LXP2.1 - Ganon-Mage - Action - 0x112 SpecialN

Entry Script

  1. BoolVariableSetFalse { variable: LongtermAccessInt (0x61) }
  2. BoolVariableSetFalse { variable: LongtermAccessBool (0x3e) }
  3. IntVariableSet { variable: LongtermAccessInt (0x45), value: 462 }
  4. IntVariableSet { variable: LongtermAccessInt (0x46), value: 463 }
  5. CreateInterrupt { interrupt_id: None, action: 0x117, requirement: (AnimationEnd) }
  6. loop Infinite times:
    1. if (OnGround)
      1. SetEdgeSlide(Airbourne)
      2. SetAirGround(17)
      3. UnknownEvent { namespace: 0x4, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 69 })] }
    2. else
      1. Subroutine(0x4c1d0)
      2. UnknownEvent { namespace: 0x4, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 70 })] }
    3. LoopRest

Exit Script