Midge
September 6th, 2024, 03:49
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
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