PDA

View Full Version : im looking for a way to do specific effects



ZiouseMatrix
April 10th, 2021, 10:00
so I'm trying to make fate servant in fantasy grounds for 5e and I'm having difficulty… I want them to be immune to non magical damage from all sources except ones labeled adamantine but I haven't the foggiest idea of how to do that and scrolling through the effects page has only confused me... anyone know a way a solution?

Karnas
April 10th, 2021, 10:14
If memory serves me (and wiki) it goes something along the way IMMUNE: piercing, bludgeoning, slashing !magic !adamantine.
Look up the werewolf statblock if you have it, it's basically the same thing after all.

Zacchaeus
April 10th, 2021, 10:47
You want to add to the Immunities section of the NPC the following wording 'bludgeoning, piercing and slashing damage from nonmagical attacks that aren't adamantine'. See this section of the Wiki for more information https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/996641934/5E+NPCs+and+Encounters#NPC-Traits

ZiouseMatrix
April 10th, 2021, 15:48
cool! so on the same idea is there like a if type servant ignore resistances?

ZiouseMatrix
April 10th, 2021, 16:25
oh nvm i figured it out

ZiouseMatrix
April 10th, 2021, 16:42
Where could i look for coding about lowering and rising stats is the target has a specific tag kind like hunters mark

Zacchaeus
April 10th, 2021, 17:27
See this section of the wiki on targetted effects https://fantasygroundsunity.atlassian.net/wiki/spaces/FGCP/pages/996642031/5E+Effects+for+Advanced+Automation#Effect-Targeting

You'll see from reading that, that you can only use IF and IFT with targetted effects. Since the ability score effects aren't targettable you can't use them with conditional operators. And in fact I'm not sure you can even use them on NPCs since they require that they be placed on PCs and only read the ability scores of the PCs that they are on.