mr:rat_king_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:rat_king_mob [2025/12/29 23:21] – Fix incorrect code references in mr/rat_king_mob.txt mike | mr:rat_king_mob [2025/12/29 23:22] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rat King Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No specific JSON configuration file found for this mob. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Additional Information ===== | ||
| + | * The RatKing class extends NPC, not a regular mob | ||
| + | * Found in the npcs package rather than the mobs package | ||
| + | * Interacts with the player and can become hostile based on player actions | ||
| + | * Drops the Rat King Crown artifact | ||
mr/rat_king_mob.txt · Last modified: by 127.0.0.1
