Added Dwarvish Stalwart
This commit is contained in:
parent
7c31b9908f
commit
4eed4e9337
4 changed files with 73 additions and 0 deletions
73
data/units/Dwarvish_Stalwart.cfg
Normal file
73
data/units/Dwarvish_Stalwart.cfg
Normal file
|
@ -0,0 +1,73 @@
|
|||
[unit]
|
||||
id=Dwarvish Stalwart
|
||||
name= _ "Dwarvish Stalwart"
|
||||
race=dwarf
|
||||
image=dwarf-stalwart.png
|
||||
image_defensive=dwarf-stalwart-defend.png
|
||||
hitpoints=37
|
||||
movement_type=mountainfoot
|
||||
[resistance]
|
||||
blade=50
|
||||
pierce=40
|
||||
impact=60
|
||||
fire=80
|
||||
cold=70
|
||||
[/resistance]
|
||||
[movement costs]
|
||||
deep water=100
|
||||
shallow water=3
|
||||
swamp water=3
|
||||
[/movement costs]
|
||||
[defence]
|
||||
grassland=50
|
||||
mountains=40
|
||||
village=40
|
||||
hills=50
|
||||
[/defence]
|
||||
movement=3
|
||||
experience=65
|
||||
ability=steadfast
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=Dwarvish Sentinel
|
||||
cost=33
|
||||
usage=fighter
|
||||
unit_description= _ "Stalwarts, after years in battle, have fashioned new shields and strong armor from the ruins of their enemies. While slow, they are the feared for their resilience and strength."
|
||||
get_hit_sound=groan.wav
|
||||
[attack]
|
||||
name=spear
|
||||
icon=attacks/spear.png
|
||||
type=pierce
|
||||
range=short
|
||||
damage=6
|
||||
number=3
|
||||
[frame]
|
||||
begin=-200
|
||||
end=100
|
||||
image=dwarf-stalwart-attack.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=spear
|
||||
type=pierce
|
||||
range=long
|
||||
damage=7
|
||||
number=2
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image=dwarf-stalwart-attack.png
|
||||
[/frame]
|
||||
[sound]
|
||||
time=-150
|
||||
sound=firearrow.wav
|
||||
[/sound]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
end=0
|
||||
image=projectiles/spear-n.png
|
||||
image_diagonal=projectiles/spear-ne.png
|
||||
[/missile_frame]
|
||||
[/attack]
|
||||
[/unit]
|
BIN
images/dwarf-stalwart-attack.png
Normal file
BIN
images/dwarf-stalwart-attack.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
BIN
images/dwarf-stalwart-defend.png
Normal file
BIN
images/dwarf-stalwart-defend.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.6 KiB |
BIN
images/dwarf-stalwart.png
Normal file
BIN
images/dwarf-stalwart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Reference in a new issue