forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 71
RemoveMarksSpell
AkitoBurrito edited this page Jan 28, 2022
·
8 revisions
A targeted spell that removes marks near a targeted location.
| Option | Description | Default Value |
|---|---|---|
| radius | Radius of the spell. | 10 |
| point-blank | Should the spell search for marks at the caster's location? | false |
| mark-spell | Internal name of the mark spell. | "" |
Example:
removemarks:
spell-class: ".targeted.RemoveMarksSpell"
radius: 20
point-blank: true
mark-spell: "mark"