Skip to content
AkitoBurrito edited this page Feb 11, 2022 · 8 revisions

Riptide Spell

Source Code

DISCLAIMER: This spell does not exist in MagicSpells Version 4.0-Beta-10 and requires Version 4.0-Beta-11 or higher to be used.

Description: Targeted spell. Causes the entity to play the Riptide animation for a specified duration of time.

Configuration:

Option Description Default Value
duration Duration specified in ticks before the Riptide animation ends. Set to 0 to define an infinite duration. 40 (Integer)

Example:

RiptideSpell:
    spell-class: ".targeted.RiptideSpell"
    duration: 40
Clone this wiki locally