Samir Sardinha

Results 6 issues of Samir Sardinha

Create an item for each Implement and check if the item is being held is probably the best way to handle this. The rule elements will be added at the...

feature request

Would be nice to have a clickable option similar of clickable rolls with [[/r 1d20]] so with just a click it would be possible to trigger the macro

When searching by an Ancestry feat, the Reincarnated Feats should be disabled by default or at least being added to the Traits list and the Fey Influence feats should have...

Based on the damage type from the offensive boost, to apply the same damage as persistent damage I used this RE: `{"damageType":"{actor|flags.pf2e.inventor.offensiveBoost}","diceNumber":1,"dieSize":"d6","key":"DamageDice","label":"Persistent Boost","predicate":[{"or":[{"and":["feature:weapon-innovation","item:id:{actor|flags.pf2e.innovationId}"]},{"and":["feature:armor-innovation","unarmed"]}]}],"selector":"strike-damage","category":"persistent"}`

data gap

Changing the Flat Modifier RE to: `{ "key": "FlatModifier", "predicate": [ "archers-aim", "ranged", "item:group:bow" ], "selector": "attack", "type": "circumstance", "value": 2 }` And adding the roll option RE solve the...

Update module to Foundry V12