From f2681aebafde0b8b8cbcefccc0cbd642de44fdf9 Mon Sep 17 00:00:00 2001 From: Quapsel Date: Mon, 27 Jan 2025 11:23:36 -0600 Subject: [PATCH] =?UTF-8?q?=E2=80=9EAdventures=20in=20Lestoria/assets/conf?= =?UTF-8?q?ig/items/ItemDatabase.txt=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chapter 4 Materials added. --- .../assets/config/items/ItemDatabase.txt | 78 +++++++++++++++++++ 1 file changed, 78 insertions(+) diff --git a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt index 91a8531b..6c173185 100644 --- a/Adventures in Lestoria/assets/config/items/ItemDatabase.txt +++ b/Adventures in Lestoria/assets/config/items/ItemDatabase.txt @@ -498,4 +498,82 @@ ItemDatabase Description = Delicious cooked balls of delicacy filled with scraps from an Octopus. ItemCategory = Materials } + Skeleton Bone + { + Description = Bones of a skeleton. + ItemCategory = Materials + SellValue = 25 + } + Broken Bone Axe + { + Description = The Axe of a Skelett Babarian. Broken in Battle. + ItemCategory = Materials + SellValue = 32 + } + Broken Bone Bow + { + Description = A bow crafted out of Bones. The bowstring snapped. + ItemCategory = Materials + SellValue = 31 + } + Pieces of Horse Armor + { + Description = Some piece of metal that once was a part of the armor of a horse. + ItemCategory = Materials + SellValue = 51 + } + Glowing Bones + { + Description = Bones of a skeleton with an ominous glow. + ItemCategory = Materials + SellValue = 49 + } + Snake Skin + { + Description = The skin of a Snake. + ItemCategory = Materials + SellValue = 20 + } + Spider Legs + { + Description = Legs of a Spider + ItemCategory = Materials + SellValue = 19 + } + Purple Slime Remains + { + Description = The remains of a purple slime. It stares at you intently. + ItemCategory = Materials + SellValue = 19 + } + Giant Purple Slime Remains + { + Description = The remains of a giant purple slime. It stares at you intently. + ItemCategory = Materials + SellValue = 34 + } + Swamp Frog Skin + { + Description = The skin of a swamp frog. + ItemCategory = Materials + SellValue = 24 + } + Damaged Animal Bones + { + Description = Bones of an animal that are heavily damaged. + ItemCategory = Materials + SellValue = 8 + } + Preserved Animal Bones + { + Description = Perfectly preserved bones of an animal. + ItemCategory = Materials + SellValue = 13 + } + Purple Gemstone + { + Description = Radiating with energy from the Swamp, it is used to refine stronger equipment. + ItemCategory = Materials + SellValue = 390 + } }