mr:spell_system
Table of Contents
Spell System - Code References
Java Classes
- Spell.java - Base spell implementation
- SpellsFactory.java - Spell factory for creating spell instances
- AbstractSpell.java - Abstract base class for custom spells
Lua Scripts
- All Spell Scripts - Individual spell implementations in Lua
JSON Configuration
This entity is implemented in Java/Lua, no JSON configuration exists
String Resources
<string name="spell_system_name">Spell System</string> <string name="spell_system_info">System governing all magical abilities</string>
Related mr Entities
mr/spell_system.txt · Last modified: by 127.0.0.1
