Home · item · Mount_Boar_01

Properties

type
Mount
sellPrice
1000
rarity
Epic

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Mount/Mount_Boar_01.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Mount_Boar_01",
  "texts": {
    "flavorDesc": "The most efficient way to travel is not to run fast, but to avoid running into foes. In that regard, the intimidating stare of the hog is more useful than the buttontail's sprint.",
    "name": "Meridional Hog"
  },
  "visuals": {
    "modelRef": "Pork_MountBoar_01"
  },
  "type": "Mount",
  "aptitudes": [],
  "sellPrice": 1000,
  "rarity": "Epic",
  "affixes": [],
  "skills": [],
  "props": {
    "mount": {
      "moveSpeedMultiplier": 2
    }
  },
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Boar",
      "via_field": "loot"
    }
  ]
}