Skip to content

RemoveClonesSpell

MomoPewpew edited this page Dec 9, 2023 · 1 revision

Source Code

spell-class: ".targeted.RemoveClonesSpell"

Description:

A targeted spell that removes marks near a targeted location.

Configuration:

Option Description Default Value
radius Radius of the spell. 10
point-blank Should the spell search for marks at the caster's location? true
clone-spells Internal name of the clone spells. If left blanc, it will affect all Clone Spells. null

Example:

dwarf-tools-gravedigger-removeclones:
    spell-class: ".targeted.RemoveClonesSpell"
    point-blank: false
    radius: 1.5
Clone this wiki locally