Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information