PM3.6 - Zelda - Subaction - AppealHiR

| 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 | 75 | 76 | 77 | 78 | 79 | 80 | 81 | 82 | 83 | 84 | 85 | 86 | 87 | 88 | 89 | 90 |

Stats

IASA: 80
Hitboxes active: 41-79
Hitbox set 0 hits: 41
Subaction Index: 0x1bc

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:41-79

Set ID Dmg BKB KBG Angle Effect Sound Clang Rehit Rate Shieldstun Hitlag Targets
0 0 3 15 50 100 Electric Unknown(224) false 6 3 3

Scripts

Main

  1. AsyncWait(40.0)
  2. CreateSpecialHitBox(SpecialHitBoxArguments { hitbox_args: HitBoxArguments { bone_index: 0, hitbox_id: 0, set_id: 0, damage: Constant(3.0), trajectory: 100, wdsk: 0, kbg: 50, shield_damage: 0, bkb: 15, size: 3.25, x_offset: 0.0, y_offset: 20.5, z_offset: -2.0, tripping_rate: 0.0, hitlag_mult: 1.0, sdi_mult: 1.0, effect: Electric, unk1: false, sound_level: 0, unk2: false, sound: Unknown(224), unk3: 0, ground: true, aerial: true, unk4: 0, sse_type: Magic, clang: false, unk5: false, direct: true, unk6: 0 }, rehit_rate: 6, angle_flipping: AttackerPosition, unk1: false, stretches_to_bone: false, unk2: false, can_hit1: true, can_hit2: true, can_hit3: true, can_hit4: true, can_hit5: true, can_hit6: true, can_hit7: true, can_hit8: true, can_hit9: true, can_hit10: true, can_hit11: true, can_hit12: true, can_hit13: true, enabled: true, unk3: 0, can_be_shielded: true, can_be_reflected: false, can_be_absorbed: false, unk4: 0, remain_grabbed: false, ignore_invincibility: false, freeze_frame_disable: false, unk5: false, flinchless: false })
  3. AsyncWait(79.0)
  4. AllowInterrupts
  5. DeleteAllHitBoxes

GFX

  1. AsyncWait(40.0)
  2. ExternalGraphicEffect(ExternalGraphicEffect { file: 14, graphic: 4, bone: 99, x_offset: 0.0, y_offset: 0.0, z_offset: 1.0, x_rotation: 0.0, y_rotation: 0.0, z_rotation: 0.0, scale: 0.85, 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. AsyncWait(30.0)
  2. SoundEffect1(3958)
  3. SyncWait(12.0)
  4. SoundEffect1(3963)

Other

  1. ItemVisibility(false)
  2. AsyncWait(40.0)
  3. loop 6 times:
    1. FlashEffectLight { red: 232, green: 192, blue: 255, alpha: 44, light_source_x: 76.0, light_source_y: -70.0 }
    2. SetColorOfFlashEffectLight { transition_time: 2, red: 255, green: 224, blue: 240, alpha: 64 }
    3. SyncWait(2.0)
    4. FlashEffectLight { red: 255, green: 224, blue: 240, alpha: 64, light_source_x: 76.0, light_source_y: -70.0 }
    5. SetColorOfFlashEffectLight { transition_time: 2, red: 232, green: 192, blue: 255, alpha: 44 }
    6. SyncWait(2.0)
  4. FlashEffectLight { red: 232, green: 192, blue: 255, alpha: 44, light_source_x: 76.0, light_source_y: -70.0 }
  5. SetColorOfFlashEffectLight { transition_time: 2, red: 255, green: 224, blue: 240, alpha: 56 }
  6. SyncWait(2.0)
  7. FlashEffectLight { red: 255, green: 224, blue: 240, alpha: 56, light_source_x: 76.0, light_source_y: -70.0 }
  8. SetColorOfFlashEffectLight { transition_time: 8, red: 255, green: 208, blue: 184, alpha: 0 }
  9. SyncWait(8.0)
  10. RemoveFlashEffect