P+ - Roy - Subaction - SpecialLwHit

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

Stats

IASA: None
Fully Intangible: 1-7
Hitboxes active: 4-7
Hitbox set 0 hits: 4
Subaction Index: 0x1eb

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

Set ID Dmg BKB KBG Angle Effect Sound Clang Hitlag Mult Shieldstun Hitlag Targets
0 0 1 90 40 35 Flame Burn false 1.2 2 3
0 1 1 90 40 35 Flame Burn false 1.2 2 3
0 2 1 90 40 35 Flame Burn false 1.2 2 3
0 3 1 90 40 35 Flame Burn false 1.2 2 3
0 4 1 90 40 35 Flame Burn false 1.2 2 3

Scripts

Main

  1. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  2. AsyncWait(3.0)
  3. CreateHitBox(HitBoxArguments { bone_index: 65, hitbox_id: 0, set_id: 0, damage: Constant(1.0), trajectory: 35, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 90, size: 5.0, x_offset: 0.0, y_offset: 0.0, z_offset: 5.0, tripping_rate: 0.0, hitlag_mult: 1.2, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Sword, clang: false, unk5: false, direct: true, unk6: 0 })
  4. CreateHitBox(HitBoxArguments { bone_index: 65, hitbox_id: 1, set_id: 0, damage: Constant(1.0), trajectory: 35, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 90, size: 5.0, x_offset: 0.0, y_offset: 0.0, z_offset: 2.0, tripping_rate: 0.0, hitlag_mult: 1.2, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Sword, clang: false, unk5: false, direct: true, unk6: 0 })
  5. CreateHitBox(HitBoxArguments { bone_index: 61, hitbox_id: 2, set_id: 0, damage: Constant(1.0), trajectory: 35, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 90, size: 5.0, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.2, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Sword, clang: false, unk5: false, direct: true, unk6: 0 })
  6. CreateHitBox(HitBoxArguments { bone_index: 34, hitbox_id: 3, set_id: 0, damage: Constant(1.0), trajectory: 35, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 90, size: 6.0, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.2, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Sword, clang: false, unk5: false, direct: true, unk6: 0 })
  7. CreateHitBox(HitBoxArguments { bone_index: 65, hitbox_id: 4, set_id: 0, damage: Constant(1.0), trajectory: 35, wdsk: 0, kbg: 40, shield_damage: 0, bkb: 90, size: 5.0, x_offset: 0.0, y_offset: 0.0, z_offset: 8.0, tripping_rate: 0.0, hitlag_mult: 1.2, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Sword, clang: false, unk5: false, direct: true, unk6: 0 })
  8. AsyncWait(7.0)
  9. ChangeHurtBoxStateAll { state: Normal }
  10. DeleteAllHitBoxes

GFX

  1. GraphicEffect(GraphicEffect { graphic: 40, bone: 0, 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.25, 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 })
  2. AsyncWait(1.0)
  3. GraphicEffect(GraphicEffect { graphic: 33, bone: 0, 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, 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 })
  4. Subroutine(0x332ec)
  5. FlashEffectOverlay { red: 255, green: 255, blue: 255, alpha: 220 }
  6. AsyncWait(3.0)
  7. FlashEffectOverlay { red: 180, green: 180, blue: 180, alpha: 80 }
  8. SetColorOfFlashEffectOverlay { transition_time: 11, red: 0, green: 0, blue: 0, alpha: 0 }
  9. AsyncWait(14.0)
  10. DeleteSwordGlow { fade_time: 1 }
  11. RemoveFlashEffect

SFX

  1. SoundEffect1(16654)
  2. SyncWait(2.0)
  3. Subroutine(0x2e844)

Other

  1. SlopeContourStand { leg_bone_parent: 6 }
  2. ScreenShake { magnitude: 0 }
  3. Rumble { unk1: 14, unk2: 0 }
  4. AsyncWait(4.0)
  5. Rumble { unk1: 15, unk2: 0 }