mr:mace_item
Table of Contents
Mace Item - Code References
Java Classes
Entity Kind
Mace
Stats
- Damage: 3 (base)
- Speed: 1.0x (relative to normal weapon speed)
- Accuracy: 0.8x (relative to normal weapon accuracy)
- Type: Melee Weapon (Sword attack animation)
JSON Configuration
This entity may have JSON configuration, but no matching config was found. Check:
- RemixedDungeon/src/main/assets/itemsDesc/*.json
- RemixedDungeon/src/main/assets/spritesDesc/mace.json
String Resources
<string name="Mace_Name">mace</string> <string name="Mace_Info">The iron head of this weapon inflicts substantial damage.</string> *
Lua Scripts
This entity is implemented in Java, no Lua script exists
mr/mace_item.txt · Last modified: by 127.0.0.1
