Table of Contents

Class ManaShieldBuff

Namespace
GrindFest
Assembly
GrindFest.dll
public class ManaShieldBuff : Buff
Inheritance
object
ManaShieldBuff
Inherited Members

Properties

Description
ManaShieldEffectPrefab
ManaShieldSpell

The spell that pays for this shield. Only Use() creates the buff, so the caster owns the spell for as long as the buff lives (the buff is not saved, and no shrine, scroll or drop table grants it directly). A null here therefore means the buff was granted without its spell — a bug worth surfacing, not a case to paper over with a fallback.

Methods

OnAdded()
OnRemoved()