mr:remixed_fetid_rat_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:remixed_fetid_rat_mob [2026/03/02 18:49] – Wiki maintenance: Fix image references and enhance mr: namespace page Qwen Assistant | mr:remixed_fetid_rat_mob [2026/03/02 18:52] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Fetid Rat Mob - Code References ====== | ||
| + | |||
| + | // Machine-readable reference page for the Fetid Rat mob entity // | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | <code json> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | String resource keys used across all localizations: | ||
| + | * **FetidRat_Name** - Display name (varies by language) | ||
| + | * **FetidRat_Name_Objective** - Objective case name | ||
| + | * **FetidRat_Desc** - Description text | ||
| + | * **FetidRat_Gender** - Grammatical gender (feminine in most languages) | ||
| + | |||
| + | Localization files containing FetidRat strings: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | - Implements three gas emission types (paralytic, confusion, toxic) | ||
| + | - Uses commonClasses and mob libraries | ||
| + | - Places gas blobs based on random kind selection (1-3) | ||
| + | |||
| + | ===== Sprite References ===== | ||
| + | * Sprite configuration: | ||
| + | * Wiki image: {{ rpd: | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * **Entity Kind**: RemixedFetidRat | ||
| + | * **Used in**: JSON configs, Lua scripts, AlchemyRecipes.java | ||
| + | * **Mob Type**: Standard mob with special gas emission behavior | ||
mr/remixed_fetid_rat_mob.txt · Last modified: by 127.0.0.1
