promotional bannermobile promotional banner
premium banner
Magic spellbook to heal yourself, others players, and NPCs.

Description

Heal Spellbook

  • Adds a Spellbook that uses Life Essence to heal.
  • Adds a Spellbook that uses Mana to heal.

đź“• Usage

  • Left click: shoots a projectile that will heal an entity, this includes other players and NPCs.
  • Hold right click: heals yourself.

🔎 How to get

In adventure/exploration mode, you'll find the recipes already unlocked at Arcanist's Workbench, in the Misc category.


⚙️ Configuration (optional)

You can modify the Mana and Life Essence usage cost:

  • Load the mod for the first time in your world
  • Go to Hytale/UserData/Saves/<your-world>/mods/com.ivopiro_Heal Spellbook
  • Modify the file HealSpellbook.json as you wish.
  • Exit and enter your world again.

The default configuration is:

{
  "Costs": {
    "Heal_Self_Mana": 16,
    "Heal_Others_Life": 2,
    "Heal_Others_Mana": 10,
    "Heal_Self_Life": 5
  }
}