A LOS API would be AMAZING. Voted.
Printable View
how do you code an effect for the enemy spirit Guardian.
should the coding look like this.
AURA:15 friend;Spirit Guardians; IF:FACTION(friend);SAVEO:wisdom DC12 (M)(H);SAVEDMG: 3d8 radiant; (C)
or should it be
AURA:15 foe;Spirit Guardians; IF:FACTION(friend);SAVEO:wisdom DC12 (M)(H);SAVEDMG: 3d8 radiant; (C)
You likely want to use necrotic instead of radiant.
Also this i sonly if you using Ongoing Saves EXT.
If you using BCE you would do it differently as I posted before.
Spirit Guardians; AURA: 15 foe; Spirit Guardians; IF: FACTION(foe); SAVES: WIS [SDC] (M)(H); SAVEDMG: 3d8 radiant; (C)
Spirit Guardians; AURA: 15 foe; Spirit Guardians; IF: FACTION(foe); SAVES: WIS [SDC] (M)(H); SAVEDMG: 3d8 necrotic; (C)
Here is a link to the aura thread btw.
https://www.fantasygrounds.com/forum...=1#post6145211
The foe friend confusion is it's the foe/friend of who is casting it not who the PCs are. So they would still be foe (not the creatures allies right?) would be targeted, thus you want it to be foe either way.
So the coding would be 100% the same because its based on friends/foes/etc of who is casting it and not anything else.
I noticed an update to this however, I see no update notes.
https://external-content.duckduckgo....gif&f=1&nofb=1
I added Starfinder support but wanted to hear from a few users before I made a big deal about it :)
Ok, nothing to see here. Gotcha =P