forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Spell Haste Spell
AkitoBurrito edited this page Jan 28, 2022
·
11 revisions
Option | Description | Default Value |
---|---|---|
cast-time-mod-amt | The amount to change the cast time by, as a percentage. A negative number reduces the cast time, while a positive number will increase it. | -25 |
cooldown-mod-amt | The amount to change the cooldown by, as a percentage. A negative number reduces the cooldown, while a positive number will increase it. | -25 |
spells | A list of spells to apply this buff to. | null |
denied-spells | A list of spells to make this buff not apply to. | null |
spell-tags | Any spell with a tag in this list will be affected by this spell. For more information about tags, check the general configuration page. | null |
denied-spell-tags | Any spell with a tag in this list will not be affected by this spell. For more information about tags, check the general configuration page. | null |
Example:
SpellHaste:
spell-class: ".buff.SpellHasteSpell"
cooldown: 60
duration: 15
cast-time-mod-amt: -50
cooldown-mod-amt: -50
cost:
- 331 3
str-cost: 3 redstone dust
str-cast-self: Your mind quickens, allowing you to cast faster!
str-fade: Your mind slows again.
!!!This is not the official MagicSpells wiki!!!
This wiki was cloned from the official one to document the changes to the plugin that were made specifically for Dwarves vs Zombies 2023 and Lords of Minecraft 2