forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Damage Empower Spell
JasperLorelai edited this page Mar 31, 2022
·
12 revisions
This spell can be casted by/on all living entities.
Buff spell that modifies the damage of spells.
Buff spell Uses increment whenever a damage spell is cast with the buff active.
Option | Description | Default Value |
---|---|---|
damage-multiplier |
A number to multiply spell damage by. If you want to reduce spell damage, this number should be less than 1. | 1.5 |
spells |
A list of spells to be affected by this spell. If this is empty, it will affect all spells. | null |
denied-spells |
A list of spells that will not be affected by this spell. | 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 |
Damage-Empower:
spell-class: ".buff.DamageEmpowerSpell"
damage-multiplier: 1.5
duration: 60
!!!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