Home · skill · Halos_Totem_Skill

Summons a Totem at the targeted location, healing allies that stand in the area for 6% Intellect + 6% Faith every 2. Lasts 15.

Properties

status
Done
type
Weapon Skill
nature
Spell
cooldown
12
duration
0.3
steps
on=14props={}range=20visuals={"fxs":[{"set":"Telegraph_Circle_Preview","props":{},"scale":1}]}type=25props={"summon":{"unit":"Totem_Tidal"},"position":{"origin":4}}on=0type=23duration=dur1
flags
CanMove

Referenced by

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "x": 6,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Halos_Totem_Skill",
  "type": "WeaponSkill",
  "nature": "Spell",
  "texts": {
    "name": "Tidal Totem",
    "desc": "Summons a [Totem] at the targeted location, healing allies that stand in the area for ::ref_heal:: every ::ref_time::. Lasts ::dur1::.",
    "rankDescs": [
      {
        "rank": 2,
        "desc": "Lasts ::dur1::.",
        "flags": 1
      },
      {
        "rank": 3,
        "desc": "Always triggers a critical effect of ::ref2_name::.",
        "flags": 0
      }
    ],
    "refs": {
      "ref": "Halos_Totem_SummonPassive",
      "ref2": "Halos_Totem_Passive"
    }
  },
  "anim": {
    "ref": "CastInstant"
  },
  "cooldown": 12,
  "duration": 0.3,
  "steps": [
    {
      "on": 14,
      "props": {},
      "range": 20,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Circle_Preview",
            "props": {},
            "scale": 1
          }
        ]
      },
      "type": 25
    },
    {
      "props": {
        "summon": {
          "unit": "Totem_Tidal"
        },
        "position": {
          "origin": 4
        }
      },
      "on": 0,
      "type": 23,
      "duration": "dur1"
    }
  ],
  "flags": [
    "CanMove"
  ],
  "mastery": [],
  "props": {
    "rankOverride": [
      {
        "minRank": 2,
        "vars": {
          "dur1": 20
        }
      }
    ]
  },
  "vars": {
    "dur1": 15
  },
  "script": "",
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Halos_Totem",
      "via_field": "skills"
    }
  ]
}