New sprites, new sound for trolls, ...
...rebalanced HAsty alliance and Sceptre levels (easy is now easier)
|
@ -55,7 +55,11 @@ Defeat:
|
|||
side=3
|
||||
canrecruit=1
|
||||
controller=ai
|
||||
recruit=Troll,Troll Warrior,Blood Bat,Ogre,Wolf Rider
|
||||
#ifdef EASY
|
||||
recruit=Troll,Troll Whelp,Vampire Bat,Wolf Rider
|
||||
#else
|
||||
recruit=Troll,Troll Warrior,Blood Bat,Wolf Rider
|
||||
#endif
|
||||
gold=150
|
||||
{INCOME 0 10 15}
|
||||
[/side]
|
||||
|
|
|
@ -56,9 +56,13 @@ Defeat:
|
|||
controller=ai
|
||||
leader_value=10
|
||||
recruitment_pattern=fighter
|
||||
#ifdef EASY
|
||||
recruit=Troll,Troll Whelp,Ogre
|
||||
#else
|
||||
recruit=Troll,Troll Warrior,Ogre
|
||||
#endif
|
||||
team_name=orcs
|
||||
{GOLD 150 300 400}
|
||||
{GOLD 120 200 300}
|
||||
{INCOME 5 10 20}
|
||||
[/side]
|
||||
|
||||
|
@ -69,7 +73,11 @@ Defeat:
|
|||
controller=ai
|
||||
leader_value=10
|
||||
recruitment_pattern=fighter,fighter,scout
|
||||
#ifdef EASY
|
||||
recruit=Troll,Ogre,Goblin Knight,Wolf Rider,Troll Whelp
|
||||
#else
|
||||
recruit=Troll,Troll Warrior,Ogre,Goblin Knight,Wolf Rider,Troll Whelp
|
||||
#endif
|
||||
team_name=orcs
|
||||
|
||||
{GOLD 150 230 350}
|
||||
|
@ -83,7 +91,11 @@ Defeat:
|
|||
controller=ai
|
||||
leader_value=10
|
||||
recruitment_pattern=fighter,fighter,scout
|
||||
#ifdef EASY
|
||||
recruit=Troll,Ogre,Goblin Knight,Wolf Rider,Troll Whelp
|
||||
#else
|
||||
recruit=Troll,Troll Warrior,Ogre,Goblin Knight,Wolf Rider,Troll Whelp
|
||||
#endif
|
||||
team_name=orcs
|
||||
{GOLD 150 230 350}
|
||||
{INCOME 5 10 20}
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
[unit]
|
||||
name=Dwarvish Lord
|
||||
race=dwarf
|
||||
image=dwarf-warrior.png
|
||||
image=dwarf-lord.png
|
||||
image_defensive=dwarf-lord-defend.png
|
||||
hitpoints=80
|
||||
movement_type=mountainfoot
|
||||
movement=5
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[unit]
|
||||
name=Dwarvish Steelclad
|
||||
race=dwarf
|
||||
image=dwarf-fighter.png
|
||||
image_defensive=dwarf-fighter-defend.png
|
||||
image=dwarf-warrior.png
|
||||
image_defensive=dwarf-warrior-defend.png
|
||||
hitpoints=48
|
||||
movement_type=mountainfoot
|
||||
[resistance]
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
name=Rogue
|
||||
race=human
|
||||
image=rogue.png
|
||||
image_defensive=rogue-defend.png
|
||||
hitpoints=36
|
||||
movement_type=elusivefoot
|
||||
movement=6
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
name=Thief
|
||||
race=human
|
||||
image=thief.png
|
||||
image_defensive=thief-defend.png
|
||||
hitpoints=24
|
||||
movement_type=elusivefoot
|
||||
movement=6
|
||||
|
@ -20,5 +21,15 @@ get_hit_sound=groan.wav
|
|||
damage=4
|
||||
number=3
|
||||
special=backstab
|
||||
[frame]
|
||||
begin=-100
|
||||
end=100
|
||||
image=thief-attack.png
|
||||
[/frame]
|
||||
|
||||
[sound]
|
||||
time=-250
|
||||
sound=sword-swish.wav
|
||||
[/sound]
|
||||
[/attack]
|
||||
[/unit]
|
||||
|
|
|
@ -12,7 +12,7 @@ alignment=chaotic
|
|||
advanceto=Troll Warrior
|
||||
cost=19
|
||||
unit_description="Trolls are strong, brutal humanoid monsters that have the amazing ability to regenerate, recovering from their wounds in the middle of battle."
|
||||
get_hit_sound=groan.wav
|
||||
get_hit_sound=ugg.wav
|
||||
usage=fighter
|
||||
[attack]
|
||||
name=club
|
||||
|
|
|
@ -13,7 +13,7 @@ advanceto=null
|
|||
cost=36
|
||||
usage=fighter
|
||||
unit_description="Hardened by battle, the Troll Warrior can deliver deadly blows with its mace, besides being able to regenerate its wounds during combat."
|
||||
get_hit_sound=groan.wav
|
||||
get_hit_sound=ugg.wav
|
||||
[attack]
|
||||
name=mace
|
||||
type=impact
|
||||
|
|
|
@ -16,7 +16,7 @@ usage=fighter
|
|||
unit_description="Trolls are strong, brutal humanoid monsters that have the amazing ability to regenerate, recovering from their wounds in the middle of battle.
|
||||
|
||||
Although this Troll is still a weak whelp, their race is known for developing amazingly fast."
|
||||
get_hit_sound=groan.wav
|
||||
get_hit_sound=ugg.wav
|
||||
[attack]
|
||||
name=fist
|
||||
type=impact
|
||||
|
|
BIN
images/dwarf-lord-defend.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
BIN
images/dwarf-lord.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
images/dwarf-warrior-defend.png
Normal file
After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 700 B After Width: | Height: | Size: 1.7 KiB |
BIN
images/misc/club.png
Normal file
After Width: | Height: | Size: 488 B |
BIN
images/misc/lance.png
Normal file
After Width: | Height: | Size: 718 B |
BIN
images/rogue-defend.png
Normal file
After Width: | Height: | Size: 722 B |
BIN
images/rogue.png
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 755 B |
BIN
images/thief-attack.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
images/thief-defend.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
images/thief.png
Before Width: | Height: | Size: 677 B After Width: | Height: | Size: 1.7 KiB |
BIN
images/undead-shadow-defend.png
Normal file
After Width: | Height: | Size: 783 B |
BIN
images/undead-shadow.png
Normal file
After Width: | Height: | Size: 845 B |