forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
RemoveMarksSpell
JasperLorelai edited this page May 19, 2024
·
8 revisions
spell-class: ".targeted.RemoveMarksSpell"
Value | Supported |
---|---|
entity |
false |
location |
true |
entity_from_location |
false |
A targeted spell that removes marks near a targeted location.
Since 4.0 Beta 13 some of these options support dynamic values through numeric or string expressions.
Option | Description | Type | Default | Supports expressions |
---|---|---|---|---|
radius |
Radius of the spell. | Float | 10 |
true |
power-affects-radius |
Since 4.0 Beta 13. | Boolean | true |
true |
point-blank |
Should the spell search for marks at the caster's location? | Boolean | false |
true |
mark-spell |
Internal name of the mark spell. | String | false |
RemoveMarks:
spell-class: ".targeted.RemoveMarksSpell"
radius: 20
power-affects-radius: false
point-blank: true
mark-spell: Mark
str-cast-self: You have removed your mark.