moo-man / WFRP4e-FoundryVTT

The premiere system for running grim and perilous games of Warhammer Fantasy Role-play in the Foundry VTT environment.
Apache License 2.0
92 stars 53 forks source link

[Core Rulebook] Sigmar's Fiery Hammer #2291

Open moo-man opened 3 weeks ago

moo-man commented 3 weeks ago

The calculation for Sigmar's Fiery Hammer formular is missing the original weapon damage of the weapon. The script only includes SB + fellowship bonus and leaves out the original base damage of the weapon.

It currently reads like this: args.item.system.damage.value = SB + ${this.actor.system.characteristics.fel.bonus};

The rule reads like this: "You chant benedictions of Sigmar’s might. If wielding a warhammer, it counts as Magical, deals +Fellowship Bonus Damage, and any target struck receives the Ablaze and Prone Conditions."
From: Discord Tag: luxor0973
foundry: 12.331
wfrp4e: 8.2.2
wfrp4e-archives1: 6.0.1
wfrp4e-archives2: 6.0.1
wfrp4e-archives3: 6.0.1
wfrp4e-core: 6.0.1
wfrp4e-dotr: 6.0.1
wfrp4e-eis: 6.0.2
wfrp4e-horned-rat: 6.0.1
wfrp4e-pbtt: 6.0.0
wfrp4e-rnhd: 6.0.2
wfrp4e-starter-set: 6.0.1
wfrp4e-ua1: 6.0.1
wfrp4e-ua2: 6.0.0
wfrp4e-up-in-arms: 6.0.2
wfrp4e-wom: 6.0.2
wfrp4e-zoo: 6.0.0
Active Modules: backgroundless-pins, combat-tracker-dock, dice-so-nice, dragupload, foundryvtt-simple-calendar, gm-screen, lib-wrapper, pin-cushion, popout, quick-insert, simple-dice-roller, socketlib, token-frames, vtta-tokenizer, warhammer-lib, wfrp4e-character-details, wfrp4e-gm-toolkit, wfrp4e-ubersreik-maps

Forien commented 3 weeks ago

To be honest, reading it RAW, the hammer should not even get the SB, it should be just flat FelB Damage.

drplote-sep commented 2 weeks ago

Came here to report this. It's been driving the priest of Sigmar in our game nuts for months.

Forien commented 2 weeks ago

I posted it on Discord initially, but I think I will repost it here as well. Response from C7: image