[[Balancing changes]]

* Decreased the range attack of the Drake Flare from 7-4 to 6-4.
* Decreased the range attack of the Drake Flamehart from 9-4 to 8-4.
* Increased the cost of the Goblin Spearman from 8 to 9.
* Decreased the cost of the Sergeant from 20 to 19.
* Decreased the HP of the Sergeant from 36 to 32.
* Decreased the HP of the Lieutenant from 48 to 40.
* Decreased the HP of the General from 58 to 50.
* Decreased the HP of the Grand Marshal from 68 to 60.
This commit is contained in:
Gunter Labes 2008-12-14 23:36:49 +00:00
parent c2fb5a09f2
commit 1fbaaf820e
7 changed files with 14 additions and 7 deletions

View File

@ -32,7 +32,14 @@ Version 1.5.6+svn:
* Terrain: * Terrain:
* New graphic variations for Oasis (Dd^Do) terrain. * New graphic variations for Oasis (Dd^Do) terrain.
* Unit changes and balancing: * Unit changes and balancing:
* Decreased the range attack of the Drake Flare from 7-4 to 6-4.
* Decreased the range attack of the Drake Flamehart from 9-4 to 8-4.
* Increased the cost of the Goblin Spearman from 8 to 9. * Increased the cost of the Goblin Spearman from 8 to 9.
* Decreased the cost of the Sergeant from 20 to 19.
* Decreased the HP of the Sergeant from 36 to 32.
* Decreased the HP of the Lieutenant from 48 to 40.
* Decreased the HP of the General from 58 to 50.
* Decreased the HP of the Grand Marshal from 68 to 60.
* User interface: * User interface:
* Recruit, recall, unit-list and create-unit dialogs display the * Recruit, recall, unit-list and create-unit dialogs display the
selected unit/unit-type's race. selected unit/unit-type's race.

View File

@ -88,7 +88,7 @@
icon=attacks/fire-breath-drake.png icon=attacks/fire-breath-drake.png
type=fire type=fire
range=ranged range=ranged
damage=9 damage=8
number=4 number=4
[/attack] [/attack]
[attack_anim] [attack_anim]

View File

@ -92,7 +92,7 @@
icon=attacks/fire-breath-drake.png icon=attacks/fire-breath-drake.png
type=fire type=fire
range=ranged range=ranged
damage=7 damage=6
number=4 number=4
[/attack] [/attack]
[attack_anim] [attack_anim]

View File

@ -12,7 +12,7 @@
[/frame] [/frame]
[/leading_anim] [/leading_anim]
{MAGENTA_IS_THE_TEAM_COLOR} {MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=58 hitpoints=50
movement_type=smallfoot movement_type=smallfoot
movement=6 movement=6
experience=180 experience=180

View File

@ -12,7 +12,7 @@
[/frame] [/frame]
[/leading_anim] [/leading_anim]
{MAGENTA_IS_THE_TEAM_COLOR} {MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=68 hitpoints=60
movement_type=smallfoot movement_type=smallfoot
movement=6 movement=6
experience=150 experience=150

View File

@ -12,7 +12,7 @@
[/frame] [/frame]
[/leading_anim] [/leading_anim]
{MAGENTA_IS_THE_TEAM_COLOR} {MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=48 hitpoints=40
movement_type=smallfoot movement_type=smallfoot
movement=6 movement=6
experience=80 experience=80

View File

@ -13,14 +13,14 @@
[/frame] [/frame]
[/leading_anim] [/leading_anim]
{MAGENTA_IS_THE_TEAM_COLOR} {MAGENTA_IS_THE_TEAM_COLOR}
hitpoints=36 hitpoints=32
movement_type=smallfoot movement_type=smallfoot
movement=6 movement=6
experience=32 experience=32
level=1 level=1
alignment=lawful alignment=lawful
advances_to=Lieutenant advances_to=Lieutenant
cost=20 cost=19
usage=fighter usage=fighter
description= _ "The Sergeant is a low-ranking officer in the ranks of an army. Though academically trained, he will need some experience in the field before his leadership is sound and acknowledged."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP} description= _ "The Sergeant is a low-ranking officer in the ranks of an army. Though academically trained, he will need some experience in the field before his leadership is sound and acknowledged."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
die_sound={SOUND_LIST:HUMAN_DIE} die_sound={SOUND_LIST:HUMAN_DIE}