develop
CI / php (push) Failing after 1m19s
Implements Plan 5: Deeper Combat. Engine-side changes only: - To-hit roll: 40 + (attack*3) - (defense+terrain) - flanking, floor 5, ceiling 95 - Crit: roll >= 95 (always hits, damage doubled before variance) - Damage variance: random_int(85,115)/100 multiplier - Action log: '(rolled X / needed Y) for Z damage' with miss/crit/concealed suffixes - Forest concealment: independent 15% miss chance after to-hit - Flanking: +15 per orthogonal ally, cap +30 - Water traversal: cost 3, ends turn via wadedThisTurn flag Final review: 9 minor findings, all parked-as-is or already-resolved. Per-task review verdicts: 6/6 approved. 256/256 tests pass (was 237/237 pre-Plan-5). No new PHPCS warnings (baseline: 91-92).
Description
No description provided
535 KiB