P+ - Wolf - Action - 0x112 SpecialN
Entry Script
- CreateInterrupt { interrupt_id: None, action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(InAir)
- CallEveryFrame { thread_id: 9, script: 0x25c34 }
- loop Infinite times:
- if (OnGround)
- SetAirGround(6)
- SetEdgeSlide(Unknown(2))
- if (BoolIsTrue RandomAccessBool (0x5))
- ChangeSubaction(SpecialN)
- else
- ChangeSubactionRestartFrame(SpecialN)
- BoolVariableSetTrue { variable: RandomAccessBool (0x5) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- SetAirGround(0)
- SetEdgeSlide(Airbourne)
- if (BoolIsTrue RandomAccessBool (0x5))
- ChangeSubaction(SpecialAirN)
- else
- ChangeSubactionRestartFrame(SpecialAirN)
- BoolVariableSetTrue { variable: RandomAccessBool (0x5) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script
- if (ArticleExists value(0))
- ArticleAnimation(0)