D1GQ-MoreSpells icon

MoreSpells

An mod that add more spells to Mage Arean by me.

Last updated 2 days ago
Total downloads 1888
Total rating 0 
Categories Mods Tools Libraries
Dependency string D1GQ-MoreSpells-1.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
D1GQ-BlackMagicAPI-2.2.0 icon
D1GQ-BlackMagicAPI

An api that simplifies the task of adding custom spells, items, and recipes

Preferred version: 2.2.0
hiccup-ModSync-1.0.6 icon
hiccup-ModSync

A plugin for Mage Arena that synchronizes mods between host and clients. Press F9 to enable auto-kicking of non matching mod lists.

Preferred version: 1.0.6

README

MoreSpells

An mod that adds more spells made by D1GQ.

Installation

  1. Prerequisites:

    • Mage Arena with BepInEx 5.4.21 or newer
    • BlackMagicAPI
    • ModSync
  2. Installation:

    MageArena/
    └── BepInEx/
        └── plugins/
            └── MoreSpells
     		  └── MoreSpells.dll
    

Spells

Magic Shield

Cooldown: 25 seconds
Duration: 15 seconds (actively drains under certain conditions)

Effects While Active:

  • Damage Reduction: 75% less damage taken.
  • Stamina Penalty: Stamina drains faster and regenerates slower.
  • Healing Boost: If the player is not at full health, their healing rate increases—but the shield’s duration drains faster as a result.

Special Interactions:

  • Fire: If the player catches fire, the fire effect will only last 1 second.
  • Freeze: If the player is frozen, the shield immediately breaks, and the freeze effect is also removed.

Trade-offs:

The shield’s lifetime shortens when:

  • Taking damage (due to damage reduction).
  • Actively healing (if not at full health).

Changelog

v1.1.1

  • Update to BlackMagicAPI v2.2.0
  • Update to ModSync v1.0.6

v1.1.0

  • Update to BlackMagicAPI v2.1.0
  • Fixed folder structure for mod managers.

v1.0.0

  • Initial release.