P+ - Lucario - Action - 0x113 SpecialS
Entry Script
- BoolVariableSetFalse { variable: LongtermAccessBool (0x3e) }
- IntVariableSet { variable: LongtermAccessInt (0x45), value: 470 }
- IntVariableSet { variable: LongtermAccessInt (0x46), value: 471 }
- CreateInterrupt { interrupt_id: Some(0), action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: Some(1), action: Fall, requirement: (AnimationEnd) }
- Posture(3)
- Posture(4)
- UnknownEvent { namespace: 0xc, code: 0x1, unk1: 0x0, arguments: [] }
- loop Infinite times:
- if (OnGround)
- Subroutine(0x190c8)
- Subroutine(0x18fa8)
- SetAirGround(6)
- EnableInterrupt(0)
- DisableInterrupt(1)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- Subroutine(0x19110)
- Subroutine(0x18fe8)
- SetAirGround(10)
- DisableInterrupt(0)
- EnableInterrupt(1)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script