Home · skill · Halos_Demon_Skill2

Copies the last Weapon Skill used.

Properties

type
Weapon Skill
nature
Spell
cooldown
25

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "x": 16,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Halos_Demon_Skill2",
  "type": "WeaponSkill",
  "nature": "Spell",
  "texts": {
    "name": "Deceiver Trick",
    "desc": "Copies the last [WeaponSkill] used.",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Cooldown reduced to ::cooldown::.",
        "flags": 0
      },
      {
        "rank": 3,
        "desc": "Increases your [MagicMastery] by ::ref_val1%:: for ::ref_duration::.",
        "flags": 0
      }
    ],
    "refs": {
      "ref": "Halos_Demon_Skill2_Status"
    }
  },
  "anim": {},
  "cooldown": 25,
  "steps": [],
  "flags": [],
  "mastery": [],
  "props": {
    "rankOverride": [
      {
        "minRank": 2,
        "props": {
          "cooldown": 20
        }
      }
    ]
  },
  "vars": {},
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Halos_Demon",
      "via_field": "skills"
    }
  ]
}