Scenario balancing

Fewer turns
Made "impossible" to kill enemy leaders
This commit is contained in:
Benjamin Drieu 2004-05-14 12:00:50 +00:00
parent e80e0d8e8e
commit 6f73435219

View file

@ -6,7 +6,7 @@
name="Saving Inarix"
id="Saving_Inarix"
map=orc-map9
turns=30
turns=16
{AFTERNOON}
{DUSK}
@ -21,7 +21,7 @@
objectives="
Victory:
@Bring at least five saurians to the fort on river Gork
@Bring Inarix and at least four saurians to the fort on river Gork
Defeat:
#Death of Kapou'e
#Death of Grüü
@ -48,7 +48,7 @@ Defeat:
aggression=1.0
[target]
type=Saurian
value=100
value=50
[/target]
recruit=Elvish Fighter, Elvish Archer, Elvish Shaman, Elvish Scout
recruitment_pattern=scout, scout, fighter, fighter, fighter, healer, archer
@ -67,7 +67,7 @@ Defeat:
villages_per_scout=10
[target]
type=Saurian
value=100
value=50
[/target]
recruit=Dwarvish Fighter, Dwarvish Thunderer, Footpad, Bandit
recruitment_pattern=scout, fighter, fighter, fighter, archer
@ -78,11 +78,17 @@ Defeat:
[bigmap]
image=sotbe/map3.png
{DOT 385 190}
{DOT 412 194}
{DOT 429 188}
{DOT 452 180}
{CROSS 463 171}
{DOT 463 171}
{DOT 469 193}
{DOT 467 217}
{DOT 458 241}
{DOT 438 270}
{DOT 407 297}
{DOT 372 309}
{DOT 344 314}
{DOT 319 324}
{DOT 318 350}
{CROSS 318 378}
[/bigmap]
[event]
@ -96,6 +102,12 @@ Defeat:
{RECALL Grüü}
{ELVISH_FIGHTER_G 24 11}
{ELVISH_ARCHER_G 25 11}
[unit]
type=Orcish Archer
side=1
x=25
y=7
[/unit]
[set_variable]
name=elvish_casualties
value=0
@ -151,8 +163,8 @@ Defeat:
[/event]
[event]
name=turn 2
{SAURIAN 8 42 Inarix}
name=turn 4
{SAURIAN_WARRIOR 8 42 Inarix}
{SAURIAN 8 42 Xortex}
{SAURIAN 8 42 Merlex}
{SAURIAN 8 42 Lagunax}
@ -165,7 +177,7 @@ Defeat:
[message]
description="Inarix"
id=msg_orc10_10
message="Here we are, my friends. Earl Lanbec'h and his kind is at on our tail."
message="Here we are, my friends. Earl Lanbec'h and his kind is on our tails, we must hurry up."
[/message]
[/event]
@ -301,7 +313,7 @@ Defeat:
[message]
description="Kapou'e"
id=msg_orc10_31
message="We had too much casualties to be able to resist to humans, we must surrender."
message="We've had too much casualties to be able to resist to humans, we have no choice but surrender."
[/message]
[endlevel]
result=defeat
@ -311,6 +323,28 @@ Defeat:
[/command]
[/event]
[event]
name=turn 8
[message]
description=Mkel
id=msg_orc10_40
mesage="This has taken too much time, we should send all of our troops and send theses creatures back to hell."
[/message]
[message]
description=Oumph
id=msg_orc10_41
mesage="It won't be said that Elves were braver than us, everyone to attack!"
[/message]
[modify_side]
side=2
income=100
[/modify_side]
[modify_side]
side=3
income=100
[/modify_side]
[/event]
{scenarios/Son_Of_The_Black_Eye/deaths.cfg}
[/scenario]