Lavaeolous / PF1-StatBlock-Converter-Module

FoundryVTT Module to convert PF1 Statblocks into Foundry Actors (PC or NPC).
MIT License
14 stars 12 forks source link

Attack and Damage Bonus Doubled #616

Closed luminousgrue closed 1 year ago

luminousgrue commented 1 year ago

Converter is parsing the to-hit and damage values from a complete stat block as a bonus in addition to the normally calculated values. For example, given BAB 5 and Str 12 (+1), the attack line "Slam attack +6 (1d6+1)" is parsed by the module as an attack with +12 (BAB + Str + SBC manual adjustment) for 1d6+2 (Str + SBC manual adjustment).

Lavaeolous commented 1 year ago

Should be fixed in 4.0.3