PM3.02 - Kirby - Subaction - SpecialNBomb_1

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

Stats

IASA: 72
Fully Intangible: 2-17
Hitboxes active: 17
Hitbox set 0 hits: 17
Subaction Index: 0x245

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

Set ID Dmg BKB KBG Angle Effect Sound Clang Direct Shieldstun Hitlag Targets
0 0 13 50 110 361 Normal Burn false false 7 7

Scripts

Main

  1. ModelChanger { reference: 0, switch_index: 1, bone_group_index: 1 }
  2. AsyncWait(1.0)
  3. BoolVariableSetTrue { variable: RandomAccessBool(SpecialsMovement) }
  4. ChangeHurtBoxStateAll { state: IntangibleFlashing }
  5. AsyncWait(16.0)
  6. BoolVariableSetTrue { variable: RandomAccessBool(EnableGlide) }
  7. CreateHitBox(HitBoxArguments { bone_index: 400, hitbox_id: 0, set_id: 0, damage: Constant(13.0), trajectory: 361, wdsk: 0, kbg: 110, shield_damage: 0, bkb: 50, size: 12.0, x_offset: 0.0, y_offset: 5.0, z_offset: 0.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Normal, unk1: false, sound_level: 2, unk2: false, sound: Burn, unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Explosive, clang: false, unk5: true, direct: false, unk6: 0 })
  8. SyncWait(1.0)
  9. ChangeHurtBoxStateAll { state: Normal }
  10. DeleteAllHitBoxes
  11. AsyncWait(45.0)
  12. ModelChanger { reference: 0, switch_index: 1, bone_group_index: 0 }
  13. AsyncWait(71.0)
  14. AllowInterrupts

GFX

  1. AsyncWait(16.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 280, graphic: 2, bone: 400, 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 })

SFX

  1. AsyncWait(20.0)
  2. SoundEffectVictory(79)

Other

  1. UnknownEvent { namespace: 0x18, code: 0x1, unk1: 0x0, arguments: [Value(1), Value(4), Bool(true)] }
  2. AsyncWait(2.0)
  3. SlopeContourFull { hip_n_or_top_n: 0, trans_bone: 2 }
  4. Rumble { unk1: 12, unk2: 0 }
  5. AsyncWait(16.0)
  6. ScreenShake { magnitude: 1 }
  7. Rumble { unk1: 15, unk2: 0 }