Files
fvtt-lethal-fantasy/module
uberwald 0228f351c7
Release Creation / build (release) Successful in 52s
fix(combat): prevent double dice rolls in handleAttackBoosted
When a GM-owned attacker attacks a player character, both the
createChatMessage hook and handleAttackBoosted ran on the player's
client — rolling D30 bonus dice, grit, luck, shield, and mulligan
dice twice. Now handleAttackBoosted early-returns when the attacker
is not cross-client (GM-owned), leaving the hook as the sole handler.
2026-08-08 20:39:38 +02:00
..
2026-07-07 18:13:30 +02:00
2024-11-21 23:59:44 +01:00
2026-06-12 08:19:42 +02:00