- Joined
- Oct 23, 2017
- Messages
- 6
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
So I'm trying to develop a magic trivia spell that asks a question upon use and if you get it wrong the attack stops. Obviously I have an event trigger that that asks a question upon use but regardless of whether I answer the question right or not the attack goes through. Infact when I get it right it does the damage and THEN it deals damage again. However when I get the question wrong it displays the "Wrong Answer" dialogue like it should but the attack still goes through but only once.
After trial and error I've discovered that the event question and damage upon right answer happens during the attack but doesn't effect the actual base attack, like an attack within an attack. So my question is how do I get it so an event triggers upon the beginning of an attack and cancel the attack if the player gets the question wrong.
After trial and error I've discovered that the event question and damage upon right answer happens during the attack but doesn't effect the actual base attack, like an attack within an attack. So my question is how do I get it so an event triggers upon the beginning of an attack and cancel the attack if the player gets the question wrong.

