[[New images]]
* Added new set of images (from Turin) for lvl1 Gryphon Rider. * Prepared addition of lvl2 (Gryphon Master). Just needs animations for real inclusion.
This commit is contained in:
parent
bc010a2bbe
commit
d6b9c09812
6 changed files with 32 additions and 1 deletions
23
data/units/Gryphon_Master.cfg
Normal file
23
data/units/Gryphon_Master.cfg
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
[unit]
|
||||||
|
name=Gryphon Master
|
||||||
|
race=human
|
||||||
|
image=gryphon-master.png
|
||||||
|
hitpoints=46
|
||||||
|
movement_type=fly
|
||||||
|
movement=10
|
||||||
|
experience=500
|
||||||
|
level=2
|
||||||
|
alignment=neutral
|
||||||
|
advanceto=null
|
||||||
|
cost=50
|
||||||
|
usage=scout
|
||||||
|
unit_description="For these riders of the skies, Gryphons are not a mere mount, but an extension of themselves. A special relation which makes the heart of earthlings tremble, for mighty creatures may always strike them from anywhere."
|
||||||
|
get_hit_sound=groan.wav
|
||||||
|
[attack]
|
||||||
|
name=claws
|
||||||
|
type=blade
|
||||||
|
range=short
|
||||||
|
damage=14
|
||||||
|
number=2
|
||||||
|
[/attack]
|
||||||
|
[/unit]
|
|
@ -2,13 +2,16 @@
|
||||||
name=Gryphon Rider
|
name=Gryphon Rider
|
||||||
race=human
|
race=human
|
||||||
image=gryphon-rider.png
|
image=gryphon-rider.png
|
||||||
|
image_defensive=gryphon-rider-defend.png
|
||||||
hitpoints=34
|
hitpoints=34
|
||||||
movement_type=fly
|
movement_type=fly
|
||||||
movement=9
|
movement=9
|
||||||
experience=500
|
experience=36
|
||||||
level=1
|
level=1
|
||||||
alignment=neutral
|
alignment=neutral
|
||||||
|
# Gryphon Master is just awaiting animations to go in
|
||||||
advanceto=null
|
advanceto=null
|
||||||
|
#advanceto=Gryphon Master
|
||||||
cost=32
|
cost=32
|
||||||
usage=scout
|
usage=scout
|
||||||
unit_description="Only a few are able to bond with the mighty Gryphons. Those who do may become Gryphon Riders, and discover the world of the skies upon the backs of these flying beasts."
|
unit_description="Only a few are able to bond with the mighty Gryphons. Those who do may become Gryphon Riders, and discover the world of the skies upon the backs of these flying beasts."
|
||||||
|
@ -19,5 +22,10 @@ get_hit_sound=groan.wav
|
||||||
range=short
|
range=short
|
||||||
damage=12
|
damage=12
|
||||||
number=2
|
number=2
|
||||||
|
[frame]
|
||||||
|
begin=-150
|
||||||
|
end=100
|
||||||
|
image=gryphon-rider-attack.png
|
||||||
|
[/frame]
|
||||||
[/attack]
|
[/attack]
|
||||||
[/unit]
|
[/unit]
|
||||||
|
|
BIN
images/gryphon-master.png
Normal file
BIN
images/gryphon-master.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.9 KiB |
BIN
images/gryphon-rider-attack.png
Normal file
BIN
images/gryphon-rider-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
BIN
images/gryphon-rider-defend.png
Normal file
BIN
images/gryphon-rider-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 3 KiB |
Loading…
Add table
Reference in a new issue