You are viewing a potentially older version of this package. View all versions.
D1GQ-MoreSpells-1.0.0 icon

MoreSpells

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

Date uploaded a year ago
Version 1.0.0
Download link D1GQ-MoreSpells-1.0.0.zip
Downloads 304
Dependency string D1GQ-MoreSpells-1.0.0

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-3.0.0 icon
D1GQ-BlackMagicAPI

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

Preferred version: 3.0.0
D1GQ-FishUtilities-1.3.3 icon
D1GQ-FishUtilities

An api that simplifies the task of adding custom Network Objects.

Preferred version: 1.3.3
hiccup-ModSync-1.0.8 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.8

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.0.0

  • Initial release.