mr:ratter_aura_buff
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:ratter_aura_buff [2026/06/07 01:45] – Update mr:ratter_aura_buff with correct code references and string resources Qwen Assistant | mr:ratter_aura_buff [2026/06/07 01:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Ratter Aura Buff - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * **Buff Implementation**: | ||
| + | * **Artifact Source**: [[https:// | ||
| + | * **Buff Factory Registration**: | ||
| + | * **Buff Constant**: [[https:// | ||
| + | * **Mob Interaction**: | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | **RatterAura** (from `RatSkull.RatterAura.getEntityKind()` which returns the simple class name " | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No dedicated JSON configuration file exists for this buff. It is created programmatically by the RatSkull artifact. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists. | ||
| + | |||
| + | ===== Sprite ===== | ||
| + | * **Wiki Image**: `{{ rpd: | ||
| + | * **Raw Sprite**: `buff_RatterAura.png` (processed to ratter_aura_buff.png) | ||
| + | |||
| + | ===== Related Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/ratter_aura_buff.txt · Last modified: by 127.0.0.1
