mr:lightning_bolt_spell
Table of Contents
Lightning Bolt Spell - Code References
Java Classes
- LightningBolt.java - Main spell implementation
- Spell.java - Base spell class
JSON Configuration
- This entity is implemented as a Lua script with Java class wrapper, no JSON configuration exists
String Resources
<code xml>
<string name=“LightningBolt_Name”>Lighting Bolt</string>
<string name=“LightningBolt_Info”>A spell that is shared among ancient shamans, that will shock your enemies twice as effectively, especially if they are foolish enough to be on standing on water.</string>
</code>
Lua Scripts
Related mr Entities
- Shaman (Subclass) - Spell is typically used by Shaman subclass
- Warlock Armor (Item) - Related magical equipment
mr/lightning_bolt_spell.txt · Last modified: by 127.0.0.1
