====== Spider Queen ====== {{ rpd:images:spider_queen_mob.png|Spider Queen }} ==== Description ==== The **Spider Queen** is a dangerous boss mob found in the Spider Nest area of the dungeon. She's a massive spider that controls dozens of smaller spiders and can create webs to trap her enemies. ==== Stats ==== * **HP**: 150 * **HT**: 150 * **Defense Skill**: 25 * **Attack Skill**: 30 * **Damage**: 15-25 * **Armor**: 10 DR * **EXP for Kill**: 25 ==== Abilities ==== * **Web Creation**: Can create webs around her and her enemies, limiting movement * **Spider Summoning**: Periodically summons smaller spiders to aid in combat * **Poison Attack**: Attacks have a chance to inflict poison on the target * **Web Trap**: Can create web traps that slow down heroes ==== Tactics ==== * Keep distance from the Spider Queen to avoid being surrounded by her summoned spiders * Break free from web effects quickly to maintain mobility * Prepare for a long fight against both the queen and her spider minions * Bring items that help with movement, such as shurikens to break through webs ==== Drops ==== * [[rpd:spider_queen_carapace_item|Spider Queen Carapace]] - A unique armor piece * Large amounts of gold * Rare magical items ==== Location ==== * Found in the Spider Nest level, typically in the center of a large web-filled chamber ==== Content Verification ==== * Information source: Java class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/SpiderQueen.java|SpiderQueen.java]] * Stats verification: Extracted from SpiderQueen.java constructor and methods * Effect descriptions: Based on string resources and in-game mechanics * String resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1230|SpiderQueen_Name]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1231|SpiderQueen_Gender]], [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values-ru/strings_all.xml#L1232|SpiderQueen_Desc]] * Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/SpiderQueen.json|SpiderQueen.json]] * Machine-readable data: [[mr:spider_queen_mob|mr:spider_queen_mob]] * Last updated: December 21, 2025 {{tag> rpd mobs boss spider }}