Home · unit · YellowRabbits

Properties

type
Critter
inherit
ref=W_Base
lvl
100
models
ref=Yellow Buttontailtemplate=0
flags
UntargetableNoCollection
Raw data
{
  "gfx": {
    "file": "UI/Portraits/Units/Rabbit_Yellow02.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "YellowRabbits",
  "type": "Critter",
  "inherit": [
    {
      "ref": "W_Base"
    }
  ],
  "texts": {},
  "lvl": 100,
  "models": [
    {
      "ref": "Rabbit_Yellow02",
      "template": 0
    }
  ],
  "parts": {},
  "skills": [],
  "talentTrees": [],
  "stats": [],
  "props": {},
  "flags": [
    "Untargetable",
    "NoCollection"
  ],
  "vars": {}
}