User Tools

Site Tools


rpd:spider_elite_mob

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rpd:spider_elite_mob [2025/12/22 23:01] – Wiki maintenance: Update pages to follow naming conventions and verify content mikerpd:spider_elite_mob [2025/12/22 23:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Spider Elite ======
 +
 +{{ rpd:images:spider_elite_mob.png|Spider Elite }}
 +
 +==== Description ====
 +The **Spider Elite** is a powerful spider mob found in the Spider Nest area of the dungeon. These elite guards are sworn to protect their kingdom and are equipped with venom that can disorient their targets.
 +
 +==== Stats ====
 +* **HP/HT:** 40
 +* **Attack Skill:** 20
 +* **Defense Skill:** 18
 +* **Damage:** 10-15
 +* **DR (Damage Reduction):** 8
 +* **Speed:** 1.2x normal
 +* **EXP for Kill:** 5
 +* **Max Level:** 13
 +
 +==== Special Abilities ====
 +* **Venom Attack:** Has a 20% chance to apply the Vertigo debuff to enemies when attacking
 +* **Defensive:** More defensive in behavior, protecting the spider colony
 +
 +==== Behavior ====
 +* Generally defensive, protecting the spider nest area
 +* Tends to stay in place rather than actively seeking the player
 +* Serves as a stronger variant of regular Spider Guards
 +
 +==== Spawning ====
 +* Found in Spider Nest area
 +* Spawn rate: 0.3 on level 10s of Spider Nest
 +
 +==== Drops ====
 +* Generally drops Mystery Meat (7% chance)
 +
 +==== Source Code ====
 +* Lua Script: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/mobs/SpiderElite.lua|SpiderElite.lua]]
 +* JSON Configuration: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/mobsDesc/SpiderElite.json|SpiderElite.json]]
 +
 +==== Related ====
 +* [[rpd:spider_mob|Spider]] - Common spider variant
 +* [[rpd:spiderguard_mob|Spider Guard]] - Regular spider guards
 +* [[rpd:spider_mind_mob|Psi-Spider]] - Psychic spider variant
 +* [[rpd:spider_nest_level|Spider Nest]] - Where Spider Elite are found
 +
 +{{tag> rpd mobs spiders elite}}