forked from TheComputerGeek2/MagicSpells
-
Notifications
You must be signed in to change notification settings - Fork 3
Combust Spell
MomoPewpew edited this page Jul 28, 2023
·
8 revisions
spell-class: ".targeted.CombustSpell"
A targeted spell that sets the target on fire. Spell Power affects the fire duration (the fire-ticks option).
Option | Description | Default Value |
---|---|---|
fire-ticks |
How long the target should burn. (in ticks) | 100 |
fire-tick-damage |
How much damage should be dealt each damage tick. | 1 |
prevent-immunity |
If this is true, the temporary damage immunity given to a player upon taken damage will not be given for this spell. | true |
check-plugins |
If this is true, the spell will attempt to check other plugins for pvp restrictions. | true |
power-affects-fire-ticks |
Self-explanatory. | true |
power-affects-fire-tick-damage |
Self-explanatory. | true |
combust:
spell-class: ".targeted.CombustSpell"
name: combust
cooldown: 10
range: 20
fire-ticks: 100
fire-tick-damage: 1
prevent-immunity: true
target-players: true
check-plugins: true
str-no-target: No target found.
!!!This is not the official MagicSpells wiki!!!
This wiki was cloned from the official one to document the changes to the plugin that were made specifically for Dwarves vs Zombies 2023 and Lords of Minecraft 2