New cfg files to fix a bunch of little things with goblins...
....no stat changes. Modified impaler's description.
This commit is contained in:
parent
ff109c1b6b
commit
e7811fb469
2 changed files with 8 additions and 8 deletions
|
@ -14,8 +14,8 @@ alignment=chaotic
|
|||
advanceto=null
|
||||
cost=13
|
||||
usage=fighter
|
||||
unit_description= _ "Goblins tend to try and make up for their general idiocy, frailty, and lack of sophisticated weaponry by attempting to overwhelm there foes by sheer numbers. These are the larger and more able kinsmen of the Goblin Spearman."
|
||||
get_hit_sound=wolf-cry.wav
|
||||
unit_description= _ "Goblins tend to try and make up for their general idiocy, frailty, and lack of sophisticated weaponry by attempting to overwhelm their foes by sheer numbers. Those who have somehow managed to survive the turmoil of combat invariably equip themselves with a much larger spear than before, enabling them to deal the first strike in melee."
|
||||
get_hit_sound=orc-small-hit.wav
|
||||
[attack]
|
||||
name=spear
|
||||
type=pierce
|
||||
|
@ -26,11 +26,11 @@ get_hit_sound=wolf-cry.wav
|
|||
special=firststrike
|
||||
[frame]
|
||||
begin=-200
|
||||
end=-100
|
||||
end=-65
|
||||
image=goblin-impaler-attack1.png
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-100
|
||||
begin=-65
|
||||
end=100
|
||||
image=goblin-impaler-attack2.png
|
||||
[/frame]
|
||||
|
|
|
@ -14,8 +14,8 @@ alignment=chaotic
|
|||
advanceto=Goblin Impaler
|
||||
cost=8
|
||||
usage=fighter
|
||||
unit_description= _ "Goblins tend to try and make up for their general idiocy, frailty, and lack of sophisticated weaponry by attempting to overwhelm there foes by sheer numbers. Though lacking in decent armour or weapons, these meagre spearmen are well-equipped for a war of attrition. The best Goblin Spearman can look forward to becoming Goblin Impalers."
|
||||
get_hit_sound=wolf-cry.wav
|
||||
unit_description= _ "Goblins tend to try and make up for their general idiocy, frailty, and lack of sophisticated weaponry by attempting to overwhelm their foes by sheer numbers. Though lacking in decent armour or weapons, these meagre spearmen are well-equipped for a war of attrition. The best Goblin Spearman can look forward to becoming Goblin Impalers."
|
||||
get_hit_sound=orc-small-hit.wav
|
||||
[attack]
|
||||
name=spear
|
||||
type=pierce
|
||||
|
@ -26,7 +26,7 @@ get_hit_sound=wolf-cry.wav
|
|||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=goblin-spearman-attack.png
|
||||
image=goblin-spearman-melee.png
|
||||
[/frame]
|
||||
[/attack]
|
||||
[attack]
|
||||
|
@ -46,7 +46,7 @@ get_hit_sound=wolf-cry.wav
|
|||
image=goblin-spearman-ranged.png
|
||||
[/frame]
|
||||
[missile_frame]
|
||||
begin=-100
|
||||
begin=-150
|
||||
end=0
|
||||
image=projectiles/spear-n.png
|
||||
image_diagonal=projectiles/spear-ne.png
|
||||
|
|
Loading…
Add table
Reference in a new issue