Dune Horse Archer/Windbolt: rename units from swift/windrider
This commit is contained in:
parent
025c7ed691
commit
f6288b1503
5 changed files with 16 additions and 16 deletions
Before Width: | Height: | Size: 7.3 KiB After Width: | Height: | Size: 7.3 KiB |
Before Width: | Height: | Size: 8 KiB After Width: | Height: | Size: 8 KiB |
|
@ -1,21 +1,21 @@
|
|||
#textdomain wesnoth-units
|
||||
[unit_type]
|
||||
id=Dune Swiftrider
|
||||
name= _ "Dune Swiftrider"
|
||||
id=Dune Horse Archer
|
||||
name= _ "Dune Horse Archer"
|
||||
race=dunefolk
|
||||
image="units/dunefolk/swiftrider.png"
|
||||
image="units/dunefolk/horse-archer.png"
|
||||
hitpoints=44
|
||||
movement_type=dunehorse
|
||||
movement=8
|
||||
experience=90
|
||||
level=2
|
||||
alignment=liminal
|
||||
advances_to=Dune Windrider
|
||||
advances_to=Dune Windbolt
|
||||
cost=38
|
||||
usage=archer
|
||||
description= _ "Swiftriders are those who favor archery over melee weaponry. Fleet and elusive, these horsemen are experts at harassing less mobile foes with hails of arrows. As excellent skirmishers in the desert, Swiftriders are most often used as combat scouts or to hunt down fleeing enemies. Though not usually trained for infiltration or spying, these equestrians’ ability to pass messages from afar with their long-ranged arrows is of great use to maintain communication among the Dunefolk armies."
|
||||
description= _ "Horse Archers are those favor archery as their technique of choice for combat. Fleet and elusive, these horsemen are experts at harassing less mobile foes with hails of arrows and hunting down fleeing enemies from a distance. Though not usually trained for infiltration or spying, these equestrians’ ability to pass messages from afar with their long-ranged arrows is of great use to maintain communication among the Dunefolk armies."
|
||||
die_sound=horse-die.ogg
|
||||
{DEFENSE_ANIM "units/dunefolk/swiftrider.png" "units/dunefolk/swiftrider.png" {SOUND_LIST:HORSE_HIT} }
|
||||
{DEFENSE_ANIM "units/dunefolk/horse-archer.png" "units/dunefolk/horse-archer.png" {SOUND_LIST:HORSE_HIT} }
|
||||
|
||||
[attack]
|
||||
name=mace
|
||||
|
@ -43,7 +43,7 @@
|
|||
start_time=-250
|
||||
horse_sound_start_time=-250
|
||||
[frame]
|
||||
image="units/dunefolk/swiftrider.png:400"
|
||||
image="units/dunefolk/horse-archer.png:400"
|
||||
[/frame]
|
||||
[horse_sound_frame]
|
||||
sound=horse-canter.wav
|
||||
|
@ -62,7 +62,7 @@
|
|||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
image="units/dunefolk/swiftrider.png:300"
|
||||
image="units/dunefolk/horse-archer.png:300"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS bow-puny.ogg bow-puny-miss.ogg -225}
|
||||
[/attack_anim]
|
|
@ -10,7 +10,7 @@
|
|||
experience=42
|
||||
level=1
|
||||
alignment=liminal
|
||||
advances_to=Dune Raider,Dune Swiftrider,Dune Sunderer
|
||||
advances_to=Dune Raider,Dune Horse Archer,Dune Sunderer
|
||||
cost=18
|
||||
usage=archer
|
||||
description= _ "The Dunefolk are prominent horse breeders who raise many different varieties of mounts to fulfill various purposes. Those who are used for hard labor are bred for power, while those for journeys or caravans are bred for endurance. For warfare, a mix of traits is usually best, though the ability to easily and rapidly traverse sand is of utmost importance. The riders of these horses primarily function as scouts and messengers, or occasionally as supporting forces for weakened lines. The crucial trait of maneuverability is what allows these horsemen to be so effective and versatile out on the rolling dunes."
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#textdomain wesnoth-units
|
||||
[unit_type]
|
||||
id=Dune Windrider
|
||||
name= _ "Dune Windrider"
|
||||
id=Dune Windbolt
|
||||
name= _ "Dune Windbolt"
|
||||
race=dunefolk
|
||||
image="units/dunefolk/windrider.png"
|
||||
image="units/dunefolk/windbolt.png"
|
||||
hitpoints=52
|
||||
movement_type=dunehorse
|
||||
movement=8
|
||||
|
@ -14,9 +14,9 @@
|
|||
{AMLA_DEFAULT}
|
||||
cost=50
|
||||
usage=archer
|
||||
description= _ "Archery on horseback presents a number of additional challenges that very few are able to overcome. What separates the renowned Windrider caste from other bowmen is their ability to not only master these difficulties, but turn them into benefits instead. Making great use of their steeds’ incredible speed, a Windrider is actually a better archer when mounted as compared to on land. The extra momentum from riding on horseback provides additional force to their already potent shots, and by riding in meandering patterns, these bowmen are able to curve the trajectories of their arrows, reaching targets they might not be able to otherwise. Having honed their craft to its apex, Windriders are undisputed masters of ranged combat among the Dunefolk."
|
||||
description= _ "Archery on horseback presents a number of additional challenges that very few are able to overcome. What separates the renowned Windbolt caste from other bowmen is their ability to not only master these difficulties, but turn them into benefits instead. Making great use of their steeds’ great speed, a Windbolt is actually a better archer when mounted as compared to on land. The extra momentum from riding on horseback provides additional force to their already potent shots, and by riding in meandering patterns, these bowmen are able to curve the trajectories of their arrows, reaching targets they might not be able to otherwise. Having honed their craft to its apex, Windbolt are the undisputed masters of ranged combat among the Dunefolk."
|
||||
die_sound=horse-die.ogg
|
||||
{DEFENSE_ANIM "units/dunefolk/windrider.png" "units/dunefolk/windrider.png" {SOUND_LIST:HORSE_HIT} }
|
||||
{DEFENSE_ANIM "units/dunefolk/windbolt.png" "units/dunefolk/windbolt.png" {SOUND_LIST:HORSE_HIT} }
|
||||
|
||||
[resistance]
|
||||
blade=90
|
||||
|
@ -48,7 +48,7 @@
|
|||
start_time=-250
|
||||
horse_sound_start_time=-250
|
||||
[frame]
|
||||
image="units/dunefolk/windrider.png:400"
|
||||
image="units/dunefolk/windbolt.png:400"
|
||||
[/frame]
|
||||
[horse_sound_frame]
|
||||
sound=horse-canter.wav
|
||||
|
@ -67,7 +67,7 @@
|
|||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
image="units/dunefolk/windrider.png:300"
|
||||
image="units/dunefolk/windbolt.png:300"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS bow-puny.ogg bow-puny-miss.ogg -225}
|
||||
[/attack_anim]
|
Loading…
Add table
Reference in a new issue