User Tools

Site Tools


en:rpd:bone_saw_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:bone_saw_item [2026/08/01 02:26] – Wiki maintenance: Fix 5 random pages for compliance Boten:rpd:bone_saw_item [2026/08/01 02:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Bone Saw ======
  
 +{{ rpd:images:bone_saw_item.png|Bone Saw }}
 +
 +The **Bone Saw** is a unique weapon primarily associated with the Plague Doctor hero class. It's a precision-engineered surgical saw designed for rapid dissection.
 +
 +==== Description ====
 +A precision-engineered surgical saw designed for rapid dissection. Its damage and attack speed grow deadlier with the Plague Doctor's skill. Critical hits carve extra harvestable parts from enemies, and it strikes with ruthless efficiency against paralyzed foes.
 +
 +==== Properties ====
 +  * **Type**: Weapon (Two-handed)
 +  * **Damage**: Scales with hero level and item level (formula: (hero_level + item_level) × random(2 + item_level, 3 + item_level×2))
 +  * **Durability**: Degrades with use
 +  * **Required Strength**: 9
 +  * **Special Ability**: Double damage against paralyzed enemies for Plague Doctor
 +
 +==== Acquisition ====
 +  * **Starting Item**: Plague Doctor starts with this weapon
 +  * **Special**: Cannot be upgraded in the traditional way (upgrading unavailable)
 +
 +==== Mechanics ====
 +  * When attacking, has a chance to cause bleeding on the target (3 turns duration)
 +  * Against paralyzed enemies, deals double damage (100% bonus) when wielded by the Plague Doctor hero class
 +  * Critical hits (when attack roll significantly exceeds defense) carve extra harvestable parts (Toxic Gland, Rotten Organ, or Bone Shard) when wielded by Plague Doctor
 +  * Uses "sword" attack animation when wielded
 +
 +==== Content Verification ====
 +  * Information source: Lua Script [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/items/BoneSaw.lua|BoneSaw.lua]]
 +  * Implementation details: RemixedDungeon/src/main/assets/scripts/items/BoneSaw.lua
 +  * String resources:
 +    * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L3011-L3012|BoneSaw_Name, BoneSaw_Info]]
 +
 +==== See Also ====
 +  * [[en:rpd_hero_class|Hero Classes]]
 +  * [[en:rpd_doctor_class|Plague Doctor Class]]
 +  * [[en:rpd_melee_weapons|Melee Weapons]]
 +
 +{{tag> rpd items weapons doctor}}
en/rpd/bone_saw_item.txt · Last modified: by 127.0.0.1