From b41b16b0f17bd7f1382104dc0da2e9382e0cc347 Mon Sep 17 00:00:00 2001 From: SilverNexus Date: Thu, 30 Mar 2023 13:09:11 -0400 Subject: [PATCH] Worsen AC on dwarf, as it seemed to be balanced for no armor. Improve WC and damage slightly to compensate. --- monster/humanoid/Dwarf/dwarf.arc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/monster/humanoid/Dwarf/dwarf.arc b/monster/humanoid/Dwarf/dwarf.arc index 47d434d45..1d834aa87 100644 --- a/monster/humanoid/Dwarf/dwarf.arc +++ b/monster/humanoid/Dwarf/dwarf.arc @@ -14,9 +14,10 @@ monster 1 move_type walk unaggressive 1 alive 1 -ac 1 -wc 8 -dam 9 +# Since dwarves always get a chain mail to equip, we need this to be low enough that the chain mail doesn't make them unhittable +ac 6 +wc 7 +dam 10 hp 70 maxhp 70 exp 100