New API Details.SegmentPhases() and Details.UnitDamageByPhase()

Details.SegmentPhases(): return a table containing phase numbers, use to query unit damage for a specific encounter phase.
Details.UnitDamageByPhase( unitId, phaseNumber): query the damage of a unit during a specific phase.
This commit is contained in:
Tercioo
2019-04-23 15:02:34 -03:00
parent 1869c6134d
commit dfad8bc9fd
2 changed files with 16 additions and 8 deletions
+7 -6
View File
File diff suppressed because one or more lines are too long