PM3.6 - Ivysaur - Subaction - SpecialLwBeamAir

| 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 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 |

Stats

IASA: None
Fully Invincible: 17-41
Hitboxes active: 20-41
Hitbox set 0 hits: 20
Subaction Index: 0x3e

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:20-28

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Direct Hitlag Mult SDI Mult Absorbable Shieldstun Hitlag Targets
0 0 25 50 85 55 Electric Unknown(128) AD false false 1.5 0.1 true 13 16

Frames:29-41

Set ID Dmg BKB KBG Angle Effect Sound Angle Flip Clang Direct Hitlag Mult SDI Mult Absorbable Shieldstun Hitlag Targets
0 0 22 50 85 55 Electric Unknown(128) AD false false 1.5 0.1 true 11 15

Scripts

Main

  1. Goto(SpecialLwBeam Main 0x282b4)

GFX

  1. Goto(SpecialLwBeam GFX 0x2834c)

SFX

  1. Goto(SpecialLwBeam SFX 0x25e54)

Other

  1. AsyncWait(17.0)
  2. SetVelocity { x_vel: -1.0, y_vel: -0.5 }
  3. AsyncWait(19.0)
  4. Rumble { unk1: 14, unk2: 30 }
  5. ScreenShake { magnitude: 2 }
  6. AsyncWait(20.0)
  7. loop 10 times:
    1. AddVelocity { x_vel: Constant(0.075), y_vel: Constant(0.29) }
    2. SyncWait(3.0)
  8. LedgeGrabEnable(EnableInFrontAndBehind)