Epitaph

Create a one-use memorial waypoint when you die.

The Epitaph is a single-use item that is activated when you die to create a Fleeting Memorial - a special kind of waystone that lets you teleport back to your place of death.

The Epitaph is consumed, and the Fleeting Memorial will disappear once teleported to.

Usage

  • Keep an Epitaph anywhere in your inventory.
  • Die.
  • Select the new "Fleeting Memorial" entry in your waystone selection to teleport back.

Crafting

#c:nuggets/goldminecraft:amethyst_shard#c:nuggets/gold#c:nuggets/goldminecraft:deepslate#c:nuggets/gold#c:nuggets/goldminecraft:amethyst_shard#c:nuggets/goldwaystones:epitaph

Configuration

warpRequirements
List
List of warp requirements in Shogi format. (Default: [$uses_xp #= any(source(is_waystone), source(is_warp_stone)), $uses_xp -> $xp_points_cost = $distance * $xp_per_block, $uses_xp + is_interdimensional -> $xp_points_cost = $interdimensional_xp_cost, $uses_xp -> $xp_points_cost = clamp($xp_points_cost, 0, $max_xp_cost), is_warp_stone -> damage_item(80), is_inventory_button -> cooldown_cost('inventory_button', $inventory_button_cooldown)])