jonoxia / rpgbase

Generic Node.js/HTML5 role-playing game client/server
8 stars 6 forks source link

Support auto-retargeting of attacks targeting dead monsters #100

Closed jonoxia closed 8 years ago

jonoxia commented 8 years ago

As a battle system option, one setting (probably the default) should be that if a single-target command resolves after its target has died (or fled), it should be automatically retargeted to a random combatant on the same side as the original target.

Except for spells that can actually target dead combatants, like Revive spells or whatever.