mr:buff
Table of Contents
Buff Base Class - Code References
Machine-readable reference page for the Buff base class entity.
Entity Information
- Entity Kind: Buff
- Type: Base class for all buff/debuff effects
- Implementation: Java abstract class
Java Classes
- Buff.java - Abstract base class for all buffs
- BuffIndicator.java - Buff visual indicator constants
- BuffFactory.java - Factory for creating buff instances
- Hero.java - Buff management in hero class
JSON Configuration
- Buffs are primarily configured through Java code, not JSON
String Resources
- English: strings_all.xml - Buff-related strings
- Russian: strings_all.xml (ru) - Russian buff strings
Lua Scripts
- scripts/buffs/ - Directory containing buff behavior scripts
- Base buff script template in Lua
Related mr: Entities
mr/buff.txt · Last modified: by 127.0.0.1
