mr:candy_item
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| mr:candy_item [2025/12/22 12:32] – Update wiki pages with proper data sources, fix naming conventions, create missing armor pages, and resolve red links mike | mr:candy_item [2026/03/23 04:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Candy Item ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * **Package: | ||
| + | * **Extends: | ||
| + | * **Image:** items/ | ||
| + | * **Price:** 20 gold per unit | ||
| + | * **Action:** Eat (CommonActions.AC_EAT) | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Behavior ===== | ||
| + | * **Consumption: | ||
| + | * **Hunger:** Does not satisfy hunger (unlike regular food) | ||
| + | * **Visual Effect:** Shows FOOD spell sprite when consumed | ||
| + | * **Sound:** Plays SND_EAT sound effect | ||
| + | * **Time to Eat:** Uses Food.TIME_TO_EAT constant | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr items food}} | ||
