PDA

View Full Version : Robes of the Arch Magi coding Pathfinder2e



Mazadu22
June 7th, 2022, 04:31
Apologies if this is the wrong place to ask. We recently got a Robes of the Archmagi (15) in our campaign but we arn't sure how to code the Resist to arcane spells. Resist: 5 arcane does not work and now sure how else to go about it.

revanmaster
June 7th, 2022, 05:26
right now looking at other methods, but you'll probably want something like RESIST: 5 spell;. Until there's something that can be activated by arcane, but most spells have arcane, and another tradition anyways.

revanmaster
June 7th, 2022, 05:43
Now one other method I thought up as a quick fix is to use the "IFT: Custom ()" to produce.

Target code: Arcane Caster; Designated Target
Self Combat Code: IFT: CUSTOM (Arcane Caster); RESIST: 5 spell;

the problem with this is the DM will have to be a little more proactive with encounters and use judgment calls on a per-target basis.