From 63fc61cc0912ec9e4a8382d455245a3ba2d47b78 Mon Sep 17 00:00:00 2001 From: Quapsel Date: Fri, 8 Mar 2024 06:33:19 -0600 Subject: [PATCH] =?UTF-8?q?=E2=80=9EAdventures=20in=20Lestoria/assets/conf?= =?UTF-8?q?ig/Monsters.txt=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bear: Health = 210 -> 450 MoveSpd = 60% -> 75% Yellow Slime: Health = 175 -> 240 Slime King: Health: 5000 -> 8000 --- Adventures in Lestoria/assets/config/Monsters.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Adventures in Lestoria/assets/config/Monsters.txt b/Adventures in Lestoria/assets/config/Monsters.txt index 30d2eac0..bfb19304 100644 --- a/Adventures in Lestoria/assets/config/Monsters.txt +++ b/Adventures in Lestoria/assets/config/Monsters.txt @@ -114,7 +114,7 @@ Monsters } Yellow Slime { - Health = 175 + Health = 240 Attack = 10 CollisionDmg = 15 @@ -188,7 +188,7 @@ Monsters } Slime King { - Health = 5000 + Health = 8000 Attack = 10 CollisionDmg = 0 @@ -294,12 +294,12 @@ Monsters } Bear { - Health = 210 + Health = 450 Attack = 45 CollisionDmg = 5 - MoveSpd = 60% + MoveSpd = 75% Size = 200% XP = 33