PDA

View Full Version : Advantage against Spells effect



brianreid47
April 10th, 2023, 02:24
Ok. I have a ring with the following effect:

While you wear this ring you have advantage on saving throws against spells.

How do I automate that effect?

Thanks,

Brian B.

Zacchaeus
April 10th, 2023, 09:02
Add an effect to the players actions tab of 'Magic Resistance' and set the target to self and expend to never.

brianreid47
April 11th, 2023, 02:26
Thanks!!

brianreid47
April 11th, 2023, 03:02
And here is another one I am trying to make an effect for:

You have a +1 bonus to hit and damage rolls you make with this magic weapon. In addition, when you attack a chaotically-aligned creature and score a hit, you deal an additional 1d8 slashing damage.

How do I automate the 1d8 vs. Chaotically aligned creatures?

LordEntrails
April 11th, 2023, 03:19
See the section on If and IFT here: https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/996642031/5E+Effects+for+Advanced+Automation#A-Note-on-IF-and-IFT

I would start by trying something like:
IFT: ALIGN (chaotic); DMG: 1d8

brianreid47
April 12th, 2023, 00:48
Is it possible to add this effect [IFT: ALIGN (chaotic); DMG: 1d8] directly into the weapon/sword?

Nyarly Dude
April 12th, 2023, 01:37
Not into the damage string itself.

You *could* attach such an effect to the sword using "Advanced Effects" extension (free, https://forge.fantasygrounds.com/shop/items/68/view ) so that it would automatically be applied and removed when the sword is equipped or unequipped, but the player would have to be careful to unequip it whenever doing anything that it shouldn't apply to but might c/o alignment.

brianreid47
April 12th, 2023, 01:57
Ok. I downloaded the Advanced Effects extension, and I have put the Effect into the sword. See my attached screenshot. 57029 We will give that a try.