It's working for me. Make sure you have ATS set for the change state.
Printable View
Thanks - it looks like it ATS got unset somehow. Tried it from scratch and it works as expected.
Hi! It seems that the functionality in the post above is still not working. Adding either a "melee" or "ranged" tag deactivates the damage. When that tag is removed, the damage works as it should.
Thanks again for everything you are doing!
Hi everyone! I'm having an issue with ADVCOND: Turned. Specifically with only BCEG, Auras, and Equipped Effects loaded when a ghoul and ghast are subject to turning the effect works on the ghast but not the ghoul. I originally tried implementing this with an aura but then tried just applying "ADVCOND: Turned" to the ghoul and it does not grant advantage when my PC targets them with a saving throw with Turned in the effects, nor does dropping the turning defiance effect from the effect menu.
This is the aura i tried: Turning Defiance Aura; IFT: NAME(Ghoul); AURA: 30; ADVCOND: Turned
It works to apply the aura to a ghoul but when forced to save against turning does not apply advantage. The effect works on the ghast properly. Any ideas what I'm doing wrong?
Thanks!
Edit: I tried again with only BCEG loaded and took a screenshot. Attachment 65437
Hello there!
Is there any way to check "IF: DMGTYPE(*specific element*)"? I was... researching (I'm a lazy mf that wanted to automate the Oil flask dousing a creature effect) and didn't find any way to make it work PROPERLY with the SDMGADDT nor with the TDMGADDT, as I was trying to make it add an affect that apply DMGA: 5 fire (1 use only, I already chain killed a PC for missing this xD)
I imagine that the game has some way to check what DMGTYPE has done damage, as it deactivates things like regen or undead fortitude (I may have another extention for this last one, idk)
Ty in advance!
Good day,
Sorry if I've missed it but I'm trying to automate the Oath of Glory Paladin's Aura of Alacrity and I currently have the following: Aura of Alacrity; AURA: 10 ally,Prot,sticky; Aura of Alacrity; Speed +10
This seems to apply the speed effect to allies but then it seems to stay forever, when it should disappear from the ally at the end of their next turn. Any ideas on how to fix that?
Thanks in advance
I'm getting an error with IFT: !TYPE(demon). I'm trying to automate the Alkilith's Foment Confusion. While I'm here, is there a way to add an effect based on whether the target fails by 5 or more? Other extensions in use are Auras and Equipped Effects.
Here are the effects I'm trying to use that throw the error.Quote:
Foment Confusion. Any creature that isn't a demon that starts its turn within 30 feet of the alkilith must succeed on a DC 18 Wisdom saving throw, or it hears a faint buzzing in its head for a moment and has disadvantage on its next attack roll, saving throw, or ability check.
If the saving throw against Foment Confusion fails by 5 or more, the creature is instead subjected to the confusion spell for 1 minute (no concentration required by the alkilith). While under the effect of that confusion, the creature is immune to Foment Confusion.
Thanks for any help!Quote:
Foment Confusion; IFT: !TYPE(demon); AURA: 30; SAVES: 18 WIS; SAVEADD: BUZZING ALKILITH
BUZZING ALKILITH; DISATK; DISSAV; DISCHK
Attachment 65526