====== 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**: 1-2 (scales with level) * **Durability**: Degrades with use * **Required Strength**: 9 * **Special Ability**: Bonus 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 * Against paralyzed enemies, deals 50% additional damage when wielded by the Plague Doctor hero class * 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:plague_doctor_class|Plague Doctor Class]] * [[en:rpd:weapon|Weapons]] {{tag> rpd items weapons doctor}