en:rpd:seed_pouch_item
Table of Contents
Seed Pouch
Seed Pouch is a bag item in Remixed Dungeon that allows players to store any number of seeds in a convenient container.
Description
This small velvet pouch allows you to store any number of seeds in it. Very convenient for alchemists and plant enthusiasts who want to keep their seeds organized and easily accessible.
Properties
- Type: Bag (container item)
- Price: 50 gold
- Stackable: No
- Capacity: Unlimited (can store any number of seeds)
- Sprite: `ItemSpriteSheet.POUCH`
Functionality
Obtaining
- Can be purchased from the Shopkeeper in dungeon shops
- May occasionally appear as dungeon loot
Strategy
- Essential for players who want to practice alchemy
- Keeps inventory organized by consolidating all seeds into one slot
- Allows quick access to seeds during combat for plant-based strategies
- Worth the 50 gold investment for alchemy-focused builds
Source Code References
- Java Class: SeedPouch.java
- Bag UI: BagTab.java
- Bag Window: WndBag.java
- Item Factory: ItemFactory.java
String Resources
<!-- English (values/strings_all.xml) --> <string name="SeedPouch_Name">seed pouch</string> <string name="SeedPouch_Info">This small velvet pouch allows you to store any number of seeds in it. Very convenient.</string>
Related Items
- Seeds - Items stored in the pouch
- Alchemy - System that uses seeds
- Bag of Seeds - Alternative seed storage
- Scroll of Upgrading - Can upgrade the pouch
en/rpd/seed_pouch_item.txt · Last modified: by 127.0.0.1

