Table of Contents

Knuckles Item - Code References

Knuckles

Overview

The Knuckles (also known as Knuckleduster) is a melee weapon in Remixed Dungeon. It is a basic weapon with low damage (1-1) and a speed factor of 0.5f, making it relatively slow but reliable.

Java Classes

JSON Configuration

Knuckles appears in shop and treasury level configurations:

String Resources

English:

<string name="Knuckles_Info">A piece of iron shaped to fit around the knuckles.</string>

Russian (source of truth):

<string name="Knuckles_Info">Железная скоба, плотно охватывающая пальцы.</string>

Other languages available in:

Lua Scripts

This entity is implemented in Java, no Lua script exists