mr:chaos_staff_item
Table of Contents
Chaos Staff Item - Code References
Java Classes
JSON Configuration
This entity does not use JSON configuration.
String Resources
<string name="ChaosStaff_Name">chaos staff</string> <string name="ChaosStaff_Info">Staff imbued with Power Of Chaos! What else a mage can dream or fear of?</string> <string name="ChaosStaff_Gender">masculine</string>
Available in multiple languages:
- English: strings_all.xml
- Russian: values-ru/strings_all.xml
- German: values-de/strings_all.xml
- French: values-fr/strings_all.xml
- And many other languages in the respective resource files
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related Files
- Item factory registration: ItemFactory.java
- Chaos system implementation: ChaosCommon.java
- Used in Chaos Crystal fusion: ChaosCrystal.java
mr/chaos_staff_item.txt · Last modified: by 127.0.0.1
