mr:rotting_fist_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:rotting_fist_mob [2026/03/06 18:00] – Wiki standards compliance: Fix image references, improve accuracy, and enhance mr: namespace page for 5 random pages Qwen Assistant | mr:rotting_fist_mob [2026/03/06 18:04] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rotting Fist Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Mob Stats (from Java) ===== | ||
| + | * **HP/HT:** 500 | ||
| + | * **Base Defense Skill:** 25 | ||
| + | * **Base Attack Skill:** 36 | ||
| + | * **Damage Min:** 34 | ||
| + | * **Damage Max:** 46 | ||
| + | * **Damage Reduction: | ||
| + | * **EXP for Kill:** 0 (boss mob) | ||
| + | * **AI State:** Wandering | ||
| + | * **Regeneration: | ||
| + | |||
| + | ===== Resistances and Immunities ===== | ||
| + | * **Resistance: | ||
| + | * **Immunity: | ||
| + | |||
| + | ===== Special Abilities ===== | ||
| + | * **Ooze Application: | ||
| + | * **Beckon:** When damaged, beckons all nearby mobs to its position | ||
| + | * **Water Regeneration: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | <code json> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | |||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | ] | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | English (values/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | Russian (values-ru/ | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Spawn Location ===== | ||
| + | * Found in [[mr: | ||
| + | * Secondary boss mob alongside other fist variants | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/rotting_fist_mob.txt · Last modified: by 127.0.0.1
