Table of Contents

Ratter Aura Buff - Code References

Java Classes

Entity Kind

RatterAura (from `RatSkull.RatterAura.getEntityKind()` which returns the simple class name “RatterAura”)

JSON Configuration

No dedicated JSON configuration file exists for this buff. It is created programmatically by the RatSkull artifact.

String Resources

<string name="RatSkullBuff_Name">Ratter</string>
<string name="RatSkullBuff_Info">The acrid stench terrifies all other rodents around, making them flee from the skull bearer.</string>

Lua Scripts

This entity is implemented in Java, no Lua script exists.

Sprite