P+ - Kirby - Action - 0x114 SpecialHi
Entry Script
- if ((LongtermAccessInt(JumpsUsed) LessThan scalar(5)))
- IntVariableSet { variable: LongtermAccessInt(JumpsUsed), value: 5 }
- CreateInterrupt { interrupt_id: None, action: 0x129, requirement: (AnimationEnd) }
- CreateInterrupt { interrupt_id: None, action: 0x129, requirement: (BoolIsTrue LongtermAccessBool (0x77)) }
- BoolVariableSetFalse { variable: RandomAccessBool(EnableActionTransition) }
- IntVariableSet { variable: RandomAccessInt (0x0), value: 494 }
- IntVariableSet { variable: RandomAccessInt (0x1), value: 498 }
- loop Infinite times:
- Subroutine(0x3d060)
- if (OnGround)
- SetEdgeSlide(StayOn)
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- SetEdgeSlide(Airbourne)
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(2)] }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script
- if ((InternalConstantInt(CurrentAction) NotEqual scalar(297)))
- UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(393221), Bool(true), Bool(true)] }