Buzzing around.
Properties
- type
- Totem
- inherit
- models
- skills
- stats
- flags
Referenced by
skill (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Units/Harvester_Natural_01.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Summon_Bee",
"type": "Totem",
"inherit": [
{
"ref": "BaseMob"
}
],
"texts": {
"desc": "Buzzing around.",
"name": "Angry Bee"
},
"models": [
{
"ref": "Harvester_Natural_01",
"template": 0,
"scale": 0.4
}
],
"parts": {},
"skills": [
{
"skill": "SummonBee_HoneyBolt",
"phaseBlacklist": [],
"props": {},
"flags": 0
}
],
"talentTrees": [],
"stats": [
{
"levelScaling": [],
"flags": 0,
"attribute": "Vitality"
}
],
"props": {},
"flags": [
"NoAggro",
"NoUnitCollision",
"NoHit",
"Invulnerable",
"Untargetable"
],
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "skill",
"from_id": "GM_MassGrab_Passive_Status",
"via_field": "steps"
}
]
}