pf2e icon indicating copy to clipboard operation
pf2e copied to clipboard

Persistent Boost feat needs automation

Open sambomb opened this issue 9 months ago • 0 comments

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"}

sambomb avatar May 13 '24 18:05 sambomb