FareverDB

Kobold Raider

TODO_Kobold_Tank

Most Kobolds are qualified to beat up humans intruding their mines, but raiders are the only ones who get paid for this specifically.

Raw data
{
  "id": "TODO_Kobold_Tank",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Units/KoboldMiner-R(Sword_Kobold)-L(Shield_Kobold).png",
    "size": 256
  },
  "lvl": 6,
  "type": "Kobold",
  "vars": {},
  "flags": 0,
  "parts": {},
  "props": {},
  "stats": [],
  "texts": {
    "desc": "Most Kobolds are qualified to beat up humans intruding their mines, but raiders are the only ones who get paid for this specifically.",
    "name": "Kobold Raider"
  },
  "maxLvl": 7,
  "models": [
    {
      "ref": "KoboldMiner",
      "weapon": "Character/Weapon/Sword/Kobolds/Sword_Kobold.prefab",
      "template": 0,
      "leftWeapon": "Character/Weapon/Shield/Kobolds/Shield_Kobold.prefab"
    }
  ],
  "skills": [
    {
      "flags": 0,
      "props": {},
      "skill": "KoboldMiner_Auto",
      "phaseBlacklist": []
    }
  ],
  "faction": "Kobold",
  "inherit": [
    {
      "ref": "W_Base_Small"
    }
  ],
  "moveSetBase": "Kobold",
  "talentTrees": []
}