PHYS-002autoAttack
Weapon-vs-size matrix — dagger, sword, spear vs Small/Medium/Large
Tests the per-weapon-type size-multiplier table. Same character, same target stats, only weapon type and target size vary. Daggers should excel vs Small; Spears vs Large; Swords are balanced. If a developer left the size table unwired, all 9 cells will show the same damage — this matrix reveals it instantly.
physicalDamageweaponSizeMultiplierweaponTypeTable
Actors
Computed: DamageResult
Server-evaluated by calculatePhysicalDamage() from @ro/core.
Variant matrix · 9 cells
Each cell re-applies the variant's overrides to the base scenario and re-runs the same pipeline that produced the single result above.