Simon Ward

Results 24 issues of Simon Ward

If it looks good I'll add the extract

pr: data update
pr: housekeeping

Closes https://github.com/foundryvtt/pf2e/issues/15405

pr: data update

For example, Forest Troll (BB) has automation for "Easily Misled": ``` { "key": "FlatModifier", "predicate": [ "check:statistic:deception" ], "selector": "perception-dc", "type": "circumstance", "value": -4 } ``` It doesn't seem to...

feature request

This example is (pending) from Amphisbaena Handwraps: ``` { "definition": [ "item:category:unarmed" ], "key": "AdjustStrike", "mode": "add", "property": "weapon-traits", "value": "versatile-p" } ```

feature request

Dragon Handwraps and Amphisbaena Handwraps should behave as Handwraps of Mighty Blows

feature request

This would be useful for [Double Slice](https://2e.aonprd.com/Feats.aspx?ID=356) and [Flurry of Blows](https://2e.aonprd.com/Actions.aspx?ID=9).

feature request
iwr

This example is using "Effect: Incendiary Dollop": I would imagine it would look similar to this example for Striking off-guard:

feature request

Adding `"splash-damage": "PF2E.Damage.IWR.Type.splash-damage"` to `resistanceTypes` allow it to be selected in the UI, but it's not actually functional. This is needed for Tardigrade Swarm.

feature request
iwr

While it's not technically a roll, this would be useful functionality. `ItemAlteration` with `"description"` could be used instead, but it always displays to players, which is not ideal for secret...

feature request