PM3.02 - Lucario - Action - 0x112 SpecialN

Entry Script

  1. BoolVariableSetFalse { variable: LongtermAccessBool (0x3e) }
  2. IntVariableSet { variable: LongtermAccessInt (0x45), value: 462 }
  3. IntVariableSet { variable: LongtermAccessInt (0x46), value: 463 }
  4. Subroutine(0x26da8)
  5. CreateInterrupt { interrupt_id: None, action: 0x118, requirement: (ButtonPress value(0)) }
  6. PreviousInterruptAddRequirement((LongtermAccessFloat (0x1b) GreaterThanOrEqual scalar(50)))
  7. PreviousInterruptAddRequirement(not(ButtonPress value(15)))
  8. CreateInterrupt { interrupt_id: None, action: 0x119, requirement: (AnimationEnd) }
  9. PreviousInterruptAddRequirement((LongtermAccessInt(Temp2) GreaterThanOrEqual scalar(4)))
  10. CreateInterrupt { interrupt_id: None, action: 0x117, requirement: (AnimationEnd) }
  11. CreateInterrupt { interrupt_id: Some(10146), action: 0x117, requirement: (AnimationEnd) }
  12. CreateInterrupt { interrupt_id: Some(10147), action: 0x119, requirement: (AnimationEnd) }
  13. EnableInterrupt(10146)
  14. DisableInterrupt(10147)
  15. CallEveryFrame { thread_id: 9, script: 0x1a6a0 }
  16. loop Infinite times:
    1. if (OnGround)
      1. Subroutine(0x190c8)
      2. Subroutine(0x18fa8)
      3. SetAirGround(6)
      4. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
    2. else
      1. Subroutine(0x19110)
      2. Subroutine(0x18fe8)
      3. SetAirGround(10)
      4. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
    3. LoopRest

Exit Script