Potentially a bug, but I want to check I'm not doing something wrong. I habitually save Enemy 1 HP, Enemy 2 HP, etc, after each action, into a variable, directly from Game Data:
Enemy 1 Scored Damage = Max HP of #1
Enemy 1 Stored Damage -= HP of #1
This works fine, except I have one state...