Table of Contents

Chaos Staff Item - Code References

Java Classes

JSON Configuration

This entity does not use JSON configuration. It is implemented entirely in Java code.

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:

Lua Scripts

This entity is implemented entirely in Java. No Lua script exists for ChaosStaff.

Implementation Details