forked from nisovin/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 69
ImpactRecordSpell
JasperLorelai edited this page Nov 27, 2024
·
3 revisions
spell-class: ".buff.ImpactRecordSpell"
This spell can be cast by/on all living entities.
While active, the spell saves the internal spell name of spells that the entity gets targeted by in a string variable.
Buff spell Uses increment whenever the entity is targeted.
Option | Description | Type | Default |
---|---|---|---|
variable-name |
String | ||
record-cancelled |
Defines whether the spell should record cancelled spells too. | Boolean | false |
filter |
Spell Filter Config and, since 4.0 Beta 17, Spell Filter String |
variables:
recordedSpell:
type: playerstring
record:
spell-class: ".buff.ImpactRecordSpell"
duration: 100
variable-name: recordedSpell
filter:
denied-spell-tags:
- NotRecordable