forked from TheMaverickProgrammer/OpenNetBattle
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Bonus damage is currently handled after all defense have run, which means that DefenseRules cannot react to them. They could be moved out of Entity::Hit and into Tile's attack execution. Certain damage bonuses may want to apply before DefenseOrder::Always (e.g. Fire on Grass), and others may want to happen after (e.g. weakness, Freeze and Breaking).
Metadata
Metadata
Assignees
Labels
No labels