P+ - R.O.B - Subaction - AttackAirLw

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

Stats

IASA: 39
Auto Cancel Window: 20-43
Auto Cancel Lag: 4
Landing Lag: 30
Landing Lag (L-Cancel): 15
Hitboxes active: 13-17
Hitbox set 0 hits: 13
Subaction Index: 0x66

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:13-17

Set ID Dmg BKB KBG Angle Effect Sound Direct Shield Dmg Shieldstun Hitlag Targets
0 0 13 40 100 280 Flame Burn false 6 7 7
0 1 11 40 100 280 Flame Burn false 6 6 6
0 2 7 20 100 280 Flame Burn false 6 5 5

Scripts

Main

  1. Subroutine(0x133b8)
  2. if ((InternalConstantInt(PreviousAction) Equal scalar(275)))
    1. IfStatementOr ((InternalConstantInt(PreviousAction) Equal scalar(280)))
    2. FrameSpeedModifier { multiplier: 1.6, unk: 0 }
  3. else
    1. FrameSpeedModifier { multiplier: 1.6, unk: 0 }
  4. BoolVariableSetTrue { variable: RandomAccessBool(EnableLandingLag) }
  5. AsyncWait(18.0)
  6. FloatVariableSet { variable: LongtermAccessFloat (0x46), value: InternalConstantInt(HorizontalCharacterVelocity) }
  7. FloatVariableSubtract { variable: LongtermAccessFloat (0x46), value: 0.3 }
  8. FrameSpeedModifier { multiplier: 1.0, unk: 0 }
  9. BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
  10. Subroutine(0x275ac)
  11. AddVelocity { x_vel: Variable(LongtermAccessFloat(Address(70))), y_vel: Constant(0.0) }
  12. BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
  13. CreateHitBox(HitBoxArguments { bone_index: 96, hitbox_id: 0, set_id: 0, damage: Constant(13.0), trajectory: 280, wdsk: 0, kbg: 100, shield_damage: 6, bkb: 40, size: 4.0, 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: Flame, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: true, unk5: true, direct: false, unk6: 0 })
  14. CreateHitBox(HitBoxArguments { bone_index: 96, hitbox_id: 1, set_id: 0, damage: Constant(11.0), trajectory: 280, wdsk: 0, kbg: 100, shield_damage: 6, bkb: 40, size: 6.56, x_offset: -4.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 1, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: true, unk5: true, direct: false, unk6: 0 })
  15. CreateHitBox(HitBoxArguments { bone_index: 96, hitbox_id: 2, set_id: 0, damage: Constant(7.0), trajectory: 280, wdsk: 0, kbg: 100, shield_damage: 6, bkb: 20, size: 3.28, x_offset: -11.0, y_offset: 0.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Flame, unk1: false, sound_level: 0, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: true, unk5: true, direct: false, unk6: 0 })
  16. if ((InternalConstantInt(PreviousAction) Equal scalar(275)))
    1. IfStatementOr ((InternalConstantInt(PreviousAction) Equal scalar(280)))
    2. ChangeHitBoxDamage { hitbox_id: 0, new_damage: 15 }
    3. ChangeHitBoxDamage { hitbox_id: 1, new_damage: 13 }
    4. ChangeHitBoxDamage { hitbox_id: 2, new_damage: 9 }
  17. AsyncWait(24.0)
  18. DeleteAllHitBoxes
  19. AsyncWait(26.0)
  20. BoolVariableSetFalse { variable: RandomAccessBool(EnableLandingLag) }
  21. AsyncWait(45.0)
  22. AllowInterrupts

GFX

  1. if (not(BoolIsTrue LongtermAccessBool (0x72)))
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 3, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    2. AsyncWait(1.0)
    3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 16, bone: 96, x_offset: 0.0, y_offset: 5.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: false })
    4. AsyncWait(15.0)
    5. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 4, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    6. AsyncWait(18.0)
    7. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 5, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    8. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 7, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
    9. AsyncWait(20.0)
    10. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 3, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 1.0, randomize: None, terminate_with_animation: true })
  2. else
    1. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 3, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.8, randomize: None, terminate_with_animation: true })
    2. AsyncWait(1.0)
    3. ExternalGraphicEffect(ExternalGraphicEffect { file: 0, graphic: 16, bone: 96, x_offset: 0.0, y_offset: 5.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: false })
    4. AsyncWait(15.0)
    5. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 4, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.8, randomize: None, terminate_with_animation: true })
    6. AsyncWait(18.0)
    7. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 5, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.8, randomize: None, terminate_with_animation: true })
    8. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 7, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.8, randomize: None, terminate_with_animation: true })
    9. AsyncWait(20.0)
    10. ExternalGraphicEffect(ExternalGraphicEffect { file: 36, graphic: 3, bone: 96, x_offset: 0.0, y_offset: 0.0, z_offset: 0.0, x_rotation: -90.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.8, randomize: None, terminate_with_animation: true })

SFX

  1. AsyncWait(18.0)
  2. SoundVoiceLow
  3. SoundEffect1(5939)

Other

  1. AsyncWait(18.0)
  2. ScreenShake { magnitude: 0 }
  3. Rumble { unk1: 13, unk2: 0 }