Hello everyone,
Is there a list anywhere, where we can check id's of Spells / Set Bonuses / Proc's etc ?
Thank you in advance !
Hello everyone,
Is there a list anywhere, where we can check id's of Spells / Set Bonuses / Proc's etc ?
Thank you in advance !
look into the doc folder
check the doc-folder in your thud-folder
Wanna customize THUD the easy way? Check out
..:: TCT | TurboHUD Customization Tool ::..
in the TurboHUD Plugin Review Zone
Hi together,
just downloaded the last 6 or 7 releases and always the doc directory just contains the changelog. am I missing something?
Cheers
They were removed from the docs folder a little while ago. All that information is in "interfaces/controllers/sno/"
Examples:
Monk proc =
ISnoPowerList.cs
Ctrl+F for "neardeath" and you'll find "ISnoPower Monk_Passive_NearDeathExperience { get; } // 156484"
Many Thanks! Found that