„Adventures in Lestoria/assets/config/items/ItemDatabase.txt“ ändern
Chapter 3 Monster + Area Items added. (Consumables still missing)
This commit is contained in:
parent
da2640fbc1
commit
888cea1581
@ -321,4 +321,58 @@ ItemDatabase
|
|||||||
ItemCategory = Materials
|
ItemCategory = Materials
|
||||||
SellValue = 10
|
SellValue = 10
|
||||||
}
|
}
|
||||||
|
Bandana
|
||||||
|
{
|
||||||
|
Description = A Red Bandana. Commonly worn by Pirates.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 22
|
||||||
|
}
|
||||||
|
Empty Leather Pouche
|
||||||
|
{
|
||||||
|
Description = A Pouche to store coins in. This Pirate seems to be not to successful in his craft.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 26
|
||||||
|
}
|
||||||
|
Rum Bottle
|
||||||
|
{
|
||||||
|
Description = Yo Ho Ho and a Bottle of Rum.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 34
|
||||||
|
}
|
||||||
|
Giant Claw
|
||||||
|
{
|
||||||
|
Description = The Giant Claw of a crap that grown up to ist maximum potential.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 38
|
||||||
|
}
|
||||||
|
Worm Skin
|
||||||
|
{
|
||||||
|
Description = The Skin feels kinda smooth. Maybe it could be used to craft clothing.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 24
|
||||||
|
}
|
||||||
|
White Feather
|
||||||
|
{
|
||||||
|
Description = The Feather is mainly White. But ist tip is actually black.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 17
|
||||||
|
}
|
||||||
|
Blue Gemstone
|
||||||
|
{
|
||||||
|
Description = Radiating with energy from the sea, it is used to refine stronger equipment.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 330
|
||||||
|
}
|
||||||
|
Shell
|
||||||
|
{
|
||||||
|
Description = a beautiful Shell, found at a beach.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 9
|
||||||
|
}
|
||||||
|
Large Shell
|
||||||
|
{
|
||||||
|
Description = a big beautiful Shell, found at a beach.
|
||||||
|
ItemCategory = Materials
|
||||||
|
SellValue = 14
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user