Skip to content
Sam D (TheComputerGeek2) edited this page Mar 2, 2016 · 31 revisions

TODO make sure to add descriptions of what the configuration fields do.

Qualified Name: com.nisovin.magicspells.spells.targeted.AreaEffectSpell

Interfaces: TargetedLocationSpell

Parent: TargetedSpell

Functionality: (insert some description here)

Configuration:

horizontal-radius expects an integer value and defaults to 10.

vertical-radius expects an integer value and defaults to 5.

point-blank expects a boolean value and defaults to true.

cone expects an integer value and defaults to 0.

fail-if-no-targets expects a boolean value and defaults to true.

max-targets expects an integer value and defaults to 0.

spell-source-in-center expects a boolean value and defaults to false.

spells expects a string list value and defaults to null, which will error.

location-target-modifiers expects a string list value and defaults to null.

entity-target-modifiers expects a string list value and defaults to null.

Clone this wiki locally