Dimensional Doors Legacy

Dimensional Doors Legacy

7.4k Downloads

Tangle Tracking

Divineaspect opened this issue ยท 0 comments

commented

I would like passing through a dim door to add a TANGLE counter to player data indicating how frequently they travel through dimension doors. The intent is to have events which have a chance to trigger based on the counter, and reduce it's value when they occur.

This would create the foundation of an API for taint like events from dimensional interaction.

A Command block can read player data for this number, which can be used in Dungeons. Which means that we can have safe passages and areas which can have an active event trigger in them later.

Later Logical Expansions

  • Mobs which have hostility or spawning chance based on Tangle would be a logical expansion, and would help tame #24 into smaller components.
  • Perhaps Potions to Untangle someone lowering the counter could be used as a palliative measure, or adding tangling effects to witch potions.