Noaloha, is your mod extending the Main campaign? The status effects are probably defined somewhere in one of those files.

If all else fails, you could use the CharacterConsume function to apply a status effect (simulates drinking a potion). You just need to use it as part of the AND checks instead of in the THEN, and you can try creating your own potion effect to use with it.