P+ - Lucario - Action - 0x11b

Entry Script

  1. IntVariableIncrement { variable: LongtermAccessInt(AttacksPerformed) }
  2. IntVariableSet { variable: RandomAccessInt (0x0), value: 0 }
  3. UnknownEvent { namespace: 0x8, code: 0x4, unk1: 0x0, arguments: [Bool(false)] }
  4. UnknownEvent { namespace: 0x8, code: 0x2, unk1: 0x0, arguments: [Value(2)] }
  5. CallEveryFrame { thread_id: 9, script: 0x79a0 }
  6. ChangeSubactionRestartFrame(SpecialHiMove)
  7. loop Infinite times:
    1. if (OnGround)
      1. SetEdgeSlide(StayOn)
      2. UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
    2. else
      1. SetEdgeSlide(Airbourne)
    3. LoopRest

Exit Script