mr:sungrass_level_object
Table of Contents
Sungrass Level Object - Machine-Readable Reference
Java Implementation
- Java Class: 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
<string name="Sungrass_Name">Sungrass</string> <string name="Sungrass_Desc">When planted, Sungrass grows over several turns, providing healing over time.</string> <string name="SungrassBuff_Name">Sungrass Healing</string> <string name="SungrassBuff_Info">Provides healing over time to characters that touch the Sungrass.</string>
Lua Scripts
This entity is implemented in Java, no Lua script exists.
Related mr Entities
mr/sungrass_level_object.txt · Last modified: by 127.0.0.1
