Table of Contents

Claymore Item - Code References

Java Classes

Implementation Details

JSON Configuration

This entity is implemented in Java, no JSON configuration exists. The Claymore appears in dungeon loot tables:

String Resources

English (strings_all.xml):

<string name="Claymore_Name">Claymore</string>
<string name="Claymore_Info">This massive sword should be able to cut through anything.</string>
<string name="Claymore_Gender">masculine</string>

Russian (strings_all.xml (ru)):

<!-- Russian translation strings for Claymore -->

Lua Scripts

This entity is implemented in Java, no Lua script exists