Dune Wayfarer: rename from Ranger
This commit is contained in:
parent
ab27656e16
commit
025c7ed691
3 changed files with 8 additions and 8 deletions
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 6.4 KiB |
|
@ -10,7 +10,7 @@
|
|||
experience=80
|
||||
level=2
|
||||
alignment=liminal
|
||||
advances_to=Dune Ranger
|
||||
advances_to=Dune Wayfarer
|
||||
cost=29
|
||||
usage=mixed fighter
|
||||
description= _ "A slow-moving caravan out in the open desert is a prime target for bandits or marauders. In order to protect themselves, the Dunefolk employ Explorers to scout and repel potential threats. In doing so, these fleet fighters not only protect their vulnerable caravans, but pilfer the supplies of supposed raiders for themselves. When employed for warfare, Explorers no longer act only as scouts for probing enemies, but are skilled enough to be effective flankers or potent shock attackers."
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
#textdomain wesnoth-units
|
||||
[unit_type]
|
||||
id=Dune Ranger
|
||||
name= _ "Dune Ranger"
|
||||
id=Dune Wayfarer
|
||||
name= _ "Dune Wayfarer"
|
||||
race=dunefolk
|
||||
image="units/dunefolk/ranger.png"
|
||||
image="units/dunefolk/wayfarer.png"
|
||||
hitpoints=62
|
||||
movement_type=dunefoot
|
||||
movement=6
|
||||
|
@ -22,9 +22,9 @@
|
|||
|
||||
... Day eleven. I cornered the creature after it landed on the hillside, but there were three more that I was not accounting for. Rocs are ferocious creatures in close quarters; fighting one is already no simple task, but four at once? I am lucky I brought my second axe, otherwise I would have sustained severe injury during that battle. As it is, I am waiting for the gauze to set on my leg before I return to slay the final two. Perhaps then it will finally be time to eat and get some rest.
|
||||
|
||||
... it comes as a surprise to even me that I traveled nearly halfway across the Northern Dunes in my twenty-one day expedition. It would take the caravan nearly three months to make that trip, but I do suppose the circumstances around my joruney were somewhat extenuating. On the bright side, I was able to procure some salted roc meat along the way, which should make for a fine treat for the children. It will also be nice to see some of the other Rangers again. My tale might not be that impressive to them, but at least it is an improvement over my previous encounter with the wyvern...”"
|
||||
... it comes as a surprise to even me that I traveled nearly halfway across the Northern Dunes in my twenty-one day expedition. It would take the caravan nearly three months to make that trip, but I do suppose the circumstances around my joruney were somewhat extenuating. On the bright side, I was able to procure some salted roc meat along the way, which should make for a fine treat for the children. It will also be nice to see some of the other Wayfarers again. My tale might not be that impressive to them, but at least it is an improvement over my previous encounter with the wyvern...”"
|
||||
die_sound={SOUND_LIST:HUMAN_DIE}
|
||||
{DEFENSE_ANIM "units/dunefolk/ranger.png" "units/dunefolk/ranger.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
{DEFENSE_ANIM "units/dunefolk/wayfarer.png" "units/dunefolk/wayfarer.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
|
||||
[resistance]
|
||||
pierce=80
|
||||
|
@ -59,7 +59,7 @@
|
|||
[/filter_attack]
|
||||
start_time=-200
|
||||
[frame]
|
||||
image="units/dunefolk/ranger.png:300"
|
||||
image="units/dunefolk/wayfarer.png:300"
|
||||
[/frame]
|
||||
{SOUND:HIT_AND_MISS axe.ogg {SOUND_LIST:MISS} -50}
|
||||
[/attack_anim]
|
||||
|
@ -75,7 +75,7 @@
|
|||
image_diagonal="projectiles/missile-ne.png"
|
||||
[/missile_frame]
|
||||
[frame]
|
||||
image="units/dunefolk/ranger.png:300"
|
||||
image="units/dunefolk/wayfarer.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