Skip to content
JasperLorelai edited this page Nov 9, 2023 · 9 revisions

Source Code

spell-class: ".buff.StealthSpell"

Targeting:

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

Description:

A buff spell that prevents the entity from being targeted by other entities. This refers to aggressive entities, not spell targeting.

Buff Uses:

Buff spell Uses increment whenever an aggressive entity targets the entity.

Configuration:

This buff spell has no individual options.

Example:

stealth:
    spell-class: ".buff.StealthSpell"
    description: Become invisible to monsters.
    cast-item: bone
    cooldown: 60
    duration: 20
    cost:
        - mana 15
    str-cost: 15 mana
    str-cast-self: You become invisible to monsters.
    str-fade: You are no longer invisible to monsters.
Clone this wiki locally