Home · item · Mount_Crab_Red

Properties

type
Mount
sellPrice
1000
rarity
Epic

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Mount/Mount_Crab_Red.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Mount_Crab_Red",
  "texts": {
    "name": "Antelimbian Crab",
    "inherit": "Mount_Crab_Blue"
  },
  "visuals": {
    "modelRef": "Crawler_MountCrab_Red"
  },
  "type": "Mount",
  "aptitudes": [],
  "sellPrice": 1000,
  "rarity": "Epic",
  "affixes": [],
  "skills": [],
  "props": {
    "mount": {
      "moveSpeedMultiplier": 2
    }
  },
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "Crab",
      "via_field": "loot"
    }
  ]
}