Thread: 5E - Aura Effects
-
October 30th, 2024, 19:00 #1211
Right, what you want is LOS detection and you can't
You can put a tag on them (I think you might need GA ext) that is called; "NOTARGETING", which would make them non targeted by anything until that is removed. Doesn't fully sound like what you are trying to do but figured I would throw that out there.
But correct, there is no way to check to see if a target is "seen" or not, you can check to see what sensitivity something is in, but you can't see what state of LOS it's in, plus it would be costly (CPU) in checking that. Which is also why I think SW doesn't want us in that area for LOS.-MrDDT
Discord @mrddt
Grim Press Discord (Publishing/Extensions/Modules)
Bethica Discord (West Marches RPG)
PLEASE VOTE FOR THESE FEATURES VERY IMPORTANT!!!
-
October 31st, 2024, 03:06 #1212Warrior-Priest
- Join Date
- Oct 2020
- Posts
- 36
It wouldn't have been based on LOS. Just on the state of a given token visibility (getVisibility == nil) for mask sensitivity (which isn't dependent on LOS). So in other words if a given token is set for mask sensitivity it would be in the aura. Doesn't matter if it is in LOS or not, I would just have wanted the aura to kick in based on the mask sensitivity == nil. Would have required a flag in the Aura effect to indicate that we actually want that behavior.
-
October 31st, 2024, 03:52 #1213-MrDDT
Discord @mrddt
Grim Press Discord (Publishing/Extensions/Modules)
Bethica Discord (West Marches RPG)
PLEASE VOTE FOR THESE FEATURES VERY IMPORTANT!!!
-
November 21st, 2024, 23:27 #1214Warrior-Priest
- Join Date
- Oct 2020
- Posts
- 44
The latest update seems to have affected performance with Aura Effects. With the extension loaded, the paladin token movement is jerky, sometimes created Mac beachballs. Everything returns to normal when the extension is turned off.
-
November 24th, 2024, 01:32 #1215
Hi!
I want to code an effect using BCEG, Chat Effects and Aura extension in a wild magic randome table.
The effect it's a fireball explosion that affects the players and all the creatures within 20 feets. The DC is the same as the wild magic user:
I tried coding:
[EFFECT] Aura: 20 all; Fireball Explosion; SAVEA: (SDC) DEX (H)(M); SAVEDMG:5d6 fire;
But when I apply the effect to the PC (center of the explosion), the save is only made by the PC. I don't know why the "SAVEA..." it's not in the creatures effect tracker...
How could I code it correctly?
Thanks!Last edited by JuliTutu; November 24th, 2024 at 02:15.
-
November 26th, 2024, 04:36 #1216Acolyte
- Join Date
- Mar 2020
- Posts
- 2
-
November 26th, 2024, 06:59 #1217
-
November 26th, 2024, 08:19 #1218-MrDDT
Discord @mrddt
Grim Press Discord (Publishing/Extensions/Modules)
Bethica Discord (West Marches RPG)
PLEASE VOTE FOR THESE FEATURES VERY IMPORTANT!!!
-
January 20th, 2025, 11:16 #1219Acolyte
- Join Date
- Mar 2020
- Posts
- 2
So i have sifted through, and tried ALL of the things I've seen in this thread, to try and get the Barbarian's, Totem of the Wolf working where, specifically, any foe within 5' of the barbarian GRANTS advantage to the barbarian's allies/friends. This seems ripe for creating with an aura, but I haven't been able to get this working. This seems totally doable with the group of (coding effects, + aura effects) that I have purchased from the forge so far. Here's all of the plugins/addons that I have active so far. The problem I've seen with every solution listed above, is that the barbarian ALSO gets the buff to use the "Advantage" roll on the nearby enemies when the rules clearly say that they shouldn't. Can someone give me the exact aura to use here? Ideally this is in a single aura that can be used, not multiple for say, one aura on "self" for the barbarian, + one more for all nearby allies to try and capture the same thing BUT from the ally's side of things. Ideas are welcome. Cheers!
-
January 20th, 2025, 18:51 #1220
Do you have BCEG? If so, this post should give you the answer: https://www.fantasygrounds.com/forum...l=1#post716097
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)


Reply With Quote

Bookmarks