Home · unit · Base_Critter

Properties

type
Critter
inherit
ref=BaseMob
flags
NoAggroNoUnitCollisionInvulnerableUntargetableNoCodex
Raw data
{
  "id": "Base_Critter",
  "type": "Critter",
  "inherit": [
    {
      "ref": "BaseMob"
    }
  ],
  "texts": {},
  "models": [],
  "parts": {},
  "skills": [],
  "talentTrees": [],
  "stats": [],
  "props": {},
  "flags": [
    "NoAggro",
    "NoUnitCollision",
    "Invulnerable",
    "Untargetable",
    "NoCodex"
  ],
  "vars": {}
}