Skip to main content
All skills

Outburst

WeaponAbility

Grants Movement speed and Physical Mastery to allies within 40 for.

cooldown30s
duration
steps3

Granted by

Raw data

type
WeaponSkill
nature
Ability
Cooldown
30s
steps
3
id
GS_Nova_Skill2
raw data
{
  "id": "GS_Nova_Skill2",
  "gfx": {
    "x": 8,
    "y": 0,
    "file": "UI/icons/atlas_weapon_GreatSword_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "type": 7,
  "vars": {
    "range": 40
  },
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "WarCry"
            }
          }
        ]
      },
      "duration": 0.3
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.35,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Physical_Cry",
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0.8
              }
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 4,
      "delay": 0.35,
      "props": {
        "area": {
          "hitFilter": 6
        }
      },
      "range": 40,
      "effects": [
        {
          "flags": 0,
          "effect": 4,
          "status": "GS_Nova_Skill2_Buff",
          "scaling": []
        }
      ]
    }
  ],
  "texts": {
    "desc": "Grants ::ref1_val2%:: [MoveSpeedFactor] and ::ref1_val1%:: [PhysicalMastery] to allies within ::range:: for ::ref1_dur::.",
    "name": "Outburst",
    "refs": {
      "ref": "GS_Nova_Skill2_Buff"
    },
    "rankDescs": [
      {
        "desc": "Grants ::ref1_val2%:: [MoveSpeedFactor] and ::ref1_val1%:: [PhysicalMastery].",
        "flags": 1
      },
      {
        "desc": "Dealing direct damage increases the duration of the effect by ::ref1_dur2::.",
        "flags": 0
      }
    ]
  },
  "nature": 2,
  "status": 0,
  "mastery": [],
  "cooldown": 30
}