New sprites, new sound for trolls, ...

...rebalanced HAsty alliance and Sceptre levels (easy is now easier)
This commit is contained in:
uid68852 2004-01-11 16:51:20 +00:00
parent 32b4df594e
commit 7680d3689a
23 changed files with 37 additions and 8 deletions

View file

@ -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]

View file

@ -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}

View file

@ -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

View file

@ -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]

View file

@ -2,6 +2,7 @@
name=Rogue
race=human
image=rogue.png
image_defensive=rogue-defend.png
hitpoints=36
movement_type=elusivefoot
movement=6

View file

@ -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]

View file

@ -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

View file

@ -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

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

BIN
images/dwarf-lord.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 700 B

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
images/misc/club.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 488 B

BIN
images/misc/lance.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 718 B

BIN
images/rogue-defend.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 722 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 747 B

After

Width:  |  Height:  |  Size: 755 B

BIN
images/thief-attack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

BIN
images/thief-defend.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 677 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 783 B

BIN
images/undead-shadow.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 B

BIN
sounds/ugg.wav Normal file

Binary file not shown.