Home · unit · Staff_SummonDemon_Imp
Properties
- type
- Totem
- inherit
- models
- skills
- flags
Raw data
{
"gfx": {
"file": "UI/Portraits/Units/Totem_Tidal.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Staff_SummonDemon_Imp",
"type": "Totem",
"inherit": [
{
"ref": "BaseMob"
}
],
"texts": {
"name": "Vile Imp"
},
"models": [
{
"ref": "Totem_Tidal",
"template": 0
}
],
"parts": {},
"skills": [
{
"skill": "Halos_Totem_SummonPassive",
"phaseBlacklist": [],
"props": {},
"flags": 0
}
],
"talentTrees": [],
"stats": [],
"props": {},
"flags": [
"NoAggro",
"NoAI",
"NoUnitCollision",
"NoHit",
"Invulnerable",
"Untargetable"
],
"vars": {}
}