====== Spider Guard ====== {{ rpd:images:mob_SpiderGuard.png|Spider Guard }} The **Spider Guard** is a hostile mob in Remixed Dungeon. It is a specialized spider with higher defenses and a stunning attack. ==== Description ==== The Spider Guard is a large arachnid with a tough exoskeleton that serves as a protector of spider nests. Unlike other spiders, it has developed enhanced defensive abilities and can deliver stunning attacks. ==== Stats ==== * **HP:** 35 * **Defense Skill:** 15 * **Attack Skill:** 17 * **Damage:** 8-14 * **Damage Reduction:** 7 * **Speed:** 1.2 (faster than average) * **Attack Delay:** 1 * **Exp Given:** 4 * **Max Level:** 10 * **Loot:** Mystery Meat (6.7% chance) * **Movement Type:** Regular * **Can be Pet:** Unknown ==== Special Abilities ==== * **Stun Attack:** Has a 10% chance to stun enemies for 3 turns when it hits * **Enhanced Defense:** Higher defensive stats than most other spiders * **Guard Duty:** Found protecting important areas in spider-infested levels ==== Behavior ==== * **Aggressive:** Actively pursues enemies * **Protector:** Often found defending important spider areas * **Stunning:** Can interrupt enemy attacks with its stun ability * **Tough Shell:** Higher armor rating than other spider types ==== Interactions ==== * Hostile to the player and other non-spider creatures * Drops Mystery Meat when defeated * Part of spider-themed areas in the dungeon ==== Location ==== * **Areas:** Found in spider-infested regions of the dungeon * **Levels:** Typically appears in later levels where spiders are common * **Role:** Serves as a defender of spider territories ==== Strategy ==== * **Stun Risk:** Be aware of the 10% chance to be stunned; consider using armor or shields to mitigate damage * **Defensive Approach:** Higher defense means more careful approach may be needed * **Priority Target:** Should be prioritized due to its stunning ability * **Distance Combat:** Ranged weapons or spells can help avoid its melee stun attacks * **Quick Dispatch:** Try to defeat it quickly before it can apply multiple stun effects ==== Content Verification ==== * Information source: Java class [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/spiders/SpiderGuard.java|SpiderGuard.java]] * Stats verification: Extracted from SpiderGuard constructor and methods * Effect descriptions: Based on string resources and in-game mechanics * Last updated: December 2025, source: Remixed Dungeon 1.9.3 ==== Source Code ==== * Java: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mobs/spiders/SpiderGuard.java|SpiderGuard.java]] ==== See Also ==== * [[rpd:spiders|Spiders]] - Other spider types in the game * [[rpd:spider_queen|Spider Queen]] - Leader of spider areas * [[rpd:spider_nest|Spider Nest]] - Where these spiders might appear * [[rpd:spider_exploding|Spider Exploding]] - Another spider type * [[rpd:spider_servant|Spider Servant]] - Another specialized spider * [[rpd:spider_mind|Spider Mind]] - Another specialized spider {{tag> rpd mobs spider spiderguard }}