Home · unit · Slime_Z1D_Honey_NoXP
Properties
- type
- Slime
- inherit
- lvl
- 10
- models
- skills
- flags
Raw data
{
"gfx": {
"file": "UI/Portraits/Units/Slime_Honey_01.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Slime_Z1D_Honey_NoXP",
"type": "Slime",
"inherit": [
{
"ref": "W_Base_Small"
},
{
"ref": "Slime_Z1W_Honey",
"textOnly": true
}
],
"texts": {
"name": "Honey Slime of the Hivetree"
},
"lvl": 10,
"models": [
{
"ref": "Slime_Honey_01",
"template": 0,
"scale": 0.8
}
],
"parts": {},
"skills": [
{
"skill": "HoneySlime_Auto",
"flags": 0,
"phaseBlacklist": [],
"props": {}
}
],
"talentTrees": [],
"stats": [],
"props": {
"xpFactor": 0
},
"flags": [
"NoCodex"
],
"vars": {}
}