Battle Question

● ARCHIVED · READ-ONLY
Started by abowers132 4 posts View original ↗
  1. I am fairly certain you can do this... I just dont know if another script is required or you can actually just set it up within RPG Maker with its default settings.

    I was just curious if there is a way to end a battle mid way.. like if somebody were to come running into the location causing for the fight to break up.. with this being done WITH OUT you winning or losing the fight.
  2. yes and no.


    You can end battles any time with troop events, and if it's an evented battle the game can continue with the actors escaping or being KO'ed and revived without getting rewards.


    But the default battle is a screen, which means that the map is paused during the battle - there will be no movement on the map during battle unless you use one of very few and usually rather complex scripts.


    Your best option would be using a troop event to end the battle, but only pretend that it was by someone running into it and set the other NPC on the map after the battle, without any movement to get it to that position.
  3. I'll make the noobish question here but.. what is a troop battle event? the current fight is a event battle.. between the main character and a other character that picks a fight in a shop... I wanted to kinda introduce the battle system with this fight and let the player get the feel for the battle system and then give them a few rounds back and forth against the opponent and then have your "mentor" come in and break it up.
  4. a Toop battle event is the part of the troop page where you can add event commands with conditions based on the current battle.

    battle.png