===== Sungrass Level Object - Machine-Readable Reference ===== ===== Java Implementation ===== * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Sungrass.java|Sungrass.java]] * Package: com.watabou.pixeldungeon.plants * Inner Class: com.watabou.pixeldungeon.plants.Sungrass.Health (line 55-85) * Effect Method: com.watabou.pixeldungeon.plants.Sungrass.effect (line 26-35) ===== JSON Configuration ===== This entity does not have dedicated JSON configuration. ===== String Resources ===== Sungrass When planted, Sungrass grows over several turns, providing healing over time. Sungrass Healing Provides healing over time to characters that touch the Sungrass. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists. ===== Related mr Entities ===== * [[mr:plant_seed|Plant Seed (Item)]] * [[mr:health_buff|Health Buff]]