forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
ManaRegenSpell
JasperLorelai edited this page Nov 24, 2024
·
1 revision
spell-class: ".buff.ManaRegenSpell"
This spell can only be cast by/on players.
A buff spell that increases the player's mana regen rate.
Buff spell Uses increment on mana regen event.
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
regen-mod-amt |
The amount of additional mana to receive each mana regen "tick". | Integer | 3 |
constant-regen-mod-amt |
Since 4.0 Beta 13. Defines expression evaluation behaviour. | Boolean | true |
ManaRegen:
spell-class: ".buff.ManaRegenSpell"
description: Increase mana regeneration for a time.
cooldown: 300
duration: 60
regen-mod-amt: 3
str-cast-self: Your thoughts race and flow with ease!
str-fade: Your mind returns to normal.