mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-07 21:12:57 +00:00
Update Overlapping v 1 Drake config files with v 2 config files
This commit is contained in:
parent
e47f2f8714
commit
1b2741bdde
@ -1,3 +1,4 @@
|
||||
|
||||
[unit]
|
||||
id=Drake Burner
|
||||
name= _ "Drake Burner"
|
||||
@ -11,10 +12,10 @@ movement=5
|
||||
experience=54
|
||||
level=1
|
||||
alignment=neutral
|
||||
advanceto=Fire Drake
|
||||
advanceto=Fire Drake,Drake Flare
|
||||
cost=23
|
||||
usage=archer
|
||||
unit_description= _ "Not only can the Drake Burners wield their claws with deadly skill, but they possess the fire-breathing abilities of their remote ancestors. Enemies are well advised to keep their distance."
|
||||
unit_description= _ "Not only can a Drake Burner wield its claws with deadly skill, but it still possesses the fire-breathing abilities of its remote ancestors. Enemies would be well advised to keep their distance. The most skilled Burners will often go on to become Fire Drakes who seek to master their internal fire, or Drake Flares who aspire to be leaders of their kind."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=claws
|
||||
@ -25,13 +26,9 @@ get_hit_sound=groan.wav
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image=drake-burner-attack-close1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=drake-burner-attack-close2.png
|
||||
image=drake-burner-attack-close.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-150
|
||||
sound=sword-swish.wav
|
||||
@ -48,7 +45,12 @@ get_hit_sound=groan.wav
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-50
|
||||
image=drake-burner-attack-ranged.png
|
||||
image=drake-burner-attack-ranged1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-50
|
||||
image=drake-burner-attack-ranged2.png
|
||||
halo=halo/fireball1.png,halo/fireball2.png,halo/fireball3.png,halo/fireball4.png,halo/fireball5.png,halo/fireball6.png
|
||||
halo_x,halo_y=14,-14
|
||||
[/frame]
|
||||
|
@ -1,45 +1,38 @@
|
||||
|
||||
[unit]
|
||||
id=Drake Clasher
|
||||
name= _ "Drake Clasher"
|
||||
race=drake
|
||||
image=drake-clasher.png
|
||||
image_defensive=drake-clasher-defend.png
|
||||
image_moving=drake-clasher-flying.png
|
||||
hitpoints=45
|
||||
movement_type=drakefoot
|
||||
movement_type=drakefly
|
||||
movement=6
|
||||
experience=46
|
||||
experience=45
|
||||
level=1
|
||||
alignment=neutral
|
||||
advanceto=Drake Slasher
|
||||
advanceto=Drake Gladiator,Drake Slasher
|
||||
cost=19
|
||||
usage=fighter
|
||||
#unit_description= _ ""
|
||||
[resistance]
|
||||
impact=90
|
||||
pierce=100
|
||||
fire=60
|
||||
blade=80
|
||||
[/resistance]
|
||||
unit_description= _ "These Drakes lack the ability to use their great internal fire as a weapon. To compensate they have become great craftsmen that can fabricate weapons with emerald edges. The Clashers' weapons of choice are the sword and spear, which they use to great effect. In addition, they also wear more armour than most Drakes. The greatest Clashers can become Drake Gladiators or Slashers."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=5
|
||||
number=4
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=drake-clasher-attack-sword1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=drake-clasher-attack-sword2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=drake-clasher-attack-sword3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=0
|
||||
end=50
|
||||
image=drake-clasher-attack-sword4.png
|
||||
begin=-150
|
||||
end=-0
|
||||
image=drake-clasher-attack-sword.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
@ -51,17 +44,12 @@ get_hit_sound=groan.wav
|
||||
name=spear
|
||||
type=pierce
|
||||
range=short
|
||||
damage=5
|
||||
damage=6
|
||||
number=4
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=drake-clasher-attack-spear1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image=drake-clasher-attack-spear2.png
|
||||
image=drake-clasher-attack-spear.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
|
||||
|
@ -1,21 +1,28 @@
|
||||
|
||||
[unit]
|
||||
id=Fire Drake
|
||||
name= _ "Fire Drake"
|
||||
race=drake
|
||||
image=drake-fire.png
|
||||
image_defensive=drake-fire-defend.png
|
||||
image_moving=drake-fire-flying.png
|
||||
hitpoints=58
|
||||
movement_type=drakefly
|
||||
movement=5
|
||||
experience=110
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=Drake Flameheart
|
||||
advanceto=Inferno Drake
|
||||
cost=32
|
||||
usage=archer
|
||||
#unit_description= _ ""
|
||||
unit_description= _ "The great fire drakes equip themselves with silver plated armour to defend themselves from serious injuries. Although their melee technique is primitive, they have mastered their internal fire and are to be feared. The most ferocious Fire Drakes become the flying configurations known as Drake Infernos."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
[resistance]
|
||||
impact=70
|
||||
pierce=100
|
||||
blade=80
|
||||
[/resistance]
|
||||
[attack]
|
||||
name=claws
|
||||
type=blade
|
||||
range=short
|
||||
@ -24,20 +31,15 @@ get_hit_sound=groan.wav
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-50
|
||||
image=drake-fire-attack-close1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=100
|
||||
image=drake-fire-attack-close2.png
|
||||
image=drake-fire-attack-close.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
[attack]
|
||||
name=fire breath
|
||||
icon=attacks/fireball.png
|
||||
type=fire
|
||||
@ -62,5 +64,6 @@ get_hit_sound=groan.wav
|
||||
halo=halo/fireball7.png
|
||||
halo_x,halo_y=14,-14
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/attack]
|
||||
|
||||
[/unit]
|
@ -1,3 +1,4 @@
|
||||
|
||||
[unit]
|
||||
id=Drake Flameheart
|
||||
name= _ "Drake Flameheart"
|
||||
@ -5,62 +6,50 @@ race=drake
|
||||
image=drake-flameheart.png
|
||||
image_defensive=drake-flameheart-defend.png
|
||||
image_moving=drake-flameheart-flying.png
|
||||
image_leading=drake-flameheart-lead.png
|
||||
hitpoints=74
|
||||
movement_type=drakefly
|
||||
movement=4
|
||||
movement=5
|
||||
experience=500
|
||||
level=3
|
||||
alignment=neutral
|
||||
ability=leadership
|
||||
advanceto=null
|
||||
cost=110
|
||||
usage=archer
|
||||
#unit_description= _ ""
|
||||
usage=mixed fighter
|
||||
unit_description= _ "There is an old saying that, 'The generals in Drake armies have fire in their veins instead of blood'. Nobody would doubt the truth in that saying after facing these towering creatures of sheer devastation... However, butween their crackling flames and their wicked swords, few who meet them survive to confirm this saying."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=claws
|
||||
icon=attacks/fireclaws.png
|
||||
type=fire
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=10
|
||||
number=2
|
||||
damage=12
|
||||
number=3
|
||||
[frame]
|
||||
begin=-350
|
||||
end=-250
|
||||
image=drake-flameheart-attack-close0.png
|
||||
image=drake-flameheart-attack-close1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-250
|
||||
end=-150
|
||||
image=drake-flameheart-attack-close1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-100
|
||||
image=drake-flameheart-attack-close2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=-50
|
||||
image=drake-flameheart-attack-close3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=0
|
||||
image=drake-flameheart-attack-close4.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-150
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
[attack]
|
||||
name=fire breath
|
||||
icon=attacks/fireball.png
|
||||
type=fire
|
||||
range=long
|
||||
damage=16
|
||||
damage=10
|
||||
number=3
|
||||
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-100
|
||||
@ -79,6 +68,5 @@ get_hit_sound=groan.wav
|
||||
halo=halo/fireball7.png
|
||||
halo_x,halo_y=14,-14
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
|
||||
[/attack]
|
||||
[/unit]
|
@ -1,96 +1,51 @@
|
||||
|
||||
[unit]
|
||||
id=Drake Slasher
|
||||
name= _ "Drake Slasher"
|
||||
race=drake
|
||||
image=drake-slasher.png
|
||||
image_defensive=drake-slasher-defend.png
|
||||
hitpoints=58
|
||||
movement_type=drakefoot
|
||||
image_moving=drake-slasher-flying.png
|
||||
hitpoints=59
|
||||
movement_type=drakefly
|
||||
movement=6
|
||||
experience=72
|
||||
experience=45
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=null
|
||||
#advanceto=Drake Omnirage
|
||||
cost=28
|
||||
cost=25
|
||||
usage=fighter
|
||||
#unit_description= _ ""
|
||||
unit_description= _ "These Drakes lack the ability to use their great internal fire as a weapon. To compensate they have become great craftsmen that can fabricate weapons with emerald edges. The Slashers' weapon of choice is the halbierd, which they use to great effect. In addition, they also wear chainmail to help protect them from the weapons of their foes."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
[attack]
|
||||
name=sword
|
||||
type=blade
|
||||
range=short
|
||||
damage=8
|
||||
number=4
|
||||
damage=11
|
||||
number=3
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=drake-slasher-attack-blade1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=drake-slasher-attack-blade2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=drake-slasher-attack-blade3.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=0
|
||||
end=50
|
||||
image=drake-slasher-attack-blade4.png
|
||||
begin=-150
|
||||
end=-0
|
||||
image=drake-slasher-slash.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
[attack]
|
||||
name=spear
|
||||
type=pierce
|
||||
range=short
|
||||
damage=8
|
||||
number=4
|
||||
special=first strike
|
||||
damage=16
|
||||
number=2
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-200
|
||||
image=drake-slasher-attack-spear1.png
|
||||
image=drake-slasher-pierce.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
image=drake-slasher-attack-spear2.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
end=-50
|
||||
image=drake-slasher-attack-spear3.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=mace
|
||||
type=impact
|
||||
range=short
|
||||
damage=9
|
||||
number=3
|
||||
[frame]
|
||||
begin=-170
|
||||
end=-80
|
||||
image=drake-slasher-attack-mace1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-80
|
||||
end=-50
|
||||
image=drake-slasher-attack-mace2.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-100
|
||||
sound=mace.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/attack]
|
||||
|
||||
[/unit]
|
Loading…
x
Reference in New Issue
Block a user