Tweak some Elvish units stats (#9440)
* Elvish Scout: XP 42 -> 32; * Elvish Rider: XP 75 -> 60; HP 49 -> 46; bow damage 11 -> 9; cost 28 -> 27; * Elvish Outrider: MP 11 -> 10; HP 60 -> 57; bow damage 11 -> 9; sword damage 8 -> 7; cost 58 -> 50; * Elvish Avenger: HP 59 -> 55; cost 60 -> 55.
This commit is contained in:
parent
dfa4d7dd35
commit
70df290584
6 changed files with 18 additions and 13 deletions
5
changelog_entries/tweak_some_elvish_unit_stats.md
Normal file
5
changelog_entries/tweak_some_elvish_unit_stats.md
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
### Units
|
||||||
|
* Elvish Scout: XP 42 -> 32;
|
||||||
|
* Elvish Rider: XP 75 -> 60; HP 49 -> 46; bow damage 11 -> 9; cost 28 -> 27;
|
||||||
|
* Elvish Outrider: MP 11 -> 10; HP 60 -> 57; bow damage 11 -> 9; sword damage 8 -> 7; cost 58 -> 50;
|
||||||
|
* Elvish Avenger: HP 59 -> 55; cost 60 -> 55.
|
|
@ -7,7 +7,7 @@
|
||||||
image="units/elves-wood/avenger.png"
|
image="units/elves-wood/avenger.png"
|
||||||
small_profile="portraits/elves/ranger.webp~CROP(20,20,400,400)"
|
small_profile="portraits/elves/ranger.webp~CROP(20,20,400,400)"
|
||||||
profile="portraits/elves/ranger.webp"
|
profile="portraits/elves/ranger.webp"
|
||||||
hitpoints=59
|
hitpoints=55
|
||||||
movement_type=woodland
|
movement_type=woodland
|
||||||
movement=6
|
movement=6
|
||||||
experience=150
|
experience=150
|
||||||
|
@ -15,7 +15,7 @@
|
||||||
alignment=neutral
|
alignment=neutral
|
||||||
advances_to=null
|
advances_to=null
|
||||||
{AMLA_DEFAULT}
|
{AMLA_DEFAULT}
|
||||||
cost=60
|
cost=55
|
||||||
usage=mixed fighter
|
usage=mixed fighter
|
||||||
description= _ "The curious name of the Elvish ‘Avengers’ comes from a tactic often employed by these master rangers. The enemy is allowed to break through a feint defense and when the vulnerable troops behind the front line follow, these archers break cover and attack, cutting supply lines and surrounding the enemy in one fell stroke. This has, at times, been interpreted as a form of vengeance for their brethren lost earlier in the battle. While not so base in design, it is not at all inaccurate."
|
description= _ "The curious name of the Elvish ‘Avengers’ comes from a tactic often employed by these master rangers. The enemy is allowed to break through a feint defense and when the vulnerable troops behind the front line follow, these archers break cover and attack, cutting supply lines and surrounding the enemy in one fell stroke. This has, at times, been interpreted as a form of vengeance for their brethren lost earlier in the battle. While not so base in design, it is not at all inaccurate."
|
||||||
[special_note]
|
[special_note]
|
||||||
|
|
|
@ -5,15 +5,15 @@
|
||||||
race=elf
|
race=elf
|
||||||
image="units/elves-wood/outrider/outrider.png"
|
image="units/elves-wood/outrider/outrider.png"
|
||||||
profile="portraits/elves/scout.webp"
|
profile="portraits/elves/scout.webp"
|
||||||
hitpoints=60
|
hitpoints=57
|
||||||
movement_type=woodland
|
movement_type=woodland
|
||||||
movement=11
|
movement=10
|
||||||
experience=150
|
experience=150
|
||||||
level=3
|
level=3
|
||||||
alignment=neutral
|
alignment=neutral
|
||||||
advances_to=null
|
advances_to=null
|
||||||
{AMLA_DEFAULT}
|
{AMLA_DEFAULT}
|
||||||
cost=58
|
cost=50
|
||||||
undead_variation=mounted
|
undead_variation=mounted
|
||||||
usage=scout
|
usage=scout
|
||||||
description= _ "There once was an elf by the name of Beirand, who set out on a journey to a distant land.
|
description= _ "There once was an elf by the name of Beirand, who set out on a journey to a distant land.
|
||||||
|
@ -46,7 +46,7 @@ The truth of this tale, one can only surmise, but doubtless, Outriders the faste
|
||||||
icon=attacks/sword-elven.png
|
icon=attacks/sword-elven.png
|
||||||
type=blade
|
type=blade
|
||||||
range=melee
|
range=melee
|
||||||
damage=8
|
damage=7
|
||||||
number=4
|
number=4
|
||||||
[/attack]
|
[/attack]
|
||||||
[attack]
|
[attack]
|
||||||
|
@ -55,7 +55,7 @@ The truth of this tale, one can only surmise, but doubtless, Outriders the faste
|
||||||
icon=attacks/bow-elven.png
|
icon=attacks/bow-elven.png
|
||||||
type=pierce
|
type=pierce
|
||||||
range=ranged
|
range=ranged
|
||||||
damage=11
|
damage=9
|
||||||
number=3
|
number=3
|
||||||
[/attack]
|
[/attack]
|
||||||
{DEFENSE_ANIM "units/elves-wood/outrider/outrider-defend2.png" "units/elves-wood/outrider/outrider-defend1.png" {SOUND_LIST:HORSE_HIT} }
|
{DEFENSE_ANIM "units/elves-wood/outrider/outrider-defend2.png" "units/elves-wood/outrider/outrider-defend1.png" {SOUND_LIST:HORSE_HIT} }
|
||||||
|
|
|
@ -5,14 +5,14 @@
|
||||||
race=elf
|
race=elf
|
||||||
image="units/elves-wood/rider/rider.png"
|
image="units/elves-wood/rider/rider.png"
|
||||||
profile="portraits/elves/scout.webp"
|
profile="portraits/elves/scout.webp"
|
||||||
hitpoints=49
|
hitpoints=46
|
||||||
movement_type=woodland
|
movement_type=woodland
|
||||||
movement=10
|
movement=10
|
||||||
experience=75
|
experience=60
|
||||||
level=2
|
level=2
|
||||||
alignment=neutral
|
alignment=neutral
|
||||||
advances_to=Elvish Outrider
|
advances_to=Elvish Outrider
|
||||||
cost=28
|
cost=27
|
||||||
undead_variation=mounted
|
undead_variation=mounted
|
||||||
usage=scout
|
usage=scout
|
||||||
#mostly like a foot Elf, but they
|
#mostly like a foot Elf, but they
|
||||||
|
@ -42,7 +42,7 @@
|
||||||
icon=attacks/bow-elven.png
|
icon=attacks/bow-elven.png
|
||||||
type=pierce
|
type=pierce
|
||||||
range=ranged
|
range=ranged
|
||||||
damage=11
|
damage=9
|
||||||
number=2
|
number=2
|
||||||
[/attack]
|
[/attack]
|
||||||
{DEFENSE_ANIM "units/elves-wood/rider/rider-defend2.png" "units/elves-wood/rider/rider-defend1.png" {SOUND_LIST:HORSE_HIT} }
|
{DEFENSE_ANIM "units/elves-wood/rider/rider-defend2.png" "units/elves-wood/rider/rider-defend1.png" {SOUND_LIST:HORSE_HIT} }
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
#are bad at defending in villages
|
#are bad at defending in villages
|
||||||
#they are weak against piercing attacks
|
#they are weak against piercing attacks
|
||||||
movement=9
|
movement=9
|
||||||
experience=42
|
experience=32
|
||||||
level=1
|
level=1
|
||||||
alignment=neutral
|
alignment=neutral
|
||||||
advances_to=Elvish Rider
|
advances_to=Elvish Rider
|
||||||
|
|
|
@ -9,7 +9,7 @@
|
||||||
#enddef
|
#enddef
|
||||||
|
|
||||||
#define GENERATED_REACHABILITY_ANSWERS_2
|
#define GENERATED_REACHABILITY_ANSWERS_2
|
||||||
66,10,30,11,30,11,31,11,33,11,34,12,31,12,32,12,33,13,30,13,31,13,32,13,33,13,35,14,30,14,32,14,33,14,34,14,35,14,36,15,29,15,30,15,31,15,32,15,35,15,36,16,30,16,31,16,32,16,33,16,35,16,36,17,30,17,33,17,35,17,36,18,32,18,33,18,35,18,36,19,34,19,35,19,36,19,37,20,34,20,35,20,36,21,34,21,35,21,36,22,35,22,36,23,35,23,36,24,34,24,35,24,36,25,34,25,36,26,35,26,36,27,35,27,36,28,35,28,36,29,36,29,37,116,6,29,6,30,6,31,7,29,7,30,7,31,7,32,8,28,8,29,8,30,8,31,8,32,9,29,9,32,10,26,10,28,10,29,10,30,11,27,11,28,11,29,11,30,11,31,11,33,11,34,12,28,12,31,12,32,12,33,13,30,13,31,13,32,13,33,13,35,14,28,14,30,14,32,14,33,14,34,14,35,14,36,15,29,15,30,15,31,15,32,15,35,15,36,16,30,16,31,16,32,16,33,16,35,16,36,17,27,17,29,17,30,17,33,17,35,17,36,18,23,18,24,18,25,18,26,18,27,18,28,18,29,18,30,18,31,18,32,18,33,18,35,18,36,19,23,19,24,19,25,19,26,19,27,19,28,19,30,19,33,19,34,19,35,19,36,19,37,20,23,20,24,20,25,20,26,20,29,20,30,20,31,20,32,20,34,20,35,20,36,21,26,21,27,21,29,21,34,21,35,21,36,22,25,22,26,22,29,22,31,22,35,23,26,23,27,23,28,23,29,23,30,23,31,23,32,24,28,24,30,25,30,40,8,45,8,46,9,45,9,46,10,43,10,44,10,45,10,46,11,43,11,44,11,45,11,46,12,42,12,43,12,44,12,45,12,46,13,43,13,44,13,45,13,46,14,42,14,43,14,44,14,45,14,46,15,42,15,43,15,44,15,45,15,46,16,42,16,43,16,44,16,45,17,42,17,43,17,44,17,45,18,42,39,30,5,30,6,31,3,31,4,31,5,31,6,32,2,32,3,32,4,32,5,33,2,33,3,33,4,33,5,33,6,34,1,34,2,34,3,34,4,34,5,35,1,35,2,35,3,35,4,35,5,36,1,36,2,36,3,36,4,36,5,37,1,37,2,37,3,37,4,37,5,38,2,38,3,38,4,39,3,5,25,21,25,22,26,20,26,21,26,22,49,24,26,25,21,25,22,25,25,25,26,25,27,26,20,26,21,26,22,26,24,26,25,26,26,26,27,27,21,27,22,27,23,27,24,27,25,27,26,27,27,28,21,28,22,28,23,28,24,28,25,28,26,28,27,29,20,29,21,29,22,29,23,29,24,29,25,29,26,29,28,30,19,30,20,30,21,30,22,30,23,30,24,30,25,30,26,31,19,31,21,31,22,31,23,31,25,32,22,46,25,21,25,22,26,21,26,22,27,21,27,22,27,23,27,24,27,25,28,21,28,22,28,23,28,24,28,25,29,18,29,20,29,21,29,22,29,23,29,24,29,25,29,26,30,17,30,18,30,19,30,20,30,21,30,22,30,23,30,24,30,25,31,18,31,19,31,21,31,22,31,23,32,17,32,22,32,23,33,21,33,22,33,23,33,24,34,21,34,22,34,23,28,19,20,20,20,20,21,21,19,21,21,21,22,21,23,22,19,22,20,22,21,22,22,22,23,23,20,23,21,23,22,23,23,23,24,23,25,24,22,24,23,24,24,24,25,25,23,25,24,25,25,25,26,26,24,26,25,53,30,4,30,5,30,6,30,7,31,4,31,5,31,6,31,7,31,8,32,5,32,6,32,7,32,8,33,5,33,6,33,7,33,8,33,9,34,4,34,5,34,6,34,7,34,8,34,9,35,4,35,5,35,6,35,7,35,8,35,9,36,4,36,5,36,6,36,7,36,8,36,9,37,4,37,5,37,6,37,7,37,8,37,9,38,3,38,4,38,5,38,6,38,7,38,8,39,3,39,4,39,6,39,7,39,8,52,14,42,15,41,15,42,15,46,16,39,16,40,16,41,16,42,16,43,16,44,16,45,16,46,17,39,17,40,17,41,17,42,17,43,17,44,17,45,17,46,18,39,18,40,18,41,18,42,18,43,18,44,18,45,18,46,19,42,19,43,19,44,19,45,20,39,20,40,20,41,20,42,20,43,20,44,21,39,21,40,21,41,21,42,21,43,21,44,22,39,22,40,22,41,22,42,22,43,23,41,23,42,23,43,63,35,29,35,30,35,32,36,29,36,31,36,32,37,27,37,29,37,31,37,32,37,33,38,25,38,26,38,28,38,30,38,31,38,32,38,33,39,27,39,28,39,29,39,30,39,31,39,32,39,33,39,34,40,25,40,28,40,29,40,30,40,31,40,32,40,33,41,25,41,26,41,27,41,28,41,29,41,30,41,31,41,32,41,33,41,34,42,25,42,26,42,27,42,28,42,29,42,31,42,32,42,33,43,26,43,27,43,28,43,29,43,30,44,27,44,28,44,29,44,30,45,28,45,29,45,30,55,37,31,37,32,37,33,38,30,38,31,38,32,38,33,38,34,39,29,39,30,39,31,39,32,39,33,39,34,39,35,40,28,40,29,40,30,40,31,40,32,40,33,40,34,41,29,41,30,41,31,41,32,41,33,41,34,42,31,42,32,42,33,42,34,43,30,43,31,43,32,43,33,43,34,43,35,43,36,44,29,44,30,44,31,44,32,44,33,44,34,44,35,45,30,45,31,45,32,45,33,46,30,46,31,46,32,46,33,47,32,52,40,31,40,33,41,28,41,29,41,31,41,32,41,33,41,34,42,27,42,28,42,29,42,31,42,32,42,33,42,34,43,27,43,28,43,29,43,30,43,31,43,32,43,33,43,34,43,35,43,36,44,27,44,28,44,29,44,30,44,31,44,32,44,33,44,34,44,35,45,28,45,29,45,30,45,31,45,32,45,33,46,27,46,28,46,29,46,30,46,31,46,32,46,33,47,28,47,29,47,30,47,31,47,32,55,39,28,39,29,39,30,40,28,40,29,40,30,41,26,41,27,41,28,41,29,41,30,42,25,42,26,42,27,42,28,42,29,43,25,43,26,43,27,43,28,43,29,43,30,43,31,43,32,43,33,44,25,44,26,44,27,44,28,44,29,44,30,44,31,44,32,44,33,45,27,45,28,45,29,45,30,45,31,45,32,45,33,46,26,46,27,46,28,46,29,46,30,46,31,46,32,46,33,47,27,47,28,47,29,47,30,47,31,47,32,61,37,29,37,31,38,26,38,28,38,30,38,31,39,27,39,28,39,29,39,30,39,31,39,32,40,25,40,28,40,29,40,30,40,31,41,25,41,26,41,27,41,28,41,29,41,30,41,31,41,32,42,24,42,25,42,26,42,27,42,28,42,29,43,25,43,26,43,27,43,28,43,29,43,30,43,31,44,25,44,26,44,27,44,28,44,29,44,30,44,31,45,27,45,28,45,29,45,30,45,31,45,32,46,26,46,27,46,28,46,29,46,30,47,27,47,28,47,29,47,30,47,31
|
56,11,31,11,33,11,34,12,31,12,32,12,33,13,31,13,32,13,33,13,35,14,30,14,32,14,33,14,34,14,35,14,36,15,30,15,31,15,32,15,35,15,36,16,30,16,31,16,32,16,35,16,36,17,33,17,35,17,36,18,35,18,36,19,34,19,35,19,36,19,37,20,34,20,35,20,36,21,34,21,35,21,36,22,35,22,36,23,35,23,36,24,34,24,35,24,36,25,34,25,36,26,35,26,36,27,35,27,36,28,35,28,36,100,6,29,6,30,7,29,7,30,7,31,8,28,8,29,8,30,8,31,9,29,10,26,10,28,10,29,10,30,11,27,11,28,11,29,11,30,11,31,11,33,11,34,12,28,12,31,12,32,12,33,13,30,13,31,13,32,13,33,13,35,14,28,14,30,14,32,14,33,14,34,14,35,14,36,15,29,15,30,15,31,15,32,15,35,15,36,16,30,16,31,16,32,16,33,16,35,16,36,17,27,17,29,17,30,17,33,17,35,17,36,18,24,18,25,18,26,18,27,18,28,18,29,18,30,18,31,18,32,18,33,18,35,18,36,19,24,19,25,19,26,19,27,19,28,19,30,19,33,19,34,19,35,19,36,19,37,20,24,20,25,20,26,20,29,20,30,20,31,20,32,20,34,20,35,20,36,21,26,21,27,21,29,21,35,21,36,22,26,22,29,23,29,23,30,23,31,24,28,24,30,40,8,45,8,46,9,45,9,46,10,43,10,44,10,45,10,46,11,43,11,44,11,45,11,46,12,42,12,43,12,44,12,45,12,46,13,43,13,44,13,45,13,46,14,42,14,43,14,44,14,45,14,46,15,42,15,43,15,44,15,45,15,46,16,42,16,43,16,44,16,45,17,42,17,43,17,44,17,45,18,42,39,30,5,30,6,31,3,31,4,31,5,31,6,32,2,32,3,32,4,32,5,33,2,33,3,33,4,33,5,33,6,34,1,34,2,34,3,34,4,34,5,35,1,35,2,35,3,35,4,35,5,36,1,36,2,36,3,36,4,36,5,37,1,37,2,37,3,37,4,37,5,38,2,38,3,38,4,39,3,5,25,21,25,22,26,20,26,21,26,22,49,24,26,25,21,25,22,25,25,25,26,25,27,26,20,26,21,26,22,26,24,26,25,26,26,26,27,27,21,27,22,27,23,27,24,27,25,27,26,27,27,28,21,28,22,28,23,28,24,28,25,28,26,28,27,29,20,29,21,29,22,29,23,29,24,29,25,29,26,29,28,30,19,30,20,30,21,30,22,30,23,30,24,30,25,30,26,31,19,31,21,31,22,31,23,31,25,32,22,46,25,21,25,22,26,21,26,22,27,21,27,22,27,23,27,24,27,25,28,21,28,22,28,23,28,24,28,25,29,18,29,20,29,21,29,22,29,23,29,24,29,25,29,26,30,17,30,18,30,19,30,20,30,21,30,22,30,23,30,24,30,25,31,18,31,19,31,21,31,22,31,23,32,17,32,22,32,23,33,21,33,22,33,23,33,24,34,21,34,22,34,23,28,19,20,20,20,20,21,21,19,21,21,21,22,21,23,22,19,22,20,22,21,22,22,22,23,23,20,23,21,23,22,23,23,23,24,23,25,24,22,24,23,24,24,24,25,25,23,25,24,25,25,25,26,26,24,26,25,53,30,4,30,5,30,6,30,7,31,4,31,5,31,6,31,7,31,8,32,5,32,6,32,7,32,8,33,5,33,6,33,7,33,8,33,9,34,4,34,5,34,6,34,7,34,8,34,9,35,4,35,5,35,6,35,7,35,8,35,9,36,4,36,5,36,6,36,7,36,8,36,9,37,4,37,5,37,6,37,7,37,8,37,9,38,3,38,4,38,5,38,6,38,7,38,8,39,3,39,4,39,6,39,7,39,8,52,14,42,15,41,15,42,15,46,16,39,16,40,16,41,16,42,16,43,16,44,16,45,16,46,17,39,17,40,17,41,17,42,17,43,17,44,17,45,17,46,18,39,18,40,18,41,18,42,18,43,18,44,18,45,18,46,19,42,19,43,19,44,19,45,20,39,20,40,20,41,20,42,20,43,20,44,21,39,21,40,21,41,21,42,21,43,21,44,22,39,22,40,22,41,22,42,22,43,23,41,23,42,23,43,63,35,29,35,30,35,32,36,29,36,31,36,32,37,27,37,29,37,31,37,32,37,33,38,25,38,26,38,28,38,30,38,31,38,32,38,33,39,27,39,28,39,29,39,30,39,31,39,32,39,33,39,34,40,25,40,28,40,29,40,30,40,31,40,32,40,33,41,25,41,26,41,27,41,28,41,29,41,30,41,31,41,32,41,33,41,34,42,25,42,26,42,27,42,28,42,29,42,31,42,32,42,33,43,26,43,27,43,28,43,29,43,30,44,27,44,28,44,29,44,30,45,28,45,29,45,30,55,37,31,37,32,37,33,38,30,38,31,38,32,38,33,38,34,39,29,39,30,39,31,39,32,39,33,39,34,39,35,40,28,40,29,40,30,40,31,40,32,40,33,40,34,41,29,41,30,41,31,41,32,41,33,41,34,42,31,42,32,42,33,42,34,43,30,43,31,43,32,43,33,43,34,43,35,43,36,44,29,44,30,44,31,44,32,44,33,44,34,44,35,45,30,45,31,45,32,45,33,46,30,46,31,46,32,46,33,47,32,52,40,31,40,33,41,28,41,29,41,31,41,32,41,33,41,34,42,27,42,28,42,29,42,31,42,32,42,33,42,34,43,27,43,28,43,29,43,30,43,31,43,32,43,33,43,34,43,35,43,36,44,27,44,28,44,29,44,30,44,31,44,32,44,33,44,34,44,35,45,28,45,29,45,30,45,31,45,32,45,33,46,27,46,28,46,29,46,30,46,31,46,32,46,33,47,28,47,29,47,30,47,31,47,32,55,39,28,39,29,39,30,40,28,40,29,40,30,41,26,41,27,41,28,41,29,41,30,42,25,42,26,42,27,42,28,42,29,43,25,43,26,43,27,43,28,43,29,43,30,43,31,43,32,43,33,44,25,44,26,44,27,44,28,44,29,44,30,44,31,44,32,44,33,45,27,45,28,45,29,45,30,45,31,45,32,45,33,46,26,46,27,46,28,46,29,46,30,46,31,46,32,46,33,47,27,47,28,47,29,47,30,47,31,47,32,61,37,29,37,31,38,26,38,28,38,30,38,31,39,27,39,28,39,29,39,30,39,31,39,32,40,25,40,28,40,29,40,30,40,31,41,25,41,26,41,27,41,28,41,29,41,30,41,31,41,32,42,24,42,25,42,26,42,27,42,28,42,29,43,25,43,26,43,27,43,28,43,29,43,30,43,31,44,25,44,26,44,27,44,28,44,29,44,30,44,31,45,27,45,28,45,29,45,30,45,31,45,32,46,26,46,27,46,28,46,29,46,30,47,27,47,28,47,29,47,30,47,31
|
||||||
#enddef
|
#enddef
|
||||||
|
|
||||||
#define GENERATED_REACHABILITY_ANSWERS_3
|
#define GENERATED_REACHABILITY_ANSWERS_3
|
||||||
|
|
Loading…
Add table
Reference in a new issue