1. Abilities
  2. npc
  3. ability
  4. skytrooper
  5. wrist_missile_aoe_short_range

Missile Shot

rifleGrenade

Missile Shot

Fires an explosive round from the rifle that deals high damage to the primary target and low damage to other targets within 5m.

Attributes

Conditions

Metadata

Users

Used by

Related effects, buffs and debuffs

Ability activation
1
rifleGrenade
Missile Shot
  • [hidden] [0s]
    rifleGrenadeEffect #1

  • 1
    • When effect is applied

    Perform the following actions:

    • Play appearance epp.npc.ability.skytrooper.wrist_missile_fire
    • Invoke Projectile
      - Determine Hit = (bool) false
      - Timed Projectile = (bool) false
      - Hit Checked = (bool) false
      - Is Special Ability = (bool) false
      - Ignore Dual Wield Modifier = (bool) false
      - Slot = (int) 2
      - Spell Type = (int) 1
      - Travel Speed = (float) 2
      - Travel Time = (time) 0s
  • 2
    • When projectile completed travel and hit target

    Override target to:

    • AoE Sphere
      - AOE Include Phase Players = (bool) false
      - Max Targets = (int) 5
      - Sort Type = Closest
      - Radius = 2.5m

    Only when the following conditions are met:

      • <
        • If TARGET is alive
        AND
        • If TARGET is an enemy
        >

    Perform the following actions:

    • Spell Damage
      - Disable Crit Roll = (bool) false
      - Damage Type = (int) 1
      - Slot = (int) 1
      - Spell Type = (int) 2
      - Level Cap = (int) 0
      - Amount Max = (float) 0
      - Amount Min = (float) 0
      - Amount Percent = (float) 0
      - Threat Percent = (float) 0
      - Standard Health Percent Max = (float) 0.16
      - Standard Health Percent Min = (float) 0.14
      - Amount Modifier Percent = (float) 0.01
      - Coefficient = (float) 0
      - Health Steal Percentage = (float) 0
      - Standard Rating Percent Min = (float) 0
      - Standard Rating Percent Max = (float) 0