Class ManaShieldBuff
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
public class ManaShieldBuff : Buff
- Inheritance
-
objectManaShieldBuff
- Inherited Members
Properties
- 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.