Table of Contents

Elven Dagger Item - Code References

Java Classes

JSON Configuration

This entity does not have separate JSON configuration as it's implemented in Java.

String Resources

<string name="ElvenDagger_Name">elven dagger</string>
<string name="ElvenDagger_Info">This weapon is made out of a special metal alloy, making it a lot lighter compared to a regular dagger.</string>
<string name="ElvenDagger_Gender">masculine</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists

Entity Kind

Additional Code References