Removed the old abysmal graphics of the troll hero and great troll...
...and made them use the graphics of the troll and troll warrior instead.
|
@ -2,8 +2,9 @@
|
|||
id=Great Troll
|
||||
name= _ "Great Troll"
|
||||
race=troll
|
||||
image="units/trolls/great-troll.png"
|
||||
image="units/trolls/warrior.png"
|
||||
profile=portraits/James_Woo/troll.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=80
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
@ -30,49 +31,59 @@ Special Notes:"+{SPECIAL_NOTES_REGENERATES}
|
|||
number=3
|
||||
[animation]
|
||||
[frame]
|
||||
begin=-225
|
||||
end=-175
|
||||
image="units/trolls/great-troll-attack-1.png"
|
||||
begin=-300
|
||||
end=-275
|
||||
image="units/trolls/warrior.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-175
|
||||
end=-125
|
||||
image="units/trolls/great-troll-attack-2.png"
|
||||
begin=-275
|
||||
end=-200
|
||||
image="units/trolls/warrior-attack-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-125
|
||||
begin=-200
|
||||
end=-150
|
||||
image="units/trolls/warrior-attack-2.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-150
|
||||
end=-75
|
||||
image="units/trolls/great-troll-attack-3.png"
|
||||
image="units/trolls/warrior-attack-3.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-75
|
||||
end=100
|
||||
image="units/trolls/great-troll-attack-4.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-75
|
||||
end=100
|
||||
image="units/trolls/great-troll-attack-4.png"
|
||||
image="units/trolls/warrior-attack-4.png"
|
||||
sound=mace.wav
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-75
|
||||
end=100
|
||||
image="units/trolls/warrior-attack-4.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=100
|
||||
end=150
|
||||
image="units/trolls/great-troll-attack-1.png"
|
||||
end=175
|
||||
image="units/trolls/warrior-attack-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=150
|
||||
begin=175
|
||||
end=200
|
||||
image="units/trolls/great-troll-attack-5.png"
|
||||
image="units/trolls/warrior-attack-1.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=250
|
||||
image="units/trolls/warrior.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/trolls/great-troll-defend.png" "units/trolls/great-troll.png" troll-big-hit.wav }
|
||||
{DEFENSE_ANIM "units/trolls/warrior-defend.png" "units/trolls/warrior.png" troll-big-hit.wav }
|
||||
[/unit]
|
||||
|
|
|
@ -2,8 +2,9 @@
|
|||
id=Troll Hero
|
||||
name= _ "Troll Hero"
|
||||
race=troll
|
||||
image="units/trolls/hero.png"
|
||||
image="units/trolls/grunt.png"
|
||||
profile=portraits/James_Woo/troll.png
|
||||
{MAGENTA_IS_THE_TEAM_COLOR}
|
||||
hitpoints=60
|
||||
movement_type=largefoot
|
||||
movement=5
|
||||
|
@ -16,7 +17,7 @@
|
|||
unit_description= _ "Some trolls are born with an undue share of the strength and vitality that characterizes their race. In a society where might makes right, those of their ilk revere them as heroes.
|
||||
|
||||
Special Notes:"+{SPECIAL_NOTES_REGENERATES}
|
||||
die_sound=troll-big-die.wav
|
||||
die_sound=troll-die.wav
|
||||
usage=fighter
|
||||
[abilities]
|
||||
{ABILITY_REGENERATES}
|
||||
|
@ -29,54 +30,54 @@ Special Notes:"+{SPECIAL_NOTES_REGENERATES}
|
|||
number=3
|
||||
[animation]
|
||||
[frame]
|
||||
begin=-225
|
||||
end=-175
|
||||
image="units/trolls/hero.png"
|
||||
begin=-300
|
||||
end=-275
|
||||
image="units/trolls/grunt.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=-175
|
||||
end=-100
|
||||
image="units/trolls/hero-attack-4.png"
|
||||
begin=-275
|
||||
end=-200
|
||||
image="units/trolls/grunt-attack-1.png"
|
||||
[/frame]
|
||||
[if]
|
||||
hits=yes
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/trolls/hero-attack-1.png"
|
||||
begin=-200
|
||||
end=-125
|
||||
image="units/trolls/grunt-attack-2.png"
|
||||
sound=club.ogg
|
||||
[/frame]
|
||||
[/if]
|
||||
[else]
|
||||
hits=no
|
||||
[frame]
|
||||
begin=-100
|
||||
end=50
|
||||
image="units/trolls/hero-attack-1.png"
|
||||
begin=-200
|
||||
end=-125
|
||||
image="units/trolls/grunt-attack-2.png"
|
||||
sound={SOUND_LIST:MISS}
|
||||
[/frame]
|
||||
[/else]
|
||||
[frame]
|
||||
begin=50
|
||||
end=100
|
||||
image="units/trolls/hero-attack-2.png"
|
||||
begin=-125
|
||||
end=-50
|
||||
image="units/trolls/grunt-attack-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=100
|
||||
end=150
|
||||
image="units/trolls/hero-defend.png"
|
||||
begin=-50
|
||||
end=45
|
||||
image="units/trolls/grunt-attack-4.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=150
|
||||
begin=45
|
||||
end=125
|
||||
image="units/trolls/grunt-attack-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=125
|
||||
end=200
|
||||
image="units/trolls/hero-attack-3.png"
|
||||
[/frame]
|
||||
[frame]
|
||||
begin=200
|
||||
end=250
|
||||
image="units/trolls/hero-attack-4.png"
|
||||
image="units/trolls/grunt-defend.png"
|
||||
[/frame]
|
||||
[/animation]
|
||||
[/attack]
|
||||
{DEFENSE_ANIM "units/trolls/hero-defend.png" "units/trolls/hero.png" troll-big-hit.wav }
|
||||
{DEFENSE_ANIM "units/trolls/grunt-defend.png" "units/trolls/grunt.png" troll-hit.wav }
|
||||
[/unit]
|
||||
|
|
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 1,012 B |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 1 KiB |
Before Width: | Height: | Size: 978 B |
Before Width: | Height: | Size: 1.2 KiB |
Before Width: | Height: | Size: 1.1 KiB |