mr:rat_king_aura_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:rat_king_aura_buff [2026/03/02 04:38] – Fix wiki standards compliance issues on 5 random pages Qwen Assistant | mr:rat_king_aura_buff [2026/03/02 04:41] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rat King Aura Buff - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No specific JSON configuration file found for this buff. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Additional Information ===== | ||
| + | * The RatKingAuraBuff is an ArtifactBuff that belongs to the Rat King Crown artifact | ||
| + | * When active, it allows the player to tame rats they defeat | ||
| + | * Buff icon: BuffIndicator.RATTNESS | ||
| + | * Effect: When attacking a Rat mob with buff level > 0, the rat becomes a pet via Mob.makePet() | ||
| + | * Found in RatKingCrown.RatKingAuraBuff inner class | ||
| + | * The Rat King Crown artifact is automatically identified (isIdentified() returns true) | ||
| + | * Artifact image: items/ | ||
mr/rat_king_aura_buff.txt · Last modified: by 127.0.0.1
