Baka_Gaijin-FinalSunsetPermadeath icon

FinalSunsetPermadeath

Hardcore permadeath: inventory and hotbar destroyed on death, all skills reset to zero. Equipped armor kept. SecondChance-compatible.

CHANGELOG

Changelog

1.1.0

  • FIX: Wrong tombstone targeted during boss fights — v1.0 used proximity-based search (nearest within 4m) which could target another player's tombstone or an old uncollected one. Now uses instance-ID tracking: Prefix snapshots all existing tombstone IDs, Postfix finds the exact new tombstone created by this death.
  • FIX: Old tombstone near death position — no longer possible to accidentally destroy items from a previous death's tombstone.
  • Tombstone destruction log now includes instance ID for debugging.

1.0.0

  • Initial release
  • Destroys all inventory and hotbar items on death (tombstone spawns empty)
  • Resets all skill levels (vanilla + modded) to 0 on death
  • SecondChance-safe: only fires on real death, not downed state
  • ExtraSlots-compatible: equipped armor preserved, everything else destroyed
  • Reflection-based skill access (works with modded skills from Smoothbrain etc.)