User Tools

Site Tools


mr:potion_of_frost_item

Potion of Frost Item - Code References

Potion of Frost

Java Classes

Key Methods

JSON Configuration

No specific JSON configuration file for this item. Uses default potion configuration.

String Resources

<!-- English strings -->
<string name="PotionOfFrost_Name">Potion of Frost</string>
<string name="PotionOfFrost_Info">Upon exposure to open air, this chemical will evaporate into a freezing cloud, causing any creature that contacts it to be frozen in place, unable to act and move.</string>
 
<!-- Russian strings -->
<string name="PotionOfFrost_Name">Зелье Мороза</string>
<string name="PotionOfFrost_Info">При контакте с воздухом этот химикат испарится, образуя леденящее облачко, примораживающее к месту всякое коснувшееся его существо, лишая того возможности пошевелится.</string>

Lua Scripts

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

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/upgrade level
mr/potion_of_frost_item.txt · Last modified: by 127.0.0.1