made fencer and duelist 'skirmisher' units
This commit is contained in:
parent
9eed024544
commit
d839228be4
3 changed files with 4 additions and 2 deletions
|
@ -303,7 +303,7 @@ ggggggggggggggggggggffffffffffffffffff
|
|||
[multiplayer_side]
|
||||
name=&human-general.png,Loyalists
|
||||
type=General
|
||||
recruit=Cavalry,Spearman,Fencer,Heavy Infantry,Mage,Naga
|
||||
recruit=Cavalry,Horseman,Spearman,Fencer,Heavy Infantry,Mage,Naga
|
||||
recruitment_pattern=scout,fighter,fighter,fighter
|
||||
music="wesnoth-2.ogg"
|
||||
terrain_liked=gcs
|
||||
|
|
|
@ -12,6 +12,7 @@ alignment=lawful
|
|||
advanceto=null
|
||||
cost=40
|
||||
usage=mixed fighter
|
||||
ability=skirmisher
|
||||
unit_description="The Duelist is a master on the art of swordplay. His skills with the rapier allow him to attack and parry with only one hand, while wielding a pistol in his other hand to hit distant foes."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
|
|
|
@ -12,7 +12,8 @@ alignment=lawful
|
|||
advanceto=Duelist
|
||||
cost=18
|
||||
usage=fighter
|
||||
unit_description="Fencers are trained in the fine arts of the swordplay. While their rapier is a light weapon, they can use it quick and deadly. Wielding a dagger in their offhand, they can also parry all kinds of attacks quite deftly."
|
||||
ability=skirmisher
|
||||
unit_description="Fencers are trained in the fine arts of the swordplay. While their rapier is a light weapon, they can use it quick and deadly. Wielding a dagger in their offhand, they can also parry all kinds of attacks deftly. Fencers are skirmishers: they can move right past enemy units."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=rapier
|
||||
|
|
Loading…
Add table
Reference in a new issue