User Tools

Site Tools


rpd:mace_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:mace_item [2025/12/26 13:05] – Wiki maintenance: Fix naming conventions, add missing pages, update links and references mikerpd:mace_item [2025/12/26 13:10] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Mace ======
  
 +{{ rpd:images:mace_item.png|Mace }}
 +
 +The Mace is a type of [[rpd:melee_weapon|melee weapon]] in Remixed Dungeon that specializes in dealing crushing damage and can be effective against armored enemies.
 +
 +==== Description ====
 +The Mace is a blunt weapon with a heavy head designed to deal crushing damage. Unlike weapons that rely on sharp edges, the mace uses sheer impact to overcome enemy defenses, making it particularly effective against armored foes.
 +
 +==== Weapon Properties ====
 +  * **Damage Type:** Crushing damage that often ignores armor
 +  * **Speed:** Moderate attack speed
 +  * **Accuracy:** Average accuracy
 +  * **Upgrade Potential:** Can be upgraded with [[rpd:scroll_of_upgrade_item|Scrolls of Upgrade]]
 +  * **Enchantments:** Compatible with [[rpd:weapon_enchantments|weapon enchantments]]
 +  * **Armor Piercing:** Damage often bypasses enemy armor
 +
 +==== Stats ====
 +  * **Damage:** Moderate to high crushing damage
 +  * **Speed:** Average speed among melee weapons
 +  * **Strength Requirement:** Moderate strength requirement
 +  * **Durability:** Generally durable weapon
 +
 +==== Mechanics ====
 +  * **Armor Ignoring:** Damage calculation often ignores or reduces armor defense
 +  * **Crushing Attack:** Particularly effective against armored opponents
 +  * **Stunning Potential:** May have chances to stun enemies
 +  * **Consistent Damage:** Provides reliable damage output
 +
 +==== Strategy ====
 +  * Most effective when facing heavily armored enemies
 +  * Good balance of damage and speed
 +  * Useful when facing enemies with high defense ratings
 +  * Consider for characters with adequate strength
 +  * Effective against undead enemies
 +
 +==== Obtaining ====
 +  * Maces can be found throughout the dungeon
 +  * May be available in shops, depending on the level
 +  * Relatively common mid-game weapon
 +
 +==== Code References ====
 +  * Base weapon implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/melee/MeleeWeapon.java|MeleeWeapon.java]]
 +  * Mace implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/weapon/melee/Mace.java|Mace.java]]
 +  * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1123-L1125|Mace strings]]
 +
 +==== See Also ====
 +  * [[rpd:melee_weapons|Melee Weapons]] - Other close combat weapons
 +  * [[rpd:melee_combat|Melee Combat]] - General melee combat mechanics
 +  * [[rpd:weapon_item|Weapons]] - All weapon types
 +  * [[rpd:maces|Maces]] - All mace types
 +  * [[rpd:axes|Axes]] - Other crushing damage weapons
 +
 +{{tag> rpd weapons melee mace }}
rpd/mace_item.txt · Last modified: by 127.0.0.1