User Tools

Site Tools


rpd:scorpio_mob

Differences

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

Link to this comparison view

rpd:scorpio_mob [2025/12/21 20:00] – Add scorpio_mob.txt page for the base mob of Acidic Scorpio mikerpd:scorpio_mob [2025/12/21 20:04] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Scorpio ======
  
 +{{ rpd:images:scorpio_mob.png|Scorpio }}
 +
 +==== Description ====
 +Scorpios are large arachnid-like demonic creatures that avoid close combat at all costs, firing crippling serrated spikes from long distances.
 +
 +==== Stats ====
 +  * **HP:** 65
 +  * **HT:** 65
 +  * **Defense Skill:** 20
 +  * **Attack Skill:** 32
 +  * **Damage:** 15-25
 +  * **Armor:** 8 (DR)
 +  * **EXP:** 11
 +  * **Max Level:** 25
 +
 +==== Abilities ====
 +  * **Ranged Attack**: Scorpios keep their distance and attack from afar
 +  * **Cripple Effect**: Attacks may inflict [[rpd:cripple_buff|Cripple]] status effect (50% chance)
 +
 +==== Behavior ====
 +  * Keeps maximum distance from enemies
 +  * Uses ranged attacks exclusively
 +  * Inflicts Cripple status effect with ranged attacks (50% chance)
 +
 +==== Resistances and Immunities ====
 +  * Resistant to Leech enchantments
 +  * Immune to Poison effects
 +
 +==== Drops ====
 +  * Potions of Healing (rarely)
 +  * Mystery Meat (more commonly)
 +
 +==== Strategy ====
 +  * Avoid melee attacks when possible as Scorpios will retreat further
 +  * Use ranged weapons or magic to attack from a safe distance
 +  * Be cautious of the Cripple effect from its ranged attacks
 +  * Allow distance to be maintained so it doesn't approach you
 +
 +==== Location ====
 +  * Found in the Halls level (dungeon levels 21-24)
 +  * More common than its variant [[rpd:acidic_mob|Acidic Scorpio]]
 +
 +==== Code References ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/mobs/Scorpio.java|Scorpio.java]]
 +
 +==== String Resources ====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L1207-L1210|Scorpio string resources]]
 +
 +==== See Also ====
 +  * [[rpd:acidic_mob|Acidic Scorpio]] - A variant of Scorpio with additional defensive abilities
 +  * [[rpd:ranged_enemies|Ranged Enemies]] - Other enemies that use distance-based combat
 +
 +{{tag> rpd mobs scorpio }}
rpd/scorpio_mob.txt · Last modified: by 127.0.0.1