forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 72
FrostWalkSpell
JasperLorelai edited this page Nov 24, 2024
·
1 revision
spell-class: ".buff.FrostwalkSpell"
This spell can be cast by/on all living entities.
A buff spell that turns water source blocks beneath the entity into ice, similar to Frost Walker enchants, only customizable size.
Buff spell Uses increment whenever the entity moves.
Since 4.0 Beta 13 these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default |
---|---|---|---|
size |
The size of the circle that freezes. | Integer | 2 |
leave-frozen |
Whether to make the ice the caster creates permanent. | Boolean | false |
Frostwalker:
spell-class: ".buff.FrostwalkSpell"
size: 2
leave-frozen: true
duration: 5