LXP2.1 - Ganon-Mage - Action - 0x11c
Entry Script
- FloatVariableSet { variable: LongtermAccessFloat(SpecialLandingLag), value: 15 }
- TagDisplay(false)
- loop Infinite times:
- SetVelocity { x_vel: 0.0, y_vel: 0.0 }
- SetOrAddVelocity(SetOrAddVelocity { x_vel: 0.0, y_vel: 0.0, x_set: true, y_set: true })
- if (OnGround)
- SetEdgeSlide(Unknown(2))
- SetAirGround(6)
- SetAnimationAndTimerFrame(14.0)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: ButtonNotPressed }, Value(1)] }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: AnimationEnd }] }
- LoopRest
- loop Infinite times:
- DeleteAllHitBoxes
- if (OnGround)
- SetEdgeSlide(StayOn)
- SetAirGround(6)
- if (not(BoolIsTrue LongtermAccessFloat (0x73)))
- ChangeSubactionRestartFrame(SpecialHiEnd)
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (InAir) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: BoolIsTrue }, Variable(Variable { memory_type: LongtermAccess, data_type: Float, address: 115 })] }
- EnableInterrupt(10146)
- else
- if (TouchingAFloorWallOrCeiling)
- BoolVariableSetFalse { variable: LongtermAccessInt (0x75) }
- UnknownEvent { namespace: 0xc, code: 0x9, unk1: 0x0, arguments: [Bool(true)] }
- SetEdgeSlide(Airbourne)
- EnableInterruptGroup(CliffCatch)
- UnknownEvent { namespace: 0x8, code: 0x1, unk1: 0x0, arguments: [Value(4)] }
- SetAirGround(0)
- ChangeSubactionRestartFrame(SpecialHiEndAir)
- EnableInterrupt(10026)
- ToggleInterrupt { interrupt_type: AirSpecial, interrupt_id: 10099 }
- ToggleInterrupt { interrupt_type: AirDodge, interrupt_id: 10060 }
- if (BoolIsTrue LongtermAccessFloat (0x73))
- CreateInterrupt { interrupt_id: None, action: LandingFallSpecial, requirement: (OnGround) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: AnimationEnd }] }
- else
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (AnimationEnd) }
- CreateInterrupt { interrupt_id: None, action: LandingHeavy, requirement: (OnGround) }
- LoopRest
- loop Infinite times:
- if (OnGround)
- SetEdgeSlide(StayOn)
- SetAirGround(6)
- ChangeSubactionRestartFrame(SpecialHiEnd)
- EnableInterrupt(10026)
- else
- ChangeSubactionRestartFrame(FallSpecial_1)
- LoopRest
Exit Script
- UnknownEvent { namespace: 0xb, code: 0x2, unk1: 0x0, arguments: [Bool(true)] }
- TagDisplay(true)