Thread: 5E - Better Combat Effects Gold
-
June 18th, 2024, 18:51 #551
-
June 20th, 2024, 19:13 #552
Version Update: v.5.33
Fixed: ADVCOND not working properly
-
June 21st, 2024, 01:43 #553High Templar
- Join Date
- Feb 2021
- Posts
- 168
Is there a way to cause an effect to be removed if the target is Incapacitated? I had thought (E) did this, but it turns out I was incorrect, and it removes it only when the target hits 0 hp, which is useful, but doesn't cover all use cases. There are a lot of abilities that expire when the target is Incapacitated. The same is true for any creature Concentrating on a spell... would be useful to have. Doubly so if it checked for all other conditions that inflict Incapacitated as part and parcel of their whole deal (Paralyzed, Stunned, and Unconscious)
-
June 21st, 2024, 18:33 #554
There is no method to remove an effect based on defined conditions like you mentioned.
-
June 22nd, 2024, 00:58 #555
-
June 22nd, 2024, 09:44 #556
There is a REMOVE effect for 3.5e / PF:
https://forge.fantasygrounds.com/shop/items/407/view
Not sure how complicated it is to adopt for 5e.
You might test in 3.5e with BCE and a combination of EXPIREADD which adds an effect to REMOVE your effect first to see if this gets you what you need.
But I have to agree with Ryan: I do not see a possibility to automatically add a (REMOVE) effect when a condition is added to a character (except perhaps with Equipped Effects extension).
-
July 1st, 2024, 23:45 #557
Version Update v5.34
Feature: HEXBLADE - Heal source of effect when Actor drops to 0 HP
Fixed: Conditional operator name not matching if name was a creature type
Fixed: Change state remove source not getting duration quite right
Fixed: Change state last to process on end of turn
Fixed: STACK tag match to be more exact
Changed: Deprecated tags will output to GM chat when matched. These tags will be removed in the next month or so
-
July 2nd, 2024, 02:28 #558
Suggested.
1 MIN, targets, never expend, no state change - This effect should be applied to the cursed target, when the cursed target dies (no matter who or what kills them) it should heal the Warlock who casted the effect on them.Code:# Hexblade's Curse; HEXBLADE: [WARLOCK] [CHA]
0 RND, self, never expend, no state change - This effect is meant to stay on the warlock at all times, it does nothing unless it detects a creature with the Hexblade's Curse effect on it.Code:$ Hexblade's Curse; IFT: CUSTOM(Hexblade's Curse); DMG: [PRF]; CRIT: 19
-MrDDT
Discord @mrddt
Grim Press Discord (Publishing/Extensions/Modules)
Bethica Discord (West Marches RPG)
PLEASE VOTE FOR THESE FEATURES VERY IMPORTANT!!!
-
July 3rd, 2024, 19:58 #559
Why is Incapacitated getting added automatically?
I decided to create a simple custom effect to roll DEX saves at the beginning of the turn. Failing to save would result in the actor falling prone. However, when the save fails, both Prone and Incapacitated are added and I have no idea why. Can anyone suggest a solution?
Code:Slick Floor; SAVES: 10 DEX; SAVEADD: Prone;
-
July 3rd, 2024, 20:01 #560-MrDDT
Discord @mrddt
Grim Press Discord (Publishing/Extensions/Modules)
Bethica Discord (West Marches RPG)
PLEASE VOTE FOR THESE FEATURES VERY IMPORTANT!!!
Thread Information
Users Browsing this Thread
There are currently 2 users browsing this thread. (1 members and 1 guests)


Reply With Quote

Bookmarks