Home · skill · Halos_Totem_Skill
Properties
- status
- Done
- type
- Weapon Skill
- nature
- Spell
- cooldown
- 12
- duration
- 0.3
- steps
- flags
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"
}
]
}