Tetra

Tetra

12M Downloads

Support for Charm Enchantments

WenXin20 opened this issue ยท 5 comments

commented

Feature Request

Feature description

  • Support for Charm. It adds several new enchantments.

How it improves the player experience

  • It would add many more tool enchantment customization options.

Tetra synergies

  • More modded enchantments support.
commented

All Tool/Weapon Enchantments:

  • Salvage
  • Curse Break

All Tool Enchantments:

  • Homing
  • Magnetic
commented

For each enchantment i need the following information to implement this:

  • name
  • description
  • id
  • max level
  • applicable items
  • enchantability function (typically something like this: enchantability = base + enchantmentLevel * levelMultiplier)
commented

The magnetic enchantment is the only enchantment that would work with tetra and an enchantment with the same effect is already provided by cyclic, so I'm skipping charm.

commented

Would the magnetic enchantment still work if someone has charm installed but not cyclic?

commented

It would not :/