tweaked unit stats
This commit is contained in:
parent
2740204f13
commit
e22dd57bc6
3 changed files with 17 additions and 2 deletions
|
@ -334,8 +334,8 @@
|
|||
[/defense]
|
||||
|
||||
[resistance]
|
||||
blade=90
|
||||
pierce=90
|
||||
blade=80
|
||||
pierce=80
|
||||
impact=100
|
||||
fire=100
|
||||
cold=100
|
||||
|
|
|
@ -13,6 +13,14 @@ alignment=lawful
|
|||
advanceto=Dragoon
|
||||
cost=17
|
||||
usage=scout
|
||||
|
||||
#extra resistance for these units
|
||||
[resistance]
|
||||
blade=70
|
||||
impact=60
|
||||
cold=80
|
||||
[/resistance]
|
||||
|
||||
unit_description="The best riders in Wesnoth are recruited into the military to become members of the cavalry. This strictly disciplined force is especially suited to capturing and holding villages."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
|
|
|
@ -10,6 +10,13 @@ level=2
|
|||
alignment=lawful
|
||||
advanceto=null
|
||||
cost=40
|
||||
#extra resistance for these units
|
||||
[resistance]
|
||||
blade=70
|
||||
impact=60
|
||||
cold=80
|
||||
[/resistance]
|
||||
|
||||
usage=scout
|
||||
unit_description="Riding fast horses and armed with sword and flintlock pistol, the dragoons are very versatile troops."
|
||||
get_hit_sound=groan.wav
|
||||
|
|
Loading…
Add table
Reference in a new issue