Files
hbm-obsidian/rules
octoturge 3fa4a34a6d rules: fix half-dose rounding loophole in elixir-coating resist
Playtesting the new coating rule found that "half a dose, rounded
down, minimum 1" was a no-op for the common single-dose-per-hit case
(0.5 floors to 0, then the minimum-1 clause bumps it straight back to
a full dose) - a focused arrow volley could still stack Przedawkowanie
tiers almost as fast as before. Replaced it with an accumulating
half-dose counter, so two failed resists are needed per real dawka
instead of one, roughly doubling the hits required to reach each
overdose tier.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019xsdbKAT27PoAX9SWH3MFK
2026-08-19 18:48:32 +02:00
..