P+ - Pikachu - Subaction - CatchTurn

| 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 |

Stats

IASA: None
Hitboxes active: 10-11
Subaction Index: 0x6e

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:10-11

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

Scripts

Main

  1. AsyncWait(9.0)
  2. CreateGrabBox(GrabBoxArguments { hitbox_id: 0, bone_index: 0, size: 3.52, x_offset: 0.0, y_offset: 5.98, z_offset: -9.9, set_action: 61, target: AerialAndGrounded, unk: None })
  3. CreateGrabBox(GrabBoxArguments { hitbox_id: 1, bone_index: 0, size: 3.13, x_offset: 0.0, y_offset: 5.98, z_offset: -6.3, set_action: 61, target: AerialAndGrounded, unk: None })
  4. CreateGrabBox(GrabBoxArguments { hitbox_id: 2, bone_index: 0, size: 3.13, x_offset: 0.0, y_offset: 5.98, z_offset: -2.7, set_action: 61, target: AerialAndGrounded, unk: None })
  5. Subroutine(External: gameAnimCmd_CaptureCutCommon)
  6. SyncWait(2.0)
  7. DeleteAllGrabBoxes
  8. BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }

GFX

    SFX

    1. AsyncWait(8.0)
    2. SoundEffect1(107)
    3. SyncWait(4.0)
    4. SoundEffectStop(107)

    Other