FareverDB

Champion's Chrysalid

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