New sprites for Sir Gerrick. Both levels use the same ones though.
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 1.9 KiB |
After Width: | Height: | Size: 2.8 KiB |
BIN
data/campaigns/The_South_Guard/images/units/gerrick-attack.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
data/campaigns/The_South_Guard/images/units/gerrick-defend.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
data/campaigns/The_South_Guard/images/units/gerrick-leading.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
data/campaigns/The_South_Guard/images/units/gerrick.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
|
@ -3,9 +3,15 @@
|
|||
id=South Guard Commander
|
||||
name= _ "Infantry Commander"
|
||||
race=human
|
||||
image="gerrick/assault-commander.png"
|
||||
ellipse="misc/ellipse-hero"
|
||||
image_leading="gerrick/assault-commander-leading.png"
|
||||
image="units/gerrick.png"
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/gerrick-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
profile=portraits/sir-gerrick.png
|
||||
hitpoints=54
|
||||
alignment=lawful
|
||||
|
@ -44,7 +50,7 @@
|
|||
[/specials]
|
||||
icon=attacks/rectangular-shield.png
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "gerrick/assault-commander-defend.png" "gerrick/assault-commander.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
{DEFENSE_ANIM "units/gerrick-defend.png" "units/gerrick.png" {SOUND_LIST:HUMAN_HIT} }
|
||||
[attack_anim]
|
||||
[attack_filter]
|
||||
name=shield
|
||||
|
@ -52,14 +58,14 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-125
|
||||
image="gerrick/assault-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-125
|
||||
end=100
|
||||
image="gerrick/assault-commander-attack-shield.png"
|
||||
image="units/gerrick-attack-shield.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/if]
|
||||
|
@ -68,14 +74,14 @@
|
|||
[frame]
|
||||
begin=-125
|
||||
end=100
|
||||
image="gerrick/assault-commander-attack-shield.png"
|
||||
image="units/gerrick-attack-shield.png"
|
||||
sound=mace.wav
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=100
|
||||
end=175
|
||||
image="gerrick/assault-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
|
@ -85,14 +91,14 @@
|
|||
[frame]
|
||||
begin=-200
|
||||
end=-150
|
||||
image="gerrick/assault-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="gerrick/assault-commander-attack.png"
|
||||
image="units/gerrick-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/if]
|
||||
|
@ -101,19 +107,19 @@
|
|||
[frame]
|
||||
begin=-150
|
||||
end=50
|
||||
image="gerrick/assault-commander-attack.png"
|
||||
image="units/gerrick-attack.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=50
|
||||
end=150
|
||||
image="gerrick/assault-commander-attack-shield.png"
|
||||
image="units/gerrick-attack-shield.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=150
|
||||
end=200
|
||||
image="gerrick/assault-commander.png"
|
||||
image="units/gerrick.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[/unit]
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
name= _ "Dismounted Commander"
|
||||
race=human
|
||||
image=deoran/dismounted-commander.png
|
||||
ellipse="misc/ellipse-leader"
|
||||
#FIXME: There is supposed to be a leading image. There isn't.
|
||||
#image_leading=deoran/dismounted-commander-leading.png
|
||||
profile=portraits/deoran.png
|
||||
|
|