scn name
short init
Begin GameMode
if init == 0
if player.isInCombat == 1
if getCombatTarget == player
if player.getAV health < player.getBaseAV
set init to 1
player.moveto aaaGunzTod
aaaMinotaurLord2.disable
aaaMinotaurLord2.disable
aaaMinotaurLord2.disable
kill aaaGunzaltermann1
endif
endif
endif
elseif init == 1
if player.isInCombat == 0
set init to 0
endif
endif
end