Thread: Help with custom effect for Vex
-
Today, 20:00 #1
Help with custom effect for Vex
Hey all, I was trying to create a custom effect for the Vex weapon mastery and couldn't get it to work. I based it on the coding for Hunter's Mark. There is an example of ADVATK working with IFT on the wiki, but for some reason I can't get it to trigger here.
Here is what I created:
On Self: IFT:CUSTOM(Vex); ADVATK;
Target: self, duration: 1 round
On Target: Vex;
Duration: 1 round
I know you can just give yourself the ADVATK easily enough, but I was trying to come up with something that would track which target you'd hit the first time.
-
Today, 21:13 #2
Don't put the semicolon at the end of the effect lines. See: https://fantasygroundsunity.atlassia...d-IFT-Examples
But if you are setting a duration of 1 round, the effect will expire on the next round so you won't know who you hit last round... We generally assume you are going to continue hitting the same target, so we don't set a duration. But, generally we find it easier to click the ADV button once, rather than click two effect strings and have to set the target for one of them.
Problems? See; How to Report Issues, Bugs & Problems
On Licensing & Distributing Community Content
Community Contributions: Gemstones, 5E Quick Ref Decal, Adventure Module Creation, Dungeon Trinkets, Balance Disturbed, Dungeon Room Descriptions
Note, I am not a SmiteWorks employee or representative, I'm just a user like you.
-
Today, 21:36 #3
Removing the semi-colon didn't resolve the issue; it still doesn't work in testing on a clean campaign without extensions. See image.
I agree in most cases the custom effect isn't necessary, but there are situations where it is useful to track which target you've vexed (e.g., if a room is full of ten bandits). I've told my players they can just create a marker effect along the lines of "Vexed by [name]," but I was just curious why the effect language above doesn't work.vex pic.jpg
-
Today, 22:01 #4
You need a colon at the end of ADVATK.
If there is something that you would like to see in Fantasy Grounds that isn't currently part of the software or if there is something you think would improve a ruleset then add your idea here https://www.fantasygrounds.com/featu...rerequests.php
Thread Information
Users Browsing this Thread
There are currently 16 users browsing this thread. (2 members and 14 guests)
Bookmarks