User Tools

Site Tools


rpd:deep_snail

Differences

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

Link to this comparison view

rpd:deep_snail [2025/12/20 17:09] – Wiki maintenance: Update and verify multiple pages mikerpd:deep_snail [2025/12/20 17:12] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Deep Snail ======
  
 +{{ rpd:images:deep_snail_mob.png|Deep Snail }}
 +
 +==== Description ====
 +The **Deep Snail** is a stronger variant of the regular snail, found in deeper levels of the dungeon. It has a special defensive ability that can inflict the Ooze status effect on attackers.
 +
 +==== Stats ====
 +  * **HP:** 10
 +  * **Attack Skill:** 8
 +  * **Defense Skill:** 3
 +  * **Damage:** 1-4
 +  * **Armor (DR):** 1
 +  * **Speed:** 1 (Normal)
 +  * **EXP:** 2
 +  * **Max Level:** 4
 +  * **Loot Chance:** 0%
 +  * **Type:** Creature
 +
 +==== Abilities ====
 +  * **Ooze Defense:** When hit in melee combat, has a 20% chance to apply Ooze status to the attacker
 +  * **Standard Speed:** Unlike regular snails, moves at normal speed
 +  * **Pet Potential:** Can be turned into a pet by certain magic
 +  * **Melee Counter:** Defensive ability activates during close combat
 +
 +==== Location ====
 +  * Found in deeper dungeon levels
 +  * More challenging variant of the regular snail
 +  * Appears in areas beyond the early game levels
 +
 +==== Strategy ====
 +  * Use ranged attacks to avoid triggering its defensive ability
 +  * Be careful with melee attacks due to the Ooze effect
 +  * The Ooze effect reduces armor and can be dangerous
 +  * Still relatively weak, but requires more caution than regular snails
 +
 +==== Content Verification ====
 +  * Information source: JSON configuration [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/DeepSnail.json|DeepSnail.json]]
 +  * Stats verification: Extracted directly from DeepSnail.json configuration
 +  * Special abilities: Based on Lua script [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/mobs/DeepSnail.lua|DeepSnail.lua]]
 +  * Last updated: December 2025, source: Remixed Dungeon 1.9.3
 +
 +==== Configuration ====
 +  * JSON: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/DeepSnail.json|DeepSnail.json]]
 +  * Script: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/mobs/DeepSnail.lua|DeepSnail.lua]]
 +  * Sprite: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/spritesDesc/DeepSnail.json|DeepSnail.json]]
 +
 +==== See Also ====
 +  * [[rpd:snail|Snail]] - Weaker regular variant
 +  * [[rpd:ooze_buff|Ooze]] - Status effect inflicted by this creature
 +  * [[rpd:plague_doctor_quest|Plague Doctor Quest]] - Quests that may involve snails
 +
 +{{tag> rpd mobs snail deep_snail creature }}
rpd/deep_snail.txt · Last modified: by 127.0.0.1