From 31b5abca7a733f7cf8039246dd061f6aebb971c5 Mon Sep 17 00:00:00 2001 From: silvernexus Date: Sun, 21 Feb 2021 23:47:46 +0000 Subject: [PATCH] Make light angels and messengers less similar in stats. git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21989 282e977c-c81d-0410-88c4-b93c2d0d6712 --- ChangeLog | 11 +++++++++++ monster/angel/liteangel.arc | 12 ++++++------ monster/angel/mesangel.arc | 13 +++++++------ 3 files changed, 24 insertions(+), 12 deletions(-) diff --git a/ChangeLog b/ChangeLog index 209cb6c19..0c13f8aba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +Make messengers and light angels less similar in stats, to warrant their large difference in XP rewarded. +Swap a couple stats that were higher on the light angel, presumably from when regens were affected by speed. +Give messengers 80% blind resistance. +Move light angels down to level 17 from 20. Move messengers up to level 22 from 21. +Reduce light angels to 450 health from 500, increase messengers from 500 to 600 health. +Reduce light angel's wc to -8 from -10. +Reduce messengers to 70k XP from 80k XP. +monster/angel/liteangel.arc +monster/angel/mesangel.arc +Daniel Hawkins 2021-02-21 + New art for kobold generator that puts it in perspective. monster/goblin/kobold_gen.base.111.png Daniel Hawkins 2021-02-20 diff --git a/monster/angel/liteangel.arc b/monster/angel/liteangel.arc index 6f15aac57..2e905db09 100644 --- a/monster/angel/liteangel.arc +++ b/monster/angel/liteangel.arc @@ -15,15 +15,15 @@ unaggressive 0 Str 18 exp 20000 ac -2 -wc -10 +wc -8 dam 15 -Pow 40 +Pow 32 Int 20 maxsp 200 -hp 500 -maxhp 500 -Con 16 -level 20 +hp 450 +maxhp 450 +Con 12 +level 17 resist_physical 30 resist_fire 30 resist_cold 30 diff --git a/monster/angel/mesangel.arc b/monster/angel/mesangel.arc index ca48fc617..9da08ac20 100644 --- a/monster/angel/mesangel.arc +++ b/monster/angel/mesangel.arc @@ -13,20 +13,21 @@ no_pick 1 alive 1 unaggressive 0 Str 20 -exp 80000 +exp 70000 ac -2 wc -10 dam 15 -Pow 32 +Pow 40 Int 23 maxsp 500 -hp 500 -maxhp 500 -Con 12 -level 21 +hp 600 +maxhp 600 +Con 16 +level 22 resist_physical 30 resist_fire 30 resist_cold 30 +resist_blind 80 attacktype 5 speed -0.50 weight 150000