Home · item · Mortar

A simple wooden mortar used by Alchemists to craft various potions and elixirs.

Properties

type
Mortar
sellPrice
1
rarity
Common

Referenced by

itemType (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/ToolAlchemist/Items_Loot_Tools_Mortar_01.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Mortar",
  "texts": {
    "desc": "A simple wooden mortar used by [Alchemist]s to craft various potions and elixirs.",
    "name": "Wooden Mortar"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Items/Loot/Tools/Mortar_01.prefab"
      }
    ]
  },
  "type": "ToolAlchemist",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Common",
  "affixes": [],
  "skills": [],
  "props": {},
  "_xrefs": [
    {
      "from_sheet": "itemType",
      "from_id": "ToolAlchemist",
      "via_field": "texts"
    }
  ]
}