User Tools

Site Tools


en:rpd:plants

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
en:rpd:plants [2026/04/07 03:15] – Fix wiki page formatting and improve plants page with internal links Qwen Assistanten:rpd:plants [2026/04/07 03:19] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Plants ======
  
 +{{ rpd:images:earthroot_seed_item.png|Earthroot Seed (representative image) }}
 +
 +Plants are important elements in Remixed Dungeon that can be grown from seeds and provide various beneficial effects when touched. Each plant has unique properties and can be a valuable resource in the dungeon.
 +
 +==== Types of Plants ====
 +  * [[en:rpd:earthroot_level_object|Earthroot]] - Provides barkskin protection
 +  * [[en:rpd:firebloom_level_object|Firebloom]] - Deals fire damage to nearby creatures
 +  * [[en:rpd:icecap_level_object|Icecap]] - Chills nearby creatures
 +  * [[en:rpd:sungrass_level_object|Sungrass]] - Provides healing over time
 +  * [[en:rpd:sorrowmoss_level_object|Sorrowmoss]] - Provides an enhanced throwing plant
 +  * [[en:rpd:fadeleaf_level_object|Fadeleaf]] - Allows teleportation
 +  * [[en:rpd:dreamweed_level_object|Dreamweed]] - Puts creatures to sleep
 +  * [[en:rpd:rotberry_level_object|Rotberry]] - Grows into an AlcoholicSpirit
 +
 +==== Planting Mechanics ====
 +  * Plants can be grown by planting their corresponding seeds anywhere on the dungeon floor
 +  * Seeds can be found throughout the dungeon and may be dropped by certain enemies
 +  * Some plants can only be found growing naturally in certain level types
 +  * Once a plant is touched by a character, it provides its effect and disappears
 +
 +==== Strategy ====
 +  * Plants should be saved for challenging situations when their effects would be most beneficial
 +  * Consider the positioning when planting seeds as you'll need to step on the tile to activate the plant
 +  * Some plants are more valuable than others depending on your current situation
 +
 +==== Code Reference ====
 +  * Plant Implementation: [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Plant.java|Plant.java]]
 +  * All Plant Classes: [[https://github.com/NYRDS/remixed-dungeon/tree/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants|Plants Directory]]
 +
 +==== Related ====
 +  * [[en:rpd:seeds|Seeds]] - Items used to grow plants
 +  * [[en:rpd:alchemy_mechanic|Alchemy]] - Game mechanic involving plants
 +
 +{{tag> rpd items plants gardening}}
en/rpd/plants.txt · Last modified: by 127.0.0.1