mr:potion_of_frost_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:potion_of_frost_item [2026/03/04 02:43] – Fix wiki documentation standards compliance Qwen Assistant | mr:potion_of_frost_item [2026/03/04 02:46] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Potion of Frost Item - Code References ====== | ||
| + | |||
| + | {{ rpd: | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * Main Class: [[https:// | ||
| + | * Parent Class: [[https:// | ||
| + | * Registration: | ||
| + | * Alchemy Plant: [[https:// | ||
| + | |||
| + | ===== Key Methods ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No specific JSON configuration file for this item. Uses default potion configuration. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <!-- English strings --> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | |||
| + | <!-- Russian strings --> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists. | ||
| + | |||
| + | ===== Related Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Game Constants ===== | ||
| + | * **Shatter Distance**: 2 cells (DISTANCE constant) | ||
| + | * **Base Price**: 50 gold | ||
| + | * **Label Index**: 0 (first potion label variant) | ||
| + | * **Quality Factor**: Affects shatter radius based on potion quality/ | ||
| + | |||
| + | {{tag> rpd items potions frost code}} | ||
mr/potion_of_frost_item.txt · Last modified: by 127.0.0.1
