diff --git a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg index 76800a7a3c70..24ca7bf966b4 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Body.cfg @@ -13,7 +13,7 @@ auto_hflip=no [/frame] [/standing_anim] - hitpoints=100 + hitpoints=150 movement_type=smallfoot [movement_costs] cave={UNREACHABLE} @@ -50,7 +50,7 @@ [specials] {WEAPON_SPECIAL_MAGICAL} [/specials] - damage=7 + damage=10 number=3 [/attack] [attack] @@ -62,7 +62,7 @@ [specials] {WEAPON_SPECIAL_MAGICAL} [/specials] - damage=7 + damage=10 number=3 [/attack] [attack_anim] @@ -95,11 +95,11 @@ do_not_list=yes [abilities] [regenerate] - value=100 + value=150 id=regenerates_yec name= _ "alien regenerates" female_name= _ "female^alien regenerates" - description= _ "The unit will heal itself 100 HP per turn. If it is poisoned, it will remove the poison instead of healing." + description= _ "The unit will heal itself 150 HP per turn. If it is poisoned, it will remove the poison instead of healing." affect_self=yes poison=cured [/regenerate] @@ -113,7 +113,7 @@ [/base_unit] id=Central Body2 name= _ "Weakened Central Body" - hitpoints={ON_DIFFICULTY 50 75 100} + hitpoints={ON_DIFFICULTY 80 100 120} [resistance] blade=110 pierce=110 @@ -128,10 +128,10 @@ die_sound=wail-long.wav [attack] - damage=3 + damage=4 [/attack] [attack] - damage=3 + damage=4 [/attack] [death] diff --git a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Minion.cfg b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Minion.cfg index 7eed33f66ec3..c2b885d6cd07 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Minion.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Minion.cfg @@ -34,7 +34,7 @@ icon=attacks/fangs-horror.png type=blade range=melee - damage={ON_DIFFICULTY 7 8 10} + damage={ON_DIFFICULTY 7 9 11} number=2 [/attack] [attack] diff --git a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg index e7d26e2a8ce2..cbd0819828bc 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/monsters/Alien_Spire.cfg @@ -12,7 +12,7 @@ auto_hflip=no [/frame] [/standing_anim] - hitpoints={ON_DIFFICULTY 35 40 50} + hitpoints={ON_DIFFICULTY 60 80 100} movement_type=smallfoot [movement_costs] cave={UNREACHABLE} @@ -44,7 +44,7 @@ [specials] {WEAPON_SPECIAL_MAGICAL} [/specials] - damage={ON_DIFFICULTY 6 8 12} + damage={ON_DIFFICULTY 8 12 16} number=1 [/attack] [attack_anim] diff --git a/data/campaigns/Under_the_Burning_Suns/units/monsters/Ixthala_Demon.cfg b/data/campaigns/Under_the_Burning_Suns/units/monsters/Ixthala_Demon.cfg index 95bf9a212f91..9d922ed2d133 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/monsters/Ixthala_Demon.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/monsters/Ixthala_Demon.cfg @@ -6,7 +6,7 @@ race=monster image="units/monsters/demon.png" {DEFENSE_ANIM "units/monsters/demon-defend2.png" "units/monsters/demon-defend.png" {SOUND_LIST:DRAKE_HIT} } - hitpoints=40 + hitpoints=60 movement_type=lizard [resistance] fire=70 @@ -14,10 +14,10 @@ movement=6 experience=100 {AMLA_DEFAULT} - level=2 + level=3 alignment=chaotic advances_to=null - cost=30 + cost=50 usage=fighter description= _ "Are these monsters some beast-soldiers of a bygone era? Or are they spirits from another plane of existence? Knowledge of their origins is lost, all that is known is that they can spell trouble for those who go poking around in caverns and ruins." die_sound=drake-die.ogg @@ -27,7 +27,7 @@ icon=attacks/sword-flaming.png type=fire range=melee - damage=8 + damage=12 number=4 [/attack] [attack_anim] diff --git a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg index 792e635d5390..dbeb828c36e7 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Avatar.cfg @@ -8,7 +8,7 @@ # The baseframe is larger than usual to make compositing with the back haloin animations trivial. bar_offset_x,bar_offset_y=0,0 profile=portraits/eloh.png - hitpoints=40 + hitpoints=60 movement_type=woodland movement=1 experience=100 @@ -16,7 +16,7 @@ alignment=lawful advances_to=null {AMLA_DEFAULT} - cost=10 + cost=100 usage=null do_not_list=yes description= _ "Divine Avatars only appear in time of great need. Forms of the Gods themselves, made real in this world for a time, blessed are those who are lucky enough to view such images of power and perfection." @@ -42,8 +42,8 @@ [specials] {WEAPON_SPECIAL_MAGICAL} [/specials] - damage=10 - number=2 + damage=11 + number=3 [/attack] [standing_anim] diff --git a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg index 36e9f8ef91d2..9d144900fbc1 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/quenoth/Divine_Incarnation.cfg @@ -5,7 +5,7 @@ [/base_unit] id=Divine Incarnation name= _ "female^Divine Incarnation" - hitpoints=50 + hitpoints=70 movement=4 experience=150 level=3 diff --git a/data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg b/data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg index 450ce7d68687..a256ffae3b2b 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/undead/Haunt.cfg @@ -2,7 +2,7 @@ # same as a ghost, except that a haunt can't move [unit_type] [base_unit] - id=Ghost + id=Wraith [/base_unit] id=Haunt name= _ "Haunt" diff --git a/data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg b/data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg index d23e01bd5372..ef793820de82 100644 --- a/data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg +++ b/data/campaigns/Under_the_Burning_Suns/units/undead/Spider_Lich.cfg @@ -5,7 +5,7 @@ race=undead image="units/undead/spider-lich.png" {DEFENSE_ANIM "units/undead/spider-lich-defend.png" "units/undead/spider-lich.png" {SOUND_LIST:LICH_HIT} } - hitpoints=38 + hitpoints=52 movement_type=undeadfoot movement=6 experience=100 @@ -26,7 +26,7 @@ description= _"touch" type=cold range=melee - damage=4 + damage=5 number=3 icon=attacks/touch-undead.png [specials] @@ -41,7 +41,7 @@ {WEAPON_SPECIAL_MAGICAL} [/specials] range=ranged - damage=8 + damage=9 number=3 icon=attacks/iceball.png [/attack] @@ -54,7 +54,7 @@ {WEAPON_SPECIAL_MAGICAL} [/specials] range=ranged - damage=5 + damage=6 number=3 icon=attacks/dark-missile.png [/attack]