Visual overhaul for the orc ruler.
BIN
data/core/images/units/orcs/ruler-attack-sword-1.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-attack-sword-2.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/orcs/ruler-attack-sword-3.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
data/core/images/units/orcs/ruler-attack-sword-4.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
BIN
data/core/images/units/orcs/ruler-attack-sword-5.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/orcs/ruler-attack-sword-6.png
Normal file
After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-defend-1.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-defend-2.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.3 KiB |
BIN
data/core/images/units/orcs/ruler-lead-1.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
data/core/images/units/orcs/ruler-lead-2.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 2 KiB |
BIN
data/core/images/units/orcs/ruler-ranged-attack-1.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-ranged-attack-2.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-ranged-defend.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
data/core/images/units/orcs/ruler-ranged.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 1.6 KiB |
|
@ -4,13 +4,7 @@
|
|||
name= _ "Orcish Ruler"
|
||||
race=orc
|
||||
image="units/orcs/ruler.png"
|
||||
[leading_anim]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=150
|
||||
image="units/orcs/ruler-leading.png"
|
||||
[/frame]
|
||||
[/leading_anim]
|
||||
{LEADING_ANIM "units/orcs/ruler-lead-2.png" "units/orcs/ruler-lead-1.png"}
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=orcishfoot
|
||||
|
@ -23,8 +17,8 @@
|
|||
usage=mixed fighter
|
||||
description= _ "Any orc who can keep a large tribe from feuding and in-fighting is often unusually intelligent and commanding, and is inevitably very strong as well. They are skilled with both sword and bow, but their real talent lies in their rare ability to rally other orcs to battle, to give orders that are followed not out of fear, but loyalty."+{SPECIAL_NOTES}+{SPECIAL_NOTES_LEADERSHIP}
|
||||
die_sound={SOUND_LIST:ORC_DIE}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/ruler-defend.png" "units/orcs/ruler.png" {SOUND_LIST:ORC_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/ruler-bow-defend.png" "units/orcs/ruler-ranged-2.png" {SOUND_LIST:ORC_HIT} ranged}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/ruler-defend-2.png" "units/orcs/ruler-defend-1.png" {SOUND_LIST:ORC_HIT} melee}
|
||||
{DEFENSE_ANIM_RANGE "units/orcs/ruler-ranged-defend.png" "units/orcs/ruler-ranged.png" {SOUND_LIST:ORC_HIT} ranged}
|
||||
[abilities]
|
||||
{ABILITY_LEADERSHIP_LEVEL_2}
|
||||
[/abilities]
|
||||
|
@ -38,9 +32,9 @@
|
|||
number=3
|
||||
[/attack]
|
||||
[attack]
|
||||
name=bow
|
||||
description=_"bow"
|
||||
icon=attacks/bow-orcish.png
|
||||
name=crossbow
|
||||
description=_"crossbow"
|
||||
icon=attacks/crossbow-orcish.png
|
||||
type=pierce
|
||||
range=ranged
|
||||
damage=6
|
||||
|
@ -48,7 +42,7 @@
|
|||
[/attack]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=bow
|
||||
name=crossbow
|
||||
[/filter_attack]
|
||||
[missile_frame]
|
||||
begin=-150
|
||||
|
@ -59,62 +53,76 @@
|
|||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-300
|
||||
image="units/orcs/ruler-ranged-2.png"
|
||||
sound=bow.ogg
|
||||
begin=-300
|
||||
end=-150
|
||||
image="units/orcs/ruler-ranged-attack-1.png"
|
||||
sound=crossbow.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-400
|
||||
end=-300
|
||||
image="units/orcs/ruler-ranged-2.png"
|
||||
sound=bow-miss.ogg
|
||||
begin=-300
|
||||
end=-150
|
||||
image="units/orcs/ruler-ranged-attack-1.png"
|
||||
sound=crossbow-miss.ogg
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=-300
|
||||
end=-50
|
||||
image="units/orcs/ruler-ranged-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-50
|
||||
end=200
|
||||
image="units/orcs/ruler-ranged-2.png"
|
||||
begin=-150
|
||||
end=0
|
||||
image="units/orcs/ruler-ranged-attack-2.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
[attack_anim]
|
||||
[filter_attack]
|
||||
name=greatsword
|
||||
[/filter_attack]
|
||||
|
||||
offset=0.0~0.3,0.3~0.45,0.45~0.3,0.3~0.0
|
||||
start_time=-300
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
duration=50
|
||||
image="units/orcs/ruler.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/orcs/ruler-attack-sword-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/orcs/ruler-attack-sword-2.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/orcs/ruler-attack.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
duration=75
|
||||
image="units/orcs/ruler-attack-sword-3.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image="units/orcs/ruler-attack.png"
|
||||
sound={SOUND_LIST:SWORD_SWISH}
|
||||
duration=75
|
||||
image="units/orcs/ruler-attack-sword-3.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=100
|
||||
end=200
|
||||
duration=100
|
||||
image="units/orcs/ruler-attack-sword-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=100
|
||||
image="units/orcs/ruler-attack-sword-5.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=75
|
||||
image="units/orcs/ruler-attack-sword-6.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
duration=50
|
||||
image="units/orcs/ruler.png"
|
||||
[/frame]
|
||||
[/attack_anim]
|
||||
|
|