# 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.