LXP2.1 - Ganon-Mage - Subaction - AttackS4S

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

Stats

IASA: 64
Hitboxes active: 13-18
Hitbox set 0 hits: 13
Subaction Index: 0x58

Hitboxes

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

Frame:13

Set ID Dmg BKB KBG Angle Effect Sound Clang Hitlag Mult Shieldstun Hitlag Targets
0 0 17 53 105 32 Electric Coin true 1.8 9 15
0 1 14 48 98 361 Electric MagicZap false 1 8 7

Frames:14-15

Set ID Dmg BKB KBG Angle Effect Sound Clang Hitlag Mult Shieldstun Hitlag Targets
0 0 17 53 105 32 Electric Coin true 1.8 9 15
0 1 14 48 98 361 Electric MagicZap false 1 8 7
0 2 14 48 98 361 Electric MagicZap false 1 8 7

Frames:16-18

Set ID Dmg BKB KBG Angle Effect Sound Clang Hitlag Mult Shieldstun Hitlag Targets
0 0 17 53 105 32 Electric Coin true 1.8 9 15
0 1 14 48 98 361 Electric MagicZap false 1 8 7
0 2 14 48 98 361 Electric MagicZap false 1 8 7
0 3 14 48 98 361 Electric MagicZap false 1 8 7

Scripts

Main

  1. Subroutine(0x4b500)
  2. FrameSpeedModifier { multiplier: 1.35, unk: 0 }
  3. AsyncWait(10.0)
  4. FrameSpeedModifier { multiplier: 1.3, unk: 0 }
  5. AsyncWait(15.0)
  6. UnknownEvent { namespace: 0xc0, code: 0xde, unk1: 0x0, arguments: [Value(28074)] }
  7. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(17.0), trajectory: 32, wdsk: 0, kbg: 105, shield_damage: 0, bkb: 53, size: 3.5, x_offset: 0.0, y_offset: 12.5, z_offset: 10.0, tripping_rate: 0.0, hitlag_mult: 1.8, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 3, unk2: false, sound: Coin, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Hand, clang: true, unk5: true, direct: true, unk6: 0 })
  8. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(14.0), trajectory: 361, wdsk: 0, kbg: 98, shield_damage: 0, bkb: 48, size: 4.0, x_offset: 0.0, y_offset: 12.5, z_offset: 16.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 2, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
  9. AsyncWait(16.0)
  10. FrameSpeedModifier { multiplier: 1.35, unk: 0 }
  11. AsyncWait(16.5)
  12. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 2, set_id: 0, damage: Constant(14.0), trajectory: 361, wdsk: 0, kbg: 98, shield_damage: 0, bkb: 48, size: 4.5, x_offset: 0.0, y_offset: 12.5, z_offset: 22.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 2, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
  13. AsyncWait(19.0)
  14. CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 3, set_id: 0, damage: Constant(14.0), trajectory: 361, wdsk: 0, kbg: 98, shield_damage: 0, bkb: 48, size: 6.0, x_offset: 0.0, y_offset: 12.5, z_offset: 31.2, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 2, unk2: false, sound: MagicZap, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: true, direct: true, unk6: 0 })
  15. AsyncWait(20.0)
  16. FrameSpeedModifier { multiplier: 0.8, unk: 0 }
  17. SyncWait(2.0)
  18. FrameSpeedModifier { multiplier: 0.75, unk: 0 }
  19. DeleteAllHitBoxes
  20. AsyncWait(53.0)
  21. FrameSpeedModifier { multiplier: 0.9, unk: 0 }
  22. AsyncWait(56.0)
  23. AllowInterrupts

GFX

  1. loop 3 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 15, 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.9, randomize: None, terminate_with_animation: false })
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 16, 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.8, randomize: None, terminate_with_animation: false })
    3. SyncWait(1.0)
  2. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 16, 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: false })
    2. SyncWait(1.0)
  3. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 16, 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.9, randomize: None, terminate_with_animation: false })
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 26, 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.5, randomize: None, terminate_with_animation: false })
    3. SyncWait(1.0)
  4. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 26, 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.6, randomize: None, terminate_with_animation: false })
    2. SyncWait(1.0)
  5. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 26, 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.5, randomize: None, terminate_with_animation: false })
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 27, 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.5, randomize: None, terminate_with_animation: false })
    3. SyncWait(1.0)
  6. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 27, 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.6, randomize: None, terminate_with_animation: false })
    2. SyncWait(1.0)
  7. loop 2 times:
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 28, 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.5, randomize: None, terminate_with_animation: false })
    2. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 27, 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.5, randomize: None, terminate_with_animation: false })
    3. SyncWait(1.0)
  8. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 28, x_offset: 0.0, y_offset: 0.0, z_offset: 4.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.6, randomize: None, terminate_with_animation: false })
  9. AsyncWait(16.0)
  10. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 28, x_offset: 0.0, y_offset: 0.0, z_offset: 4.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.6, randomize: None, terminate_with_animation: false })
  11. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.7, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  12. SyncWait(1.0)
  13. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.8, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  14. SyncWait(1.0)
  15. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.9, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  16. SyncWait(1.0)
  17. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  18. SyncWait(1.0)
  19. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.1, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  20. SyncWait(1.0)
  21. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.2, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })
  22. SyncWait(1.0)
  23. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 19, bone: 38, 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.4, randomize: Some(ExternalGraphicEffectRandomize { random_x_offset: 0.0, random_y_offset: 0.0, random_z_offset: 0.0, random_x_rotation: 0.0, random_y_rotation: 0.0, random_z_rotation: 0.0 }), terminate_with_animation: true })

SFX

  1. SoundEffectStop(8096)
  2. AsyncWait(11.0)
  3. SoundEffect1(115)
  4. AsyncWait(13.0)
  5. SoundEffect1(27986)
  6. AsyncWait(14.0)
  7. SoundEffect1(27957)
  8. AsyncWait(16.0)
  9. ScreenShake { magnitude: 1 }
  10. SyncWait(5.0)
  11. SoundEffect1(80)
  12. SoundEffect1(117)
  13. SyncWait(1.0)
  14. Rumble { unk1: 17, unk2: 0 }

Other

  1. SlopeContourStand { leg_bone_parent: 6 }
  2. AsyncWait(1.0)
  3. FlashEffectLight { red: 100, green: 100, blue: 255, alpha: 117, light_source_x: -70.0, light_source_y: 50.0 }
  4. AsyncWait(11.0)
  5. FlashEffectLight { red: 100, green: 100, blue: 255, alpha: 204, light_source_x: 70.0, light_source_y: 90.0 }
  6. AsyncWait(19.0)
  7. SetColorOfFlashEffectLight { transition_time: 51, red: 100, green: 100, blue: 255, alpha: 0 }
  8. AsyncWait(55.0)
  9. RemoveFlashEffect