forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Lightwalk Spell
MomoPewpew edited this page Jul 28, 2023
·
15 revisions
spell-class: ".buff.LightwalkSpell"
This spell can only be cast by/on players.
A buff spell that lights up the player's path.
Buff spell Uses increment whenever the player moves.
Option | Description | Default Value |
---|---|---|
block-type |
Block used as the light source. | light |
allowed-types |
Material list to allow the light block to spawn. Due to default block changes, the only option is air . |
null |
y-offset |
Offset of the light block along the y-axis. | 0 |
glowstone-walk:
spell-class: ".buff.LightwalkSpell"
cast-item: golden_boots
description: Light your path.
block-type: glowstone
y-offset: -1
allowed-types:
- grass_block
cost:
- mana 25
- torch 3
use-cost:
- torch 1
use-cost-interval: 25
str-cost: 25 mana and 3 torches, plus 1 torch occasionally
str-cast-self: Light appears at your feet.
str-fade: The light at your feet goes out.
light-walk:
spell-class: ".buff.LightwalkSpell"
block-type: light[level=15]
y-offset: 0
allowed-types: [air]
!!!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