Home · unit · Cleodora_ChampionEgg

Properties

type
Bee
faction
Bee
inherit
lvl
9
models
ref=BeeHiveChampionChrysalistemplate=0
skills
skill=Champion Awakeningflags=1phaseBlacklist=[]props={}
stats
levelScaling=[{"val":450},{"val":6924,"comment":""}]specScaling={"playerCount":[{"multiply":1},{"multiply":2},{"multiply":3},{"multiply":6.5}]}flags=0attribute=Vitality
flags
NoBehaviourNoUnitCollision

Referenced by

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Units/BeeHiveChampionChrysalis.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Cleodora_ChampionEgg",
  "type": "Bee",
  "faction": "Bee",
  "inherit": [
    {
      "ref": "W_Base_Small"
    }
  ],
  "texts": {
    "name": "Champion's Chrysalid"
  },
  "lvl": 9,
  "models": [
    {
      "ref": "BeeHiveChampionChrysalis",
      "template": 0
    }
  ],
  "parts": {},
  "skills": [
    {
      "skill": "CleodoraEgg_Cast",
      "flags": 1,
      "phaseBlacklist": [],
      "props": {}
    }
  ],
  "talentTrees": [],
  "stats": [
    {
      "levelScaling": [
        {
          "val": 450
        },
        {
          "val": 6924,
          "comment": ""
        }
      ],
      "specScaling": {
        "playerCount": [
          {
            "multiply": 1
          },
          {
            "multiply": 2
          },
          {
            "multiply": 3
          },
          {
            "multiply": 6.5
          }
        ]
      },
      "flags": 0,
      "attribute": "Vitality"
    }
  ],
  "props": {},
  "flags": [
    "NoBehaviour",
    "NoUnitCollision"
  ],
  "vars": {},
  "script": "function onInit() {\n    forceCast(Skill.CleodoraEgg_Cast);\n}",
  "_xrefs": [
    {
      "from_sheet": "unitGroup",
      "from_id": "Cleodora_ChampionEggs",
      "via_field": "composition"
    }
  ]
}