mr:rotten_fish_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mr:rotten_fish_item [2026/03/14 01:12] – Fix wiki standards compliance for 5 random pages Qwen Assistant | mr:rotten_fish_item [2026/03/26 23:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== rotten_fish_item - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | This entity is implemented in Lua, no Java class exists. Referenced in Java for drop tables: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Lua, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources (All Languages) ===== | ||
| + | * English: [[https:// | ||
| + | * Russian: [[https:// | ||
| + | * Spanish: [[https:// | ||
| + | * Portuguese: [[https:// | ||
| + | * Chinese (Simplified): | ||
| + | * Chinese (Traditional): | ||
| + | * Japanese: [[https:// | ||
| + | * Korean: [[https:// | ||
| + | * German: [[https:// | ||
| + | * French: [[https:// | ||
| + | * Italian: [[https:// | ||
| + | * Polish: [[https:// | ||
| + | * Ukrainian: [[https:// | ||
| + | * Turkish: [[https:// | ||
| + | * Greek: [[https:// | ||
| + | * Indonesian: [[https:// | ||
| + | * Malay: [[https:// | ||
| + | * Hungarian: [[https:// | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Type:** item | ||
| + | * **Package: | ||
| + | * **Base Entity:** Item (Lua implementation) | ||
| + | * **Image:** 15 (food.png sprite sheet index) | ||
| + | * **Image File:** items/ | ||
| + | * **Stackable: | ||
| + | * **Action:** eat | ||
| + | |||
| + | ===== Behavior ===== | ||
| + | * **On Eat:** Applies Poison buff for 2 * random(1, hero:lvl()) turns | ||
| + | * **Hunger Restoration: | ||
| + | * **Taste Message:** Displays " | ||
| + | * **Poison Effect:** Uses RPD.affectBuff with RPD.Buffs.Poison | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr rpd items food fish}} | ||
