P+ - Lucario - Action - 0x11b
Entry Script
- IntVariableIncrement { variable: LongtermAccessInt(AttacksPerformed) }
- IntVariableSet { variable: RandomAccessInt (0x0), value: 0 }
- UnknownEvent { namespace: 0x8, code: 0x4, unk1: 0x0, arguments: [Bool(false)] }
- UnknownEvent { namespace: 0x8, code: 0x2, unk1: 0x0, arguments: [Value(2)] }
- CallEveryFrame { thread_id: 9, script: 0x79a0 }
- ChangeSubactionRestartFrame(SpecialHiMove)
- loop Infinite times:
- if (OnGround)
- SetEdgeSlide(StayOn)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- SetEdgeSlide(Airbourne)
- LoopRest
Exit Script