IGameDataResonance interface
Static game-data lookups for Battle Imagines (Resonance Skills).
public interface IGameDataResonanceMembers
Section titled “Members”| name | description |
|---|---|
| GetImagineForSkill(…) | Display + cooldown info for an equipped skill id, or null if the skill is not a Battle Imagine. A skill is a Battle Imagine iff its SkillTable[skillId].SlotPositionId contains 7 or 8 (the “aoyi” slots). Results (including negatives) are memoised per skill id. |
See Also
Section titled “See Also”- namespace Stellar.Abstractions.Services