Added new unit: Young Ogre.
Level 1 for Ogre. Used in Eastern Invasion campaign. The images suffer from a few glitches and we lack a defent frame. This will need to be fixed!
This commit is contained in:
parent
182e802b3c
commit
2eb078b380
3 changed files with 32 additions and 0 deletions
32
data/units/Young_Ogre.cfg
Normal file
32
data/units/Young_Ogre.cfg
Normal file
|
@ -0,0 +1,32 @@
|
|||
[unit]
|
||||
name=Young Ogre
|
||||
race=ogre
|
||||
image=young-ogre.png
|
||||
hitpoints=42
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
experience=32
|
||||
level=1
|
||||
alignment=neutral
|
||||
advanceto=Ogre
|
||||
cost=15
|
||||
usage=fighter
|
||||
unit_description="When still young, Ogres are taken into the army to be trained. They cannot manage weapons skillfully, so they are given a large blade, in the hope that they will be smart enough to swing it at their enemies, not their throat."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=meat cleaver
|
||||
type=blade
|
||||
range=short
|
||||
damage=5
|
||||
number=3
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[frame]
|
||||
begin=-200
|
||||
end=0
|
||||
image=young-ogre-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[/unit]
|
BIN
images/young-ogre-attack.png
Normal file
BIN
images/young-ogre-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.1 KiB |
BIN
images/young-ogre.png
Normal file
BIN
images/young-ogre.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.4 KiB |
Loading…
Add table
Reference in a new issue