Home · skill · Bow_BigGame_Skill2_Status

Immobilized for 4.

Properties

status
QA
nature
Status
duration
4
steps
on=0props={}type=11visuals={"fxs":[{"set":"State_Immobilized","props":{},"flags":12,"scale":1.2}]}duration=-1on=13props={}id=Damagetype=6effects=[{"effect":0,"scaling":[{"ratio":1,"atb":"Intellect"}],"flags":0,"affinity":"Magic"}]
affixes
target={"attribute":"MoveSpeedFactor"}target2={}ref=TAttribute_MRatioMinconds={}mod={}val=0
Raw data
{
  "status": "QA",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Bow_96PX.png",
    "size": 48,
    "x": 16,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Bow_BigGame_Skill2_Status",
  "nature": "Status",
  "texts": {
    "name": "Ram Trap",
    "desc": "Immobilized for ::duration::."
  },
  "anim": {},
  "duration": 4,
  "steps": [
    {
      "on": 0,
      "props": {},
      "type": 11,
      "visuals": {
        "fxs": [
          {
            "set": "State_Immobilized",
            "props": {},
            "flags": 12,
            "scale": 1.2
          }
        ]
      },
      "duration": -1
    },
    {
      "on": 13,
      "props": {},
      "id": "Damage",
      "type": 6,
      "effects": [
        {
          "effect": 0,
          "scaling": [
            {
              "ratio": 1,
              "atb": "Intellect"
            }
          ],
          "flags": 0,
          "affinity": "Magic"
        }
      ]
    }
  ],
  "affixes": [
    {
      "target": {
        "attribute": "MoveSpeedFactor"
      },
      "target2": {},
      "ref": "TAttribute_MRatioMin",
      "conds": {},
      "mod": {},
      "val": 0
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        },
        {
          "type": "Root"
        }
      ]
    }
  },
  "vars": {},
  "script": "function onStop(ctx) {\n\tif (rank >= 3) {\n\t\tplayStep(Steps.Damage, owner);\n\t}\n}"
}