rpd:gnoll
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| rpd:gnoll [2025/12/19 23:53] – Add rat and gnoll pages with complete information and source code references mike | rpd:gnoll [2025/12/19 23:55] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Gnoll ====== | ||
| + | {{ rpd: | ||
| + | |||
| + | The gnoll is a more dangerous enemy than the common rat, typically encountered in the sewers. | ||
| + | |||
| + | ==== Description ==== | ||
| + | Gnolls are hyena-like humanoids that populate the sewers. They are larger and stronger than rats, and often carry weapons. They are more aggressive and dangerous than the common rats. | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **Level:** 2 | ||
| + | * **HP:** 20 | ||
| + | * **EXP:** 3 | ||
| + | * **Min Damage:** 2 | ||
| + | * **Max Damage:** 8 | ||
| + | * **Defense: | ||
| + | * **Accuracy: | ||
| + | * **Evasion: | ||
| + | * **Speed:** 1.5 | ||
| + | |||
| + | ==== Behavior ==== | ||
| + | * Aggressive behavior, actively seeks hero | ||
| + | * Sometimes carries a weapon (increases damage) | ||
| + | * More intelligent than rats | ||
| + | |||
| + | ==== Drops ==== | ||
| + | * [[rpd: | ||
| + | * Gold (2-6) | ||
| + | * Occasionally weapons or armor | ||
| + | |||
| + | ==== Strategy ==== | ||
| + | * More dangerous than rats, requires more caution | ||
| + | * May be encountered with weapons, increasing damage | ||
| + | * Should be approached carefully by unprepared heroes | ||
| + | |||
| + | ==== Data Validation ==== | ||
| + | This information is extracted directly from the game code and validated against the source implementation. The details are accurate as of the referenced source files and provide reliable information about the mob mechanics. | ||
| + | |||
| + | ==== Content Verification ==== | ||
| + | * Information source: Java Class in Remixed Dungeon codebase | ||
| + | * Stats verified: Yes, extracted directly from Gnoll.java | ||
| + | * Effect descriptions: | ||
| + | * Last updated: Based on Gnoll.java class properties | ||
| + | |||
| + | ==== Source Code References ==== | ||
| + | * [[https:// | ||
| + | | ||
| + | String resources: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[rpd: | ||
| + | * [[rpd: | ||
| + | |||
| + | {{tag> rpd mobs sewers}} | ||
rpd/gnoll.txt · Last modified: by 127.0.0.1
