mr:wand_of_firebolt_item
Wand of Firebolt Item
Entity Information
- Class Name: WandOfFirebolt.java
- Entity Kind: WandOfFirebolt
- Type: Item
- Category: Wand
Statistics
- Default Charges: 3-5 charges depending on upgrade level
- Image File: items/wands.png (image index specified in implementation)
- Identified: Always known (isKnown() returns true)
Special Abilities
- Fire Damage: On zapping, deals fire damage to target
- Ignition Effect: Has a chance to ignite targets, causing burning damage over time
- Area of Effect: Firebolt travels in a straight line, potentially hitting multiple targets
- Self-Damage Risk: Using the wand on oneself can cause damage and ignite the user
- Visual Effects: Uses MagicMissile.fire effect and fire-specific particle effects
Code References
- Wand.java (base class)
- MagicMissile.java (for fire effect)
- Buff.java (for ignite effect)
String Resources
Configuration Files
Lua Scripts
- No specific Lua script for this wand (uses Java implementation)
mr/wand_of_firebolt_item.txt · Last modified: by 127.0.0.1

