Skip to content

Damage Empower Spell

JasperLorelai edited this page Jul 26, 2023 · 12 revisions

Source Code

Targeting:

This spell can be cast by/on all living entities.

Description:

A buff spell that modifies the damage of spells.

Buff spell Uses increment whenever a damage spell is cast with the buff active.

Configuration:

Option Description Default Value
damage-multiplier A number to multiply spell damage by. If you want to reduce spell damage, this number should be less than 1. 1.5
This spell supports Spell Filter options.

Example:

Damage-Empower:
    spell-class: ".buff.DamageEmpowerSpell"
    damage-multiplier: 1.5
    duration: 60
Clone this wiki locally