User Tools

Site Tools


mr:rotten_ration_item

Rotten Ration Item - Code References

Rotten Ration

Java Classes

JSON Configuration

This item does not have specific JSON configuration, as it extends the base RottenFood class.

String Resources

  • English: strings_all.xml
    1. RottenRation_Name: Rotten ration
    2. RottenRation_Info: Once upon a time it could be eaten
  • Russian: strings_all.xml
    1. RottenRation_Name: Испорченный паёк
    2. RottenRation_Info: Когда-то это можно было съесть

Lua Scripts

This entity is implemented in Java, no Lua script exists

Entity Implementation Details

  • Implementation: Java class (com.watabou.pixeldungeon.items.food.RottenRation)
  • Base Class: RottenFood
  • Entity Kind: RottenRation
  • Type: Food item
  • Price: 1 gold (inherited from RottenFood)
  • Nutrition: 0 (cannot restore hunger)
  • Special Effects: Causes nausea when consumed
mr/rotten_ration_item.txt · Last modified: by 127.0.0.1