PM3.6 - Ivysaur - Subaction - Catch

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 |

Stats

IASA: None
Hitboxes active: 14-15
Subaction Index: 0x6c

Hitboxes

Move staling reduces damage up to 45%. Move staling also reduces final knockback, shieldstun and hitlag because damage is used in their formulas.

Frames:14-15

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 Grab set action: 0x3d
0 1 Grab set action: 0x3d
0 2 Grab set action: 0x3d
0 3 Grab set action: 0x3d
0 4 Grab set action: 0x3d

Scripts

Main

  1. ModelChanger { reference: 0, switch_index: 1, bone_group_index: 1 }
  2. AsyncWait(13.0)
  3. CreateGrabBox(GrabBoxArguments { hitbox_id: 0, bone_index: 0, size: 3.5, x_offset: 0.0, y_offset: 6.0, z_offset: 23.0, set_action: 61, target: GroundedOnly, unk: None })
  4. CreateGrabBox(GrabBoxArguments { hitbox_id: 1, bone_index: 0, size: 3.5, x_offset: 0.0, y_offset: 6.0, z_offset: 18.0, set_action: 61, target: GroundedOnly, unk: None })
  5. CreateGrabBox(GrabBoxArguments { hitbox_id: 2, bone_index: 0, size: 3.5, x_offset: 0.0, y_offset: 6.0, z_offset: 13.0, set_action: 61, target: AerialAndGrounded, unk: None })
  6. CreateGrabBox(GrabBoxArguments { hitbox_id: 3, bone_index: 0, size: 3.5, x_offset: 0.0, y_offset: 6.0, z_offset: 7.0, set_action: 61, target: AerialAndGrounded, unk: None })
  7. CreateGrabBox(GrabBoxArguments { hitbox_id: 4, bone_index: 0, size: 3.5, x_offset: 0.0, y_offset: 6.0, z_offset: 5.0, set_action: 61, target: AerialAndGrounded, unk: None })
  8. Subroutine(External: gameAnimCmd_CaptureCutCommon)
  9. SyncWait(2.0)
  10. DeleteAllGrabBoxes
  11. BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }

GFX

    SFX

    1. AsyncWait(6.0)
    2. SoundEffect1(5615)
    3. SyncWait(6.0)
    4. SoundEffect1(5617)
    5. SyncWait(15.0)
    6. SoundEffect1(5707)
    7. SyncWait(6.0)
    8. SoundEffect1(5705)

    Other

    1. UnknownEvent { namespace: 0x18, code: 0x1, unk1: 0x0, arguments: [Value(1), Value(6), Bool(true)] }