forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
DummySpell
JasperLorelai edited this page Jul 15, 2023
·
7 revisions
- These spells have no exclusive configuration options but can be used in a variety of ways because of that.
- For example, using the
instant_dummy
spell to change variables.
variablechangedummyspell:
spell-class: ".instant.DummySpell"
variable-mods-cast:
- variable +1
- This is handy because it changes the variable and has no other effects on the player or its surroundings, a nifty way to optimise your spell!
instant_dummy:
spell-class: ".instant.DummySpell"
buff_dummy:
spell-class: ".buff.DummySpell"
duration: 20
toggle: false
targeted_dummy:
spell-class: ".targeted.DummySpell"
!!!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