FareverDB

Death Stone

TPDeathStoneuncommon

Note: not all rarities may be available for every item.

Skills

Teleports you to the location where you last died.

Raw data
{
  "id": "TPDeathStone",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Consumable/Items_Loot_Miscellaneous_TeleportationStone_02.prefab.png",
    "size": 256
  },
  "type": "Consumable",
  "props": {},
  "texts": {
    "desc": "Teleports you to the location where you last died.",
    "name": "Death Stone"
  },
  "rarity": "Uncommon",
  "skills": [
    {
      "skill": "TeleportationStone"
    }
  ],
  "affixes": [],
  "visuals": {
    "modelPath": "Items/Loot/Miscellaneous/TeleportationStone_02.prefab"
  },
  "aptitudes": [],
  "sellPrice": 15
}