1
0
Fork 0
tsgames/src/common/rpg/TODO.md

223 B

RPG Engine — Remaining Work

Components

Damage modifiers

Stat-scaling, armor penetration, multipliers — a DamageModifier component on the attacker/source that CombatSystem folds into the final damage value.