Thread: IFT: CUSTOM with DC effects
-
September 6th, 2024, 03:49 #1
- Join Date
- Nov 2018
- Posts
- 14
IFT: CUSTOM with DC effects
I've been building some automation for a character that uses the Knowledge is Power feat on their Wizard. I've set it up like:
Effect on Player:
Knowledge is Power 1
Effects on Monster:
IFT: CUSTOM(Knowledge is Power 1);AC:-1, circumstance; SAVE:-1, circumstance (Expends on One Action)
IFT: CUSTOM(Knowledge is Power 1);ATK:-1, circumstance; DC: -1, circumstance (Expends on One Action)
The first effect triggers correctly without issue, the second effect however only seems to work when the monster attacks a player. The DC: -1 effect never triggers when the monster casts a spell on player, yet DC: -1, circumstance seems to work fine on it's own as an effect when not included in IFT: Custom.
Just curious if this is intended or if it's possibly a bug
-
September 6th, 2024, 03:56 #2
Only effects that are listed as targetable (T) can be used with IF/IFT condition effects. In the FG PF2 Effects wiki page both the DC and SAVE effects aren't listed as targetable, so this is working as expected.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
-
September 6th, 2024, 04:36 #3
- Join Date
- Nov 2018
- Posts
- 14
That makes sense with DC: -1, we'll have to do that manually then. It's interesting though how SAVE:-1 still works with this automation despite being targeted.
-
September 6th, 2024, 14:58 #4
Looking at the code in depth you're correct, the save source is used for calculating reverse IFT effects from a defensive standpoint. I'll review the code further and update the Wiki SAVE effect as needed. Thanks for making me aware.
Private Messages: My inbox is forever filling up with PMs. Please don't send me PMs unless they are actually private/personal messages. General FG questions should be asked in the forums - don't be afraid, the FG community don't bite and you're giving everyone the chance to respond and learn!
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks