User Tools

Site Tools


mr:rat_king_aura_buff

Rat King Aura Buff - Code References

Java Classes

JSON Configuration

No specific JSON configuration file found for this buff.

String Resources

<string name="RatKingCrownBuff_Name">Ratness</string>
<string name="RatKingCrownBuff_Info">Hail the Lord of the rats, every rat shall obey and praise.</string>

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/artifacts.png at index 17
mr/rat_king_aura_buff.txt · Last modified: by 127.0.0.1