Skip to content

Commit

Permalink
Nagas: change attack icons and descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Aug 2, 2019
1 parent 155ed03 commit 68b8ef0
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion data/core/units/dunefolk/Burner.cfg
Expand Up @@ -14,7 +14,7 @@
advances_to=Dune Scorcher
cost=17
usage=archer
description= _ "An oft forgotten hazard of traversing the desert is the freezing cold that descends upon the sands during the night. To combat this, the Dunefolk typically make use of the highly flammable sap of the Sanbaar tree, which burns slowly and gently in small quantities. In larger amounts, however, Sanbaar sap is very nearly combustible and burns extremely violently. The Dunefolk quickly realized the applicability of such a substance to warfare and regularly employ flaming projectiles to sow chaos among their enemies."
description= _ "An oft forgotten hazard of traversing the desert is the freezing cold that descends upon the sands during the night. To combat this, the Dunefolk typically make use of the highly flammable sap of the Sanbaar tree, which burns slowly and gently in small quantities. In larger amounts, however, Sanbaar sap is very nearly combustible and burns extremely violently. The Dunefolk quickly realized the applicability of such a substance to warfare and regularly employ fire spouting weapons to sow chaos among their enemies."
die_sound={SOUND_LIST:HUMAN_DIE}
{DEFENSE_ANIM "units/dunefolk/burner.png" "units/dunefolk/burner.png" {SOUND_LIST:HUMAN_HIT} }

Expand Down
2 changes: 1 addition & 1 deletion data/core/units/nagas/Bladewhirler.cfg
Expand Up @@ -41,7 +41,7 @@
range=melee
damage=8
number=3
icon=attacks/moonglaive.png
icon=attacks/blade-curved.png
[/attack]
[attack]
name=bow
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/nagas/Dervish.cfg
Expand Up @@ -42,7 +42,7 @@
range=melee
damage=10
number=4
icon=attacks/moonglaive.png
icon=attacks/blade-curved.png
[/attack]
[attack]
name=bow
Expand Down
14 changes: 7 additions & 7 deletions data/core/units/nagas/Ringcaster.cfg
Expand Up @@ -18,10 +18,10 @@
description= _ "Description by Tom_Of_Wesnoth
The blade ring - or chakram, as it is known to the Naga - is the signature weapon of the southern Naga, and of their renowned Ringcasters. The blade ring carries some cultural significance for the Naga - to be granted blade rings is a great honour, reserved for experienced warriors who have demonstrated their worth to their tribe. The blade ring is a deadly weapon when in the right hands, those few outside of the ranks of the Ringcasters can claim to have any mastery of the weapon. In a melee, the blade ring an be used as a cutting weapon, however it is a distance that that weapon is used to its full potential - a practicsed Ringcaster knows to spin the ring around his index finger, before launching it through the air with a deft flick of the wrist.
Idea by ghype
As to the Ringcaster and Zephyr, they could be renegade sell swords who still work on paid duties but settled down in the more tribe-ish parts of the DF lands and do more odd jobs for local villagers (renegade opposed to the life of sell-swords).
"
die_sound=naga-die.ogg
Expand All @@ -33,13 +33,13 @@
[/defense]

[attack]
name=moonglaive
description=_"moonglaive"
name=chakram_melee
description=_"chakram"
type=blade
range=melee
damage=4
number=3
icon=attacks/moonglaive.png
icon=attacks/chakram.png
[/attack]
[attack]
name=chakram
Expand All @@ -53,7 +53,7 @@

[attack_anim]
[filter_attack]
name=moonglaive
name=chakram_melee
[/filter_attack]
start_time=-200
[frame]
Expand Down
2 changes: 1 addition & 1 deletion data/core/units/nagas/Slasher.cfg
Expand Up @@ -36,7 +36,7 @@
range=melee
damage=4
number=3
icon=attacks/moonglaive.png
icon=attacks/dagger-curved.png
[/attack]
[attack]
name=bow
Expand Down
14 changes: 7 additions & 7 deletions data/core/units/nagas/Zephyr.cfg
Expand Up @@ -19,10 +19,10 @@
description= _ "Description by Tom_Of_Wesnoth
Those Naga who master the use of their ancestral weapon, the blade ring, are known among their people as Zephyr, and are held in the greatest of respect as warriors. Amongst the neighbouring Dunefolk, the Zephyr are coveted as mercenaries, with their mastery of a foreign and ill-understood weapon providing them with a significant advantage in combat. Zephyr wield their blade rings with confidence and familiarity, whirling the wicked blades around their fingers as fast as the naked eye can behold, and throwing them faster still. Zephyr give their foes no respite, using both hands to unleash an unending storm of blade rings upon them.
Idea by ghype
As to the Ringcaster and Zephyr, they could be renegade sell swords who still work on paid duties but settled down in the more tribe-ish parts of the DF lands and do more odd jobs for local villagers (renegade opposed to the life of sell-swords).
"
die_sound=naga-die.ogg
Expand All @@ -34,13 +34,13 @@
[/defense]

[attack]
name=moonglaive
description=_"moonglaive"
name=chakram_melee
description=_"chakram"
type=blade
range=melee
damage=6
number=3
icon=attacks/moonglaive.png
icon=attacks/chakram.png
[/attack]
[attack]
name=chakram
Expand All @@ -54,7 +54,7 @@

[attack_anim]
[filter_attack]
name=moonglaive
name=chakram_melee
[/filter_attack]
start_time=-200
[frame]
Expand Down

0 comments on commit 68b8ef0

Please sign in to comment.