forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Chain Spell
MomoPewpew edited this page Jul 28, 2023
·
9 revisions
spell-class: ".targeted.ChainSpell"
A targeted spell that will bounce from target to target.
Option | Description | Default Value |
---|---|---|
spell |
Sub-spell to cast on each target. | heal |
bounces |
Number of times this spell should bounce. | 3 |
interval |
The interval between bounces, in server ticks. | 10 |
bounce-range |
How far to look for a bounce target. | 8 |
firechain:
spell-class: ".targeted.ChainSpell"
spell: pain
bounces: 5
bounce-range: 30
interval: 10
target-players: false
target-non-players: true
effects:
eff1:
position: line
effect: particles
particle-name: REDSTONE
horiz-spread: 0.1
vert-spread: 0.1
color: FF0000
count: 25
!!!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