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