Home · unit · Totem_BeaconOfHope
All it takes to summon the tidal powers is a handful of fishbones and approximately 6 hours.
Properties
- type
- Totem
- inherit
- models
- flags
Referenced by
skill (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Units/Totem_Tidal.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Totem_BeaconOfHope",
"type": "Totem",
"inherit": [
{
"ref": "BaseMob"
}
],
"texts": {
"desc": "All it takes to summon the tidal powers is a handful of fishbones and approximately 6 hours.",
"name": "Tidal Totem"
},
"models": [
{
"ref": "Totem_Light",
"template": 0
}
],
"parts": {},
"skills": [],
"talentTrees": [],
"stats": [],
"props": {},
"flags": [
"NoAggro",
"NoAI",
"NoUnitCollision",
"NoHit",
"Invulnerable",
"Untargetable"
],
"vars": {},
"_xrefs": [
{
"from_sheet": "skill",
"from_id": "Priest_BeaconOfHope",
"via_field": "steps"
}
]
}