Skip to content

SlotSelectSpell

MomoPewpew edited this page Jul 28, 2023 · 5 revisions

Source Code

spell-class: ".targeted.SlotSelectSpell"

Description:

This is a targeted spell that forces the target to select the slot configured by the options below.

Configuration Options:

Options Description
slot This property can be a pure integer of the slot, or it can be a string - a variable name. If it's a variable, the spell will set the selected slot to the target's value of the variable.
ignore-slot-bounds This spell will send errors in the console if the bounds of slots are not respected. This property can be set to true for the error to be ignored.

Clone this wiki locally