BattleActionType = { None = 0, AttackPhysical = 1, AttackMagic = 2, Heal = 3, Status = 4 }