From The Mana World
//From Bear
Please to make my job easier, please catagorize these into Consumables/Support(Uses Skills)
(For quick reference, a list of generic items)
(For a list of craft skill types, check the master skill list craft section)
For those not aware, useful items are items which are used once and then disappear.
A sample item of equipment:
- Name : (Level) : Type (subtype) :Description of the item here. *** This is a requirement for handling the item. (not common for useful items) -*- This is an item effect ### This is a list of generic items used for item construction (This is the skill that you need to make it)
(the subtypes for useful items are: self-use, offensive (single), offensive (area))
ok, everyone try to follow that format above. This just makes things easier on me.
Master List starts here
- Life Potion : (1) : self-use : A weak potion that heals some small scrapes. -*- HP + 50 ### 1x Flowering Herb (Alchemy)
- Whole Wheat Bread : (1) : self-use : A fresh loaf of whole wheat bread. Pure and healthy. -*- Become immune to poison (15 minutes)(does not heal poison) ### 3x Wheat (Cooking)
- Chicken Soup : (1) : self-use : The only cure for the common cold. -*- Resist Water damage 50% (15 minutes) ### 1x Chicken Meat, 1x Water (Cooking)
- Blackened Bread : (3) : self-use : Toasted to perfection. It has a rich taste, but not charred. -*- Resist Light damage 50% (15 minutes) ### 3x Rye (Cooking)
- Mana Potion : (5) : self-use : A liquid concentrated with mana, it transfers power to one who drinks it. -*- MP + 50 ### 2x Fragrant Herb (Alchemy)
- Epyri's Card : (5) : offensive (single) : A card sprinkled with dust from a fire elemental artifact. -*- Cast "Fireball" on target. ### 1x Blank card, 1x Epyri's Silver (Alchemy)
- Epyri's Box : (20) : offensive (area) : A box filled with dust from an elemental artifact. -*- Cast "Explosion" on target area. ### 1x Paper Box, 1x Epyri's Gold (Alchemy)