Undertale Boss Battles Script |top|
START → PLAYER_TURN → ENEMY_TURN → PLAYER_DODGE → CHECK_VICTORY → END ↑_______________↓ (repeat)
START Battle Load BossData (HP, Attack, Defense, Name, Dialog) PlayerTurn = TRUE Undertale Boss Battles Script
# Transition to attacking state "transition": "player_attacked", "target_state": "attacking", START → PLAYER_TURN → ENEMY_TURN → PLAYER_DODGE →