PM3.6 - Zelda - Subaction - AttackAirN

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

Stats

IASA: 42
Auto Cancel Window: 1-5, 38-49
Auto Cancel Lag: 4
Landing Lag: 17
Landing Lag (L-Cancel): 8
Hitboxes active: 6-7, 10-11, 14-15, 18-19, 22-23, 26-27
Hitbox set 0 hits: 6, 10, 14, 18, 22, 26
Subaction Index: 0x62

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

Set ID Dmg BKB KBG Angle Effect Sound Clang SDI Mult Shieldstun Hitlag Targets
0 0 2 55 0 160 Normal MagicZap false 0.5 2 3
0 1 2 55 0 155 Normal MagicZap false 0.5 2 3
0 2 2 64 0 110 Normal MagicZap false 0.5 2 3
0 3 2 50 0 250 Normal MagicZap false 0.5 2 3

Frames:10-11

Set ID Dmg BKB KBG Angle Effect Sound Clang SDI Mult Shieldstun Hitlag Targets
0 0 2 55 0 160 Normal MagicZap false 0.5 2 3
0 1 2 55 0 155 Normal MagicZap false 0.5 2 3
0 2 2 64 0 110 Normal MagicZap false 0.5 2 3
0 3 2 50 0 250 Normal MagicZap false 0.5 2 3

Frames:14-15

Set ID Dmg BKB KBG Angle Effect Sound Clang SDI Mult Shieldstun Hitlag Targets
0 0 2 55 0 160 Normal MagicZap false 0.5 2 3
0 1 2 55 0 155 Normal MagicZap false 0.5 2 3
0 2 2 64 0 110 Normal MagicZap false 0.5 2 3
0 3 2 50 0 250 Normal MagicZap false 0.5 2 3

Frames:18-19

Set ID Dmg BKB KBG Angle Effect Sound Clang SDI Mult Shieldstun Hitlag Targets
0 0 2 55 0 160 Normal MagicZap false 0.5 2 3
0 1 2 55 0 155 Normal MagicZap false 0.5 2 3
0 2 2 64 0 110 Normal MagicZap false 0.5 2 3
0 3 2 50 0 250 Normal MagicZap false 0.5 2 3

Frames:22-23

Set ID Dmg BKB KBG Angle Effect Sound Clang SDI Mult Shieldstun Hitlag Targets
0 0 2 55 0 160 Normal MagicZap false 0.5 2 3
0 1 2 55 0 155 Normal MagicZap false 0.5 2 3
0 2 2 64 0 110 Normal MagicZap false 0.5 2 3
0 3 2 50 0 250 Normal MagicZap false 0.5 2 3

Frames:26-27

Set ID Dmg BKB KBG Angle Effect Sound Shieldstun Hitlag Targets
0 0 5 15 175 361 Electric MagicZap 4 4
0 1 5 15 175 361 Electric MagicZap 4 4
0 2 5 15 175 361 Electric MagicZap 4 4
0 3 5 15 175 361 Electric MagicZap 4 4

Scripts

Main

  1. BoolVariableSetFalse { variable: LongtermAccessBool (0x71) }
  2. AsyncWait(5.0)
  3. BoolVariableSetTrue { variable: RandomAccessBool(EnableLandingLag) }
  4. BoolVariableSetTrue { variable: LongtermAccessBool (0x71) }
  5. loop 5 times:
    1. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(2.0), trajectory: 160, wdsk: 0, kbg: 0, shield_damage: 0, bkb: 55, size: 3.25, x_offset: 0.0, y_offset: 9.25, z_offset: -6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 0.5, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
    2. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(2.0), trajectory: 155, wdsk: 0, kbg: 0, shield_damage: 0, bkb: 55, size: 3.25, x_offset: 0.0, y_offset: 7.38, z_offset: 6.93, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 0.5, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
    3. CreateHitBox(HitBoxArguments { bone_index: 10, hitbox_id: 2, set_id: 0, damage: Constant(2.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 0, bkb: 64, size: 4.5, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 0.5, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
    4. CreateHitBox(HitBoxArguments { bone_index: 74, hitbox_id: 3, set_id: 0, damage: Constant(2.0), trajectory: 250, wdsk: 0, kbg: 0, shield_damage: 0, bkb: 50, size: 4.5, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 0.5, effect: Normal, unk1: false, sound_level: 0, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
    5. SyncWait(2.0)
    6. DeleteAllHitBoxes
    7. SyncWait(2.0)
  6. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 175, shield_damage: 0, bkb: 15, size: 4.0, x_offset: 0.0, y_offset: 9.25, z_offset: -6.5, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 1, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: true, unk5: true, direct: true, unk6: 0 })
  7. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 175, shield_damage: 0, bkb: 15, size: 4.0, x_offset: 0.0, y_offset: 7.38, z_offset: 6.93, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 1, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: true, unk5: true, direct: true, unk6: 0 })
  8. CreateHitBox(HitBoxArguments { bone_index: 10, hitbox_id: 2, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 175, shield_damage: 0, bkb: 15, size: 5.5, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 1, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: true, unk5: true, direct: true, unk6: 0 })
  9. CreateHitBox(HitBoxArguments { bone_index: 74, hitbox_id: 3, set_id: 0, damage: Constant(5.0), trajectory: 361, wdsk: 0, kbg: 175, shield_damage: 0, bkb: 15, size: 5.5, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 1, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: true, unk5: true, direct: true, unk6: 0 })
  10. SyncWait(2.0)
  11. DeleteAllHitBoxes
  12. BoolVariableSetFalse { variable: LongtermAccessBool (0x71) }
  13. AsyncWait(37.0)
  14. BoolVariableSetFalse { variable: RandomAccessBool(EnableLandingLag) }
  15. AsyncWait(41.0)
  16. AllowInterrupts
  17. FrameSpeedModifier { multiplier: 1.1429, unk: 0 }

GFX

  1. AsyncWait(4.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 1, bone: 99, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.75, randomize: None, terminate_with_animation: true })
  3. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 13, bone: 69, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
  4. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 13, bone: 99, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
  5. AsyncWait(10.0)
  6. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 1, bone: 69, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.75, randomize: None, terminate_with_animation: true })
  7. AsyncWait(16.0)
  8. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 1, bone: 99, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.75, randomize: None, terminate_with_animation: true })
  9. AsyncWait(34.0)
  10. UnknownEvent { namespace: 0x11, code: 0x15, unk1: 0x0, arguments: [Value(917517), Bool(false), Bool(false)] }

SFX

  1. AsyncWait(4.0)
  2. SoundEffect1(4064)
  3. SyncWait(1.0)
  4. SoundEffect1(3983)
  5. Goto(0x9019c168)

Other

  1. AsyncWait(5.0)
  2. RumbleLoop { unk1: 3, unk2: 25 }
  3. AsyncWait(14.0)
  4. SoundEffect1(4064)
  5. SyncWait(1.0)
  6. SoundEffect1(3983)
  7. SyncWait(10.0)
  8. SoundEffect1(4064)
  9. SyncWait(1.0)
  10. SoundEffect1(3983)
  11. SoundEffect1(3968)