mr:amok_arrow_item
Table of Contents
Amok Arrow Item - Code References
Java Classes
- AmokArrow.java - Amok Arrow item class implementation
- Arrow.java - Base arrow class that AmokArrow extends
- ItemFactory.java - Registers the AmokArrow item class
JSON Configuration
- amok_arrow.json - Sprite configuration for Amok Arrow
String Resources
<string name="AmokArrow_Name">Amok Arrow</string> <string name="AmokArrow_Info">Solution on tip of this arrow will turn anyone in mindless merciless berserk.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Additional Information
- The AmokArrow is a special arrow that applies Amok buff on hit
- When it hits a target, it applies:
- Amok buff for 20 turns (causes enemies to attack each other)
- Speed buff for 20 turns
- RageBuff
- Base price: 5 gold per arrow
- Created through moistening process with Potion of Strength
- Part of the moistening mechanic for arrows
mr/amok_arrow_item.txt · Last modified: by 127.0.0.1
