====== Rat Armor Item ====== {{ rpd:images:rat_armor_item.png|Rat Armor }} ==== Description ==== Rat Armor is a unique body armor item that can be obtained by completing the Plague Doctor's quest. It offers moderate protection with a balanced armor rating. ==== Statistics ==== * **Armor Rating**: 4-6 (depending on upgrades) * **Durability**: 100% * **Weight**: 10 units * **Value**: 40 gold (without upgrades) ==== Acquisition ==== * Reward for completing the Plague Doctor's quest * The Plague Doctor requests 5 [[en:rpd:rat_hide_item|Rat Hides]] to complete his research * After completing the quest, players receive the Rat Armor as a reward ==== Properties ==== * Provides moderate physical protection * Can be upgraded like other armor items * Has a unique rat-themed appearance ==== Upgrades ==== Rat Armor can be upgraded using [[en:rpd:scroll_of_upgrade_item|Scrolls of Upgrade]]: * Each upgrade increases armor rating * Maximum upgrade level is +10 ==== Tips ==== * Early-game armor option that can be reliably obtained * Good alternative to [[en:rpd:mage_armor_item|Mage Armor]] if you encounter the Plague Doctor before the Wandmaker * Consider upgrading if available early in the game ==== Source Code References ==== * Java Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/items/accessories/RatArmor.java|RatArmor.java]] * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1589-L1596|RatArmor strings (RU)]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1395-L1402|RatArmor strings (EN)]] {{tag> rpd items armor quest_reward }}