yoshisman8 / Wayfinder

A Pathfinder 2nd Edition bot
22 stars 10 forks source link

"to hit" modifiers are ignored by wayfinder #18

Open dtgrrrl opened 4 years ago

dtgrrrl commented 4 years ago

Strikes on pf2.tools have the option to add modifiers to hit (and other stats), but while die quantity, size and damage bonus seems to work perfectly, the "to hit" modifier is always ignored:

Example: Set up:

Screen Shot 2020-08-30 at 8 45 33 PM

Outcome:

Screen Shot 2020-08-30 at 8 46 59 PM

When it should be: Attack roll: :d20#: + 9 = # Slashing damage: :d10#: + 1 = #

metaridley18 commented 3 years ago

I wonder if this is related to something I found today, where the Frightened condition is taken into account for melee attacks but not spell attacks. (You can see the -1 appropriately being deducted from the Rapier strike, but not the spell attack). image image image

You can see that on pf2.tools, the strike values are right for both the spell and the rapier, but they don't translate over right.