-
Notifications
You must be signed in to change notification settings - Fork 40
Skadi: More Than You Ever Wanted to Know
Beiren Xie edited this page Oct 11, 2013
·
11 revisions
If you find something interesting about entity data, or would like to document something unknown so everyone can work on it, put it here!
You just need the relevant key tuple from state
, ex. ('DT_DOTA_BaseNPC_Creep_Lane', 'm_iHealthPercentage')
. Put the property in the page named after the first element (in this case 'DT_DOTA_BaseNPC_Creep_Lane'), naming it after the second ('m_iHealthPercentage').
Please do your best to conform to nearby formatting for each. Other than that, go crazy.
For pointers on where to start exploring the magical world of Dota2 replays, try the beginner tasks page
Note that data can be accessed conveniently through a libraries like Wex and Tarrasque.