Hello.

i want to know if there is a way of making a check every turn to see if the characters are petrified, and end the battle if these conditions are true.

I thought i could make a check when the a character gets pretrified, but seems like i cannot make add a script for status effects.

is there an option in to check in every turn for variables?
  • You can check status effects via the Check Status node, so that should be possible in the battle event that petrifies your combatants.

    Otherwise, you can use the Turn Start Events (found in Battle System > Battle Settings > Default Events for all combatants, can optionally be overridden by each combatant individually). They're used at the start of a combatant's turn, so not at the overall start of a new turn, though.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.