P+ - Samus - Subaction - SpecialAirHi
|
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 |
Stats
IASA: |
None |
Fully Intangible: |
1-3 |
Hitboxes active: |
4-27 |
Hitbox set 0 hits: |
4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26 |
Subaction Index: |
0x1d9 |
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:4-9
Set |
ID |
Dmg |
BKB |
KBG |
Angle |
Effect |
Sound |
Hitlag Mult |
SDI Mult |
Shield Dmg |
Shieldstun |
Hitlag |
Targets |
0 |
0 |
1 |
25 |
0 |
140 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
1 |
1 |
25 |
0 |
140 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
2 |
1 |
100 |
0 |
110 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
3 |
1 |
100 |
0 |
110 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
Frames:10-25
Set |
ID |
Dmg |
BKB |
KBG |
Angle |
Effect |
Sound |
Hitlag Mult |
SDI Mult |
Shield Dmg |
Shieldstun |
Hitlag |
Targets |
0 |
0 |
1 |
25 |
0 |
140 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
1 |
1 |
25 |
0 |
140 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
2 |
1 |
80 |
0 |
110 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
0 |
3 |
1 |
80 |
0 |
110 |
Normal |
Kick |
0 |
0.2 |
3 |
2 |
0 |
|
Frames:26-27
Set |
ID |
Dmg |
BKB |
KBG |
Angle |
Effect |
Sound |
SDI Mult |
Shield Dmg |
Shieldstun |
Hitlag |
Targets |
0 |
0 |
1 |
50 |
160 |
70 |
Electric |
Kick |
0.4 |
3 |
2 |
3 |
|
Scripts
Main
- ChangeHurtBoxStateAll { state: IntangibleFlashing }
- AsyncWait(3.0)
- ChangeHurtBoxStateAll { state: Normal }
- LedgeGrabEnable(EnableInFront)
- loop 3 times:
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 2, set_id: 0, damage: Constant(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 100, size: 2.73, x_offset: 0.0, y_offset: -0.69, z_offset: 4.81, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 3, set_id: 0, damage: Constant(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 100, size: 2.73, x_offset: 0.0, y_offset: -0.69, z_offset: -4.81, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- SyncWait(2.0)
- DeleteAllHitBoxes
- BoolVariableSetTrue { variable: RandomAccessBool (0x11) }
- loop 8 times:
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 1, set_id: 0, damage: Constant(1.0), trajectory: 140, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 25, size: 2.34, x_offset: 0.0, y_offset: 8.25, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 2, set_id: 0, damage: Constant(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 80, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: 5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 3, set_id: 0, damage: Constant(1.0), trajectory: 110, wdsk: 0, kbg: 0, shield_damage: 3, bkb: 80, size: 2.34, x_offset: 0.0, y_offset: -0.69, z_offset: -5.16, tripping_rate: 0.0, hitlag_mult: 0.0, sdi_mult: 0.2, effect: Normal, unk1: false, sound_level: 1, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- SyncWait(2.0)
- DeleteAllHitBoxes
- CreateHitBox(HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 70, wdsk: 0, kbg: 160, shield_damage: 3, bkb: 50, size: 7.81, x_offset: 0.0, y_offset: 4.47, z_offset: 1.38, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 0.4, effect: Electric, unk1: false, sound_level: 2, unk2: false, sound: Kick, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Spin, clang: true, unk5: true, direct: true, unk6: 0 })
- SyncWait(2.0)
- DeleteAllHitBoxes
- LedgeGrabEnable(EnableInFrontAndBehind)
GFX
- ExternalGraphicEffect(ExternalGraphicEffect { file: 4, graphic: 10, bone: 3, 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 })
- ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 7, bone: 0, x_offset: 0.0, y_offset: -2.96, 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: false })
SFX
- AsyncWait(3.0)
- SoundEffect1(2817)
Other
- Subroutine(SpecialHi Other 0x55e8)