rpd:spider_servant_mob
Differences
This shows you the differences between two versions of the page.
| rpd:spider_servant_mob [2025/12/22 20:22] – Wiki maintenance: Fix page naming conventions, update content and links mike | rpd:spider_servant_mob [2025/12/22 20:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Spider Servant Mob ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ==== Description ==== | ||
| + | Spider Servant is one of the most numerous units of spider lair. Born to protect its territory. Their chelicerae developed venomous glands to poison enemies. | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **HP:** 25 | ||
| + | * **Max Level:** 9 | ||
| + | * **EXP:** 2 | ||
| + | * **Speed:** 1.1× normal | ||
| + | * **Attack Skill:** 11 | ||
| + | * **Defense Skill:** 5 | ||
| + | * **Damage:** 4-6 | ||
| + | * **Defense (DR):** 5 | ||
| + | |||
| + | ==== Abilities ==== | ||
| + | * **Poison Bite:** Has a 25% chance to inflict 2-3 turns of [[rpd: | ||
| + | * **Fast Movement:** Moves 10% faster than normal enemies | ||
| + | |||
| + | ==== Drops ==== | ||
| + | * **Mystery Meat** (3% chance) | ||
| + | |||
| + | ==== Level Placement ==== | ||
| + | Appears in Spider Level (6s-10s) according to Bestiary.json: | ||
| + | * Level 6s: Weight 1.0 | ||
| + | * Level 7s: Weight 1.0 | ||
| + | * Level 8s: Weight 1.0 | ||
| + | * Level 9s: Weight 1.0 | ||
| + | * Level 10s: Weight 1.0 | ||
| + | |||
| + | ==== Related Pages ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | ==== Source Code References ==== | ||
| + | * Java: [[https:// | ||
| + | * String resources: [[https:// | ||
| + | * Bestiary configuration: | ||
| + | * Loot table: SpiderServant defines MysteryMeat() with 0.03f chance in Java code | ||
| + | * Attack mechanics: Poison effect implemented with 25% chance (Random.Int(4) == 0) for 2-3 turns in attackProc method | ||
| + | |||
| + | {{tag> rpd mobs spider}} | ||
rpd/spider_servant_mob.txt · Last modified: by 127.0.0.1
