Skip to content
Version 2.11.0
↓ Get the launcher

IGameDataResonance.GetImagineForSkill method

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.

public ImagineInfo? GetImagineForSkill(int skillId)