mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-19 01:29:37 +00:00
[[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:
parent
c2fb5a09f2
commit
1fbaaf820e
@ -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.
|
||||||
|
@ -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]
|
||||||
|
@ -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]
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user