Skip to content

RiptideSpell

MomoPewpew edited this page Jul 28, 2023 · 7 revisions

Source Code

spell-class: ".targeted.RiptideSpell"

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