From 1b2831bbb2c8d18f81f14d2037e9b64d13a271dc Mon Sep 17 00:00:00 2001 From: Quapsel Date: Fri, 1 Mar 2024 09:28:20 -0600 Subject: [PATCH] =?UTF-8?q?=E2=80=9EAdventures=20in=20Lestoria/assets/conf?= =?UTF-8?q?ig/items/Accessories.txt=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ring of the Slime King: Attack stat removed. Ring of the Bear: Attack nerfed from 4-10 to 1-4 --- .../assets/config/items/Accessories.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Adventures in Lestoria/assets/config/items/Accessories.txt b/Adventures in Lestoria/assets/config/items/Accessories.txt index e825b168..7e4daa53 100644 --- a/Adventures in Lestoria/assets/config/items/Accessories.txt +++ b/Adventures in Lestoria/assets/config/items/Accessories.txt @@ -6,9 +6,9 @@ Equipment ItemCategory = Accessories # See ItemStats.txt for valid stat names - StatValues = Health,Attack,Mana,Move Spd % - MinStats = 5,2,1,1 - MaxStats = 20,4,4,3 + StatValues = Health,Mana,Move Spd % + MinStats = 5,1,1 + MaxStats = 20,4,3 SellValue = 90 Equip Sound = Equip Accessory @@ -20,8 +20,8 @@ Equipment # See ItemStats.txt for valid stat names StatValues = Health,Attack,Mana - MinStats = 4,4,1 - MaxStats = 10,10,3 + MinStats = 4,1,1 + MaxStats = 10,4,3 SellValue = 75 Equip Sound = Equip Accessory