User Tools

Site Tools


rpd:sorrowmoss_seed_item

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

rpd:sorrowmoss_seed_item [2025/12/29 11:55] – Add sorrowmoss_seed_item.txt page mikerpd:sorrowmoss_seed_item [2025/12/29 11:59] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Sorrowmoss Seeds ======
  
 +{{ rpd:images:sorrowmoss_seed_item.png|Sorrowmoss Seeds }}
 +
 +**Sorrowmoss Seeds** are obtained from the Sorrowmoss plant and can be used for planting or alchemy.
 +
 +==== Description ====
 +Sorrowmoss seeds are harvested from the Sorrowmoss plant. They can be planted to grow new Sorrowmoss plants or used in alchemy to create potions of Toxic Gas.
 +
 +==== Properties ====
 +  * **Type**: Seed
 +  * **Alchemy Result**: When used in alchemy pot with 3 or more seeds, may create Potion of Toxic Gas
 +  * **Planting**: Can be planted on fertile soil to grow Sorrowmoss
 +  * **Weight**: Very light
 +
 +==== Usage ====
 +  * **Planting**: Use on fertile soil to grow Sorrowmoss
 +  * **Alchemy**: Combine 3 or more seeds at an alchemy pot to attempt to create Potion of Toxic Gas
 +  * **Moistening**: Can be moistened with water potions to create special items
 +
 +==== Alchemy ====
 +  * 3+ Sorrowmoss seeds in an alchemy pot may produce Potion of Toxic Gas
 +  * Higher quantities of seeds increase the chance of creating the specific potion (Toxic Gas)
 +
 +==== Strategy ====
 +  * Store for alchemy to create useful Toxic Gas potions
 +  * Be cautious when harvesting from Sorrowmoss plants
 +  * Useful for creating area effect damage potions
 +
 +==== Code References ====
 +  * Java Class: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Sorrowmoss.java|Sorrowmoss.java]] (includes seed definition)
 +  * Seed System: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Seed.java|Seed.java base class]]
 +  * String Resources: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2345-L2347|Sorrowmoss seed strings]]
 +
 +==== See Also ====
 +  * [[rpd:sorrowmoss_plant|Sorrowmoss Plant]]
 +  * [[rpd:potion_of_toxic_gas_item|Potion of Toxic Gas]]
 +  * [[rpd:alchemy_mechanic|Alchemy]]
 +
 +{{tag> rpd seeds sorrowmoss toxic_gas }}
rpd/sorrowmoss_seed_item.txt · Last modified: by 127.0.0.1