wesnoth/data/core/units/nagas/Zephyr.cfg
2022-04-30 14:23:32 -05:00

115 lines
4.3 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#textdomain wesnoth-units
[unit_type]
id=Naga Zephyr
name= _ "Naga Zephyr"
race=naga
gender=male,female
image="units/nagas/mixed/zephyr.png"
profile="portraits/nagas/naga-ringcaster.webp"
hitpoints=53
movement_type=naga
movement=7
experience=150
level=3
alignment=neutral
advances_to=null
{AMLA_DEFAULT}
cost=46
usage=mixed fighter
description= _ "The Southern Naga commonly recount a curious story about the Wind Spirit, Zefra and the aetherial chakram:
In the distant past, there was a chakram wielder who was possessed of legendary skill. It is said that he could cleave the very seas with a flurry of blades, fell a hundred foes before a single could reach him, and deflect a thousand arrows without being struck. Called by the name of Xylrix, tempest, he was a warrior whose arrogance was as great as his talent. He was always more than willing to boast his prowess to any and all who would watch him. Then one day, while flaunting himself to a band of young Nagini, he chose a sacred Allnai tree as his target.
Watch, he bellowed, and split the tree straight in two.
In that moment, a great wind surrounded him and the Wind Spirits voice echoed in his ears, You think yourself mighty for slaying my hapless offspring? Though talent you possess, no mortal should trifle with the divinity that guides them.
He retorted, Come, spirit. I am not afraid. No weapon, steel, water, or wind, shall stand up to my rings.
The wind whirled ever faster, a torrent of gale force spiraling and spiraling in a gyrating dance of fury. He felt himself lifted from the ground, spinning at a tremendous rate, rendered utterly hapless at the mercy of Zefras wrath. Face upturned in terror, he let go of his blades and suddenly saw it in the whirling tempest—the twirling motion of the ringed chakrams, patterned in the very wind itself.
As quickly as the storm came, it vanished, leaving Xylrix to contemplate his broken weapons. When he finally returned to his home many days later, he announced his new name: Zephyr, a warrior who serves the Wind on which his blades fly.
While the old tales drive the elite warriors of this legacy to focus on the thrown blade, this doesn't mean they are weak in melee combat, as the unbalanced chakram can be enhanced with spikes and smaller blades.
"
die_sound=naga-die.ogg
{DEFENSE_ANIM "units/nagas/mixed/zephyr-defend2.png" "units/nagas/mixed/zephyr-defend1.png" {SOUND_LIST:NAGA_HIT} }
[defense]
deep_water=40
flat=50
sand=40
forest=50
hills=50
mountains=50
village=40
cave=50
[/defense]
[attack]
name=chakram_melee
description=_"chakram"
type=blade
range=melee
damage=7
number=4
icon=attacks/tekko.png
[/attack]
[attack]
name=chakram
description= _"chakram"
type=blade
range=ranged
damage=9
number=4
icon=attacks/chakram.png
[/attack]
[attack_anim]
[filter_attack]
name=chakram_melee
[/filter_attack]
start_time=-200
[frame]
image="units/nagas/mixed/zephyr.png:300"
[/frame]
{SOUND:HIT_AND_MISS {SOUND_LIST:SWORD_SWISH} {SOUND_LIST:MISS} -150}
[/attack_anim]
[attack_anim]
[filter_attack]
name=chakram
[/filter_attack]
start_time=-225
missile_start_time=-150
[if]
hits=yes
[missile_frame]
duration=150
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
offset=0~0.8
[/missile_frame]
[frame]
image="units/nagas/mixed/zephyr.png:300"
sound=hatchet.wav
[/frame]
[/if]
[else]
hits=no
[missile_frame]
duration=150
image="projectiles/chakram.png"
image_diagonal="projectiles/chakram.png"
[/missile_frame]
[frame]
image="units/nagas/mixed/zephyr.png:300"
sound=hatchet-miss.wav
[/frame]
[/else]
[/attack_anim]
[female]
name= _ "Nagini Zephyr"
gender=female
[/female]
[/unit_type]