P+ - Kirby - Action - 0x114 SpecialHi

Entry Script

  1. if ((LongtermAccessInt(JumpsUsed) LessThan scalar(5)))
    1. IntVariableSet { variable: LongtermAccessInt(JumpsUsed), value: 5 }
  2. CreateInterrupt { interrupt_id: None, action: 0x129, requirement: (AnimationEnd) }
  3. CreateInterrupt { interrupt_id: None, action: 0x129, requirement: (BoolIsTrue LongtermAccessBool (0x77)) }
  4. BoolVariableSetFalse { variable: RandomAccessBool(EnableActionTransition) }
  5. IntVariableSet { variable: RandomAccessInt (0x0), value: 494 }
  6. IntVariableSet { variable: RandomAccessInt (0x1), value: 498 }
  7. loop Infinite times:
    1. Subroutine(0x3d060)
    2. if (OnGround)
      1. SetEdgeSlide(StayOn)
      2. UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
      3. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
    3. else
      1. SetEdgeSlide(Airbourne)
      2. UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(2)] }
      3. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
    4. LoopRest

Exit Script

  1. if ((InternalConstantInt(CurrentAction) NotEqual scalar(297)))
    1. UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(393221), Bool(true), Bool(true)] }