Jump to content
TrinityCore

10 and 25 man death to boss stats tab


Astraithious99
 Share

Recommended Posts

Hello and thank you for having a look!

So I have been playing around with getting the server to track a lot of mundane stats for fun and can get just about everything I want to work except for the difference between deaths to 10 and 25 man bosses.


My method:
 

I have inserted the proper achievements into the Achievements DBC/Criteria DBC , using the standard death to X template that is related to the most deadly lich king boss (10 and 25) then I created the entry into the world's Achievement_criteria_data file as

ID Type Value1 Value2
x    12        0         0            For 10

x    12        1         0            for 25 

 

This has worked on making differences in the other instances even in vanilla for tracking boss kills, 10 man ZG /25 man zg however it does not appear to work for deaths.

Looking for the criteria data for the deadliest lich king boss 10 and 25 i found its actually missing all the entries so I tested it and the deaths to 25 man marrowgar counted as 10 and 25. I then thought maybe my achievements were not set up properly but my Criteria data was so I added in the 

ID Type Value1 Value2
x    12        0         0            For 10

x    12        1         0            for 25 

 

for achievements criteria ID regarding those premade counters. Same result.

If somebody has any some insight as to why this might not be working that would be fantastic as I am pretty stumped. I assume that it could be as easy as I have the wrong values for the criteria data but I don't see anything else that would work. 

Thank you for any help!

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...