Drakonians

* Added Drakonian Burner

* Added Drakonian Clasher

* Added Drakonian Mage

* Added Drakonian Petit
This commit is contained in:
Cédric Duval 2004-05-31 00:50:34 +00:00
parent 4572846d3a
commit d5a4ebfeb3
28 changed files with 257 additions and 0 deletions

View file

@ -954,6 +954,7 @@
[movetype]
name=drakonianfly
flies=true
# Drakonians are huge (easy targets) flying beast, but are different
# from the classical flying unit: to fight they have to land
# They love caves and mountains, and above all: warmth

View file

@ -405,6 +405,14 @@ id=era_default
music="wesnoth-7.ogg"
terrain_liked=hm
[/multiplayer_side]
[multiplayer_side]
name=&drakonian-fighter.png,Drakonians
type=Drakonian Fighter
recruit=Drakonian Fighter,Drakonian Slave,Drakonian Petit,Drakonian Burner,Drakonian Mage,Drakonian Clasher
recruitment_pattern=fighter,fighter,archer,scout,mage
terrain_liked=hm
[/multiplayer_side]
[/era]
[era]

View file

@ -0,0 +1,63 @@
[unit]
name=Drakonian Burner
race=drakonian
image=drakonian-burner.png
image_defensive=drakonian-burner-defend.png
hitpoints=47
movement_type=drakonianfly
movement=5
experience=56
level=1
alignment=neutral
advanceto=null
#advanceto=Drakonian FireDrake
cost=25
usage=archer
unit_description=""
get_hit_sound=groan.wav
[attack]
name=claws
type=blade
range=short
damage=7
number=2
[frame]
begin=-200
end=-50
image=drakonian-burner-attack-close1.png
[/frame]
[frame]
begin=-50
end=100
image=drakonian-burner-attack-close2.png
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=fire breath
type=fire
range=long
damage=8
number=3
[frame]
begin=-250
end=-50
image=drakonian-burner-attack-ranged.png
[/frame]
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=fireball.png
halo=fireball-halo.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -0,0 +1,68 @@
[unit]
name=Drakonian Clasher
race=drakonian
image=drakonian-clasher.png
image_defensive=drakonian-clasher-defend.png
hitpoints=45
movement_type=drakonianfoot
movement=6
experience=45
level=1
alignment=neutral
advanceto=null
#advanceto=Drakonian ?
cost=19
usage=fighter
unit_description=""
get_hit_sound=groan.wav
[attack]
name=sword
type=blade
range=short
damage=5
number=4
[frame]
begin=-300
end=-200
image=drakonian-clasher-attack-sword1.png
[/frame]
[frame]
begin=-200
end=-100
image=drakonian-clasher-attack-sword2.png
[/frame]
[frame]
begin=-100
end=0
image=drakonian-clasher-attack-sword3.png
[/frame]
[frame]
begin=0
end=50
image=drakonian-clasher-attack-sword4.png
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=spear
type=pierce
range=short
damage=5
number=4
[frame]
begin=-300
end=-200
image=drakonian-clasher-attack-spear1.png
[/frame]
[frame]
begin=-200
end=-50
image=drakonian-clasher-attack-spear2.png
[/frame]
[/attack]
[/unit]

View file

@ -0,0 +1,87 @@
[unit]
name=Drakonian Mage
race=drakonian
image=drakonian-mage.png
image_defensive=drakonian-mage-defend.png
hitpoints=32
movement_type=drakonianfoot
movement=5
experience=55
level=1
alignment=neutral
advanceto=null
#advanceto=Drakonian Warmage
cost=26
usage=mage
unit_description=""
get_hit_sound=groan.wav
[attack]
name=staff
type=impact
range=short
damage=4
number=2
[frame]
begin=-200
end=-50
image=drakonian-mage-attack-close.png
[/frame]
[sound]
time=-150
sound=sword-swish.wav
[/sound]
[/attack]
[attack]
name=fire breath
type=fire
range=long
damage=7
number=3
[frame]
begin=-300
end=-100
image=drakonian-mage-attack-ranged-breath.png
[/frame]
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=fireball.png
halo=fireball-halo.png
[/missile_frame]
[/attack]
[attack]
name=ice shot
type=cold
range=long
damage=8
number=2
special=magical
[frame]
begin=-300
end=-200
image=drakonian-mage-attack-ranged-staff1.png
[/frame]
[frame]
begin=-200
end=-100
image=drakonian-mage-attack-ranged-staff2.png
[/frame]
[sound]
time=-200
sound=fire.wav
[/sound]
[missile_frame]
begin=-100
end=0
image=magicmissile-n.png
image_diagonal=magicmissile-ne.png
[/missile_frame]
[/attack]
[/unit]

View file

@ -0,0 +1,30 @@
[unit]
name=Drakonian Petit
race=drakonian
image=drakonian-petit.png
image_defensive=drakonian-petit-defend.png
hitpoints=28
movement_type=drakonianfly
movement=7
experience=30
level=1
alignment=neutral
advanceto=null
#advanceto=Drakonian Beak
cost=15
usage=scout
unit_description=""
get_hit_sound=groan.wav
[attack]
name=claws
type=blade
range=short
damage=5
number=3
[frame]
begin=-300
end=-50
image=drakonian-petit-attack.png
[/frame]
[/attack]
[/unit]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

BIN
images/drakonian-burner.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

BIN
images/drakonian-mage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
images/drakonian-petit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2 KiB