Nagas: rename slasher advancement line

This commit is contained in:
nemaara 2019-10-26 00:59:57 -04:00
parent f6288b1503
commit 7036af787f
4 changed files with 16 additions and 16 deletions

View file

Before

Width:  |  Height:  |  Size: 6 KiB

After

Width:  |  Height:  |  Size: 6 KiB

View file

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB

View file

@ -1,10 +1,10 @@
#textdomain wesnoth-units
[unit_type]
id=Naga Slasher
name= _ "Naga Slasher"
id=Naga Dirkfang
name= _ "Naga Dirkfang"
race=naga
gender=male
image="units/nagas/slasher.png"
image="units/nagas/dirkfang.png"
profile="portraits/nagas/naga-hunter.png"
hitpoints=31
movement_type=naga
@ -12,12 +12,12 @@
experience=38
level=1
alignment=liminal
advances_to=Naga Bladewhirler,Naga Ringcaster
advances_to=Naga Ophidian,Naga Ringcaster
cost=15
usage=fighter
description= _ "In contrast to the heavily melee-focused style of their northern brethren, young Naga of the southern tribes prefer to carry small bows, with which they used to pepper their prey with arrows. While finishing off any water-based enemies usually must be done at close range, softening foes with ranged attacks is usually much less dangerous than rushing headlong directly into the fray. Sometimes viewed as cowardly by more proper Naga warriors, these fighters are nonetheless effective when it comes time to engage in warfare."
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/slasher.png" "units/nagas/slasher.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/dirkfang.png" "units/nagas/dirkfang.png" {SOUND_LIST:NAGA_HIT} }
[attack]
name=dagger
@ -44,7 +44,7 @@
[/filter_attack]
start_time=-200
[frame]
image="units/nagas/slasher.png:300"
image="units/nagas/dirkfang.png:300"
[/frame]
{SOUND:HIT_AND_MISS dagger-swish.wav dagger-swish.wav -150}
[/attack_anim]
@ -63,7 +63,7 @@
offset=0~0.8
[/missile_frame]
[frame]
image="units/nagas/slasher.png:300"
image="units/nagas/dirkfang.png:300"
sound=bow.ogg
[/frame]
[/if]
@ -75,7 +75,7 @@
image_diagonal="projectiles/missile-ne.png"
[/missile_frame]
[frame]
image="units/nagas/slasher.png:300"
image="units/nagas/dirkfang.png:300"
sound=bow-miss.ogg
[/frame]
[/else]

View file

@ -1,10 +1,10 @@
#textdomain wesnoth-units
[unit_type]
id=Naga Bladewhirler
name= _ "Naga Bladewhirler"
id=Naga Ophidian
name= _ "Naga Ophidian"
race=naga
gender=male
image="units/nagas/bladewhirler.png"
image="units/nagas/ophidian.png"
profile="portraits/nagas/naga-hunter.png"
hitpoints=46
movement_type=naga
@ -15,9 +15,9 @@
advances_to=Naga Dervish
cost=24
usage=fighter
description= _ "Experienced warriors of the Southern Naga often find work as mercenaries, usually hired by neighboring Dunefolk to control key waterways near the coastline. Though generally amicable with their wealthy employers, this friendliness should not be mistaken for loyalty. Bladewhirlers, in particular, are known for readily switching between rival city-state factions at the start of each shipping season, when demand for water-based protection is the highest. By encouraging a healthy amount of competition, these nagas ensure that their services are always sought after by one tribe or another."
description= _ "Experienced warriors of the Southern Naga often find work as mercenaries, usually hired by neighboring Dunefolk to control key waterways near the coastline. Though generally amicable with their wealthy employers, this friendliness should not be mistaken for loyalty. Ophidian, in particular, are known for readily switching between rival city-state factions at the start of each shipping season, when demand for water-based protection is the highest. By encouraging a healthy amount of competition, these nagas ensure that their services are always sought after by one tribe or another."
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/bladewhirler.png" "units/nagas/bladewhirler.png" {SOUND_LIST:NAGA_HIT} }
{DEFENSE_ANIM "units/nagas/ophidian.png" "units/nagas/ophidian.png" {SOUND_LIST:NAGA_HIT} }
[defense]
flat=60
sand=50
@ -48,7 +48,7 @@
[/filter_attack]
start_time=-200
[frame]
image="units/nagas/bladewhirler.png:300"
image="units/nagas/ophidian.png:300"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -150}
[/attack_anim]
@ -67,7 +67,7 @@
offset=0~0.8
[/missile_frame]
[frame]
image="units/nagas/bladewhirler.png:300"
image="units/nagas/ophidian.png:300"
sound=bow.ogg
[/frame]
[/if]
@ -79,7 +79,7 @@
image_diagonal="projectiles/missile-ne.png"
[/missile_frame]
[frame]
image="units/nagas/bladewhirler.png:300"
image="units/nagas/ophidian.png:300"
sound=bow-miss.ogg
[/frame]
[/else]