FF8/Field/Script/Opcodes/069 BATTLE

From Final Fantasy Inside
< FF8‎ | Field‎ | Script‎ | Opcodes
Revision as of 03:14, 24 March 2018 by my_wiki>Albeoris (Created page with "* Opcode: '''0x069''' * Short name: '''BATTLE''' * Long name: Start a battle ==== Argument ==== none ==== Stack ==== : ''Encounter ID'' : ''Bat...")
  • Opcode: 0x069
  • Short name: BATTLE
  • Long name: Start a battle

Contents

Argument

none

Stack

Encounter ID
Battle Flags
BATTLE

Description

Begin a battle with the given encounter id.

Battle Flags

+0: Regular battle.
+1: No escape?
+2: Disable victory fanfare (battle music keeps playing after win/loss)
+4: Inherit countdown timer from field.
+8: No Item/XP Gain?
+16: Use current music as battle music.
+32: Force preemptive attacked
+64: Force back attack
+128: unknown