P+ - Roy - Action - 0x4f DownEat

Entry Script (Common)

  1. CreateInterrupt { interrupt_id: None, action: Fall, requirement: (InAir) }
  2. CreateInterrupt { interrupt_id: None, action: DownWait, requirement: (AnimationEnd) }
  3. if (Unknown(72) value(6))
    1. UnknownEvent { namespace: 0x14, code: 0x6, unk1: 0x0, arguments: [Value(6), Bool(true)] }
  4. if (BoolIsTrue RandomAccessBool(EnableJabEnd))
    1. ChangeSubactionRestartFrame(DownEatU)
  5. else
    1. ChangeSubactionRestartFrame(DownEatD)
  6. CallEveryFrame { thread_id: 9, script: 0x14a0c }

Exit Script (Common)