Zum Hauptinhalt springen
Alle Fähigkeiten

Daggers_Demondash_Passive_Debuff

Status
abklingzeit
dauer
schritte

Rohdaten

nature
Status
affixes
2
id
Daggers_Demondash_Passive_Debuff
raw data
{
  "id": "Daggers_Demondash_Passive_Debuff",
  "gfx": {
    "x": 6,
    "y": 4,
    "file": "UI/icons/atlas_weapon_Dagger_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 6144,
  "props": {
    "status": {
      "types": [
        {
          "type": "Debuff"
        }
      ]
    }
  },
  "steps": [],
  "texts": {},
  "nature": 4,
  "script": "function onUpdate(dt) {\n\tif (!owner.hasStatus(Skill.Daggers_Demondash_Passive_Status)) {\n\t\tstop();\n\t}\n}",
  "status": 2,
  "affixes": [
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.15,
      "conds": {
        "minRank": 3
      },
      "target": {
        "attribute": "MagicArmor"
      },
      "target2": {}
    },
    {
      "mod": {},
      "ref": "TAttribute_ARatio",
      "val": -0.15,
      "conds": {
        "minRank": 3
      },
      "target": {
        "attribute": "Armor"
      },
      "target2": {}
    }
  ],
  "mastery": []
}