PM3.02 - Kirby - Action - 0x115 SpecialLw

Entry Script

  1. BoolVariableSetFalse { variable: LongtermAccessBool(Deflection) }
  2. IntVariableSet { variable: LongtermAccessInt (0x45), value: 502 }
  3. IntVariableSet { variable: LongtermAccessInt (0x46), value: 506 }
  4. CreateInterrupt { interrupt_id: None, action: 0x12c, requirement: (AnimationEnd) }
  5. GenerateArticle { article_id: 3, subaction_only: true }
  6. ArticleVisibility { article_id: 3, visibility: false }
  7. loop Infinite times:
    1. if (OnGround)
      1. Subroutine(0x53b5c)
      2. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
    2. else
      1. SetAirGround(0)
      2. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
    3. Subroutine(0x344c4)
    4. LoopRest

Exit Script