pub fn skill_last_cast_key(index: usize) -> StringExpand description
Tick + 1 of the last cast of the player’s equipped Skill in slot index;
0 = not cast this phase.
Separate keys rather than a packed bitmask: TR-E05 asks how many slots
were used inside a window, which needs the individual ticks.