Closed MatthewJaluvka closed 1 month ago
Right now, the clustered shots action suppresses all modifiers., changing attack rolls to only use item bonuses and nothing else. My fix was to change the adjust modifier rule element to the following:
{ "key": "AdjustModifier", "predicate": [ "clustered-shots", "penalty:type:circumstance" ], "selector": "attack-roll", "suppress": true }
Right now, the clustered shots action suppresses all modifiers., changing attack rolls to only use item bonuses and nothing else. My fix was to change the adjust modifier rule element to the following: