P+ - Lucario - Action - 0x115 SpecialLw
Entry Script
- BoolVariableSetFalse { variable: LongtermAccessBool (0x3e) }
- Posture(3)
- Posture(4)
- IntVariableSet { variable: LongtermAccessInt (0x45), value: 479 }
- IntVariableSet { variable: LongtermAccessInt (0x46), value: 480 }
- CreateInterrupt { interrupt_id: Some(0), action: Wait, requirement: (AnimationEnd) }
- CreateInterrupt { interrupt_id: Some(1), action: Fall, requirement: (AnimationEnd) }
- SetAirGround(17)
- loop Infinite times:
- if (OnGround)
- Subroutine(0x18fa8)
- SetEdgeSlide(StayOn)
- EnableInterrupt(0)
- DisableInterrupt(1)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- Subroutine(0x18fe8)
- SetEdgeSlide(Airbourne)
- BoolVariableSetTrue { variable: LongtermAccessBool (0x42) }
- DisableInterrupt(0)
- EnableInterrupt(1)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script