en:rpd:black_rat_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:rpd:black_rat_mob [2026/03/19 03:49] – Wiki standards compliance fixes for 4 pages Qwen Assistant | en:rpd:black_rat_mob [2026/03/19 03:50] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Black Rat ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ==== Description ==== | ||
| + | Just a common house rat, not marsupial. The Black Rat is a custom mob implemented via JSON configuration to demonstrate mob creation capabilities for modders. It is functionally similar to other rat variants but with distinct appearance and properties. | ||
| + | |||
| + | ==== Stats ==== | ||
| + | * **HP (HT):** 5 | ||
| + | * **Defense Skill:** 1 | ||
| + | * **Attack Skill:** 10 | ||
| + | * **Damage:** 1-1 | ||
| + | * **Armor (DR):** 1 | ||
| + | * **EXP:** 1 | ||
| + | * **Max Level:** 1 | ||
| + | * **Speed:** 2x normal speed | ||
| + | * **View Distance:** 1 | ||
| + | * **Attack Delay:** 1 | ||
| + | |||
| + | ==== Behavior ==== | ||
| + | * Very fast movement speed (2x normal) | ||
| + | * Low attack and defense capabilities | ||
| + | * Drops Rat Hide as loot (100% chance) | ||
| + | * Thief-like behavior: steals items from hero when attacking (inherits behavior from ScriptedThief.lua) | ||
| + | |||
| + | ==== Implementation ==== | ||
| + | The Black Rat demonstrates custom mob creation through JSON configuration files: | ||
| + | * Defined in: [[https:// | ||
| + | * Uses sprite: [[https:// | ||
| + | * Scripted behavior: [[https:// | ||
| + | * Base class: [[https:// | ||
| + | * Factory registration: | ||
| + | |||
| + | ==== See Also ==== | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[en: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> rpd mobs rats custom modding }} | ||
en/rpd/black_rat_mob.txt · Last modified: (external edit)
