##########################################
#      Campaign configuration - file     #
##########################################



#####
# Section "global"
#
# version     = Version-number of this file - used to check, whether campvis-
#               file needs to be updated. Higher the value, if you added a map
#               or campaign or if you changed a visibility-value.
# campname??  = Name of the Campaign with the number ??.
# campsect??  = Name of section, to be loaded, if this campaign is selected.
# campdiff??  = Level of difficulty 1-3 (easy to hard) (this is only a visua-
#               lisation, it has no influences on the real difficulty).
# campdesc??  = Description of the campaign
# campvisi??  = Is campaign visible by default? (1=yes, 0=no)
#####

[global]
version = 3
# Barbarian Tutorial Campaign
campname0=_"(Tutorial) Barbarians - The second Empire"
campsect0=barbariantut
campdiff0=1
campdesc0=_"When Chat’Karuth died, he was an old man, father to three strong and ambitious sons and warlord to an army that could match any enemy willing to rise against the ancient forests. Though his glorious reign, Chat’Karuth left his eldest son Thron in the due to succeed him as the tribes warlord – a decision that left his two brothers unsatisfied. The old warlord knew that. As his father told him, Thron left the capital of Al’thunran, the home of the throne among the trees and redrew his forces to the high hills where he buried the corpse of his father and swore to the gods and his spirit, that he’d return to re-established order. While his brothers raged in blind war against Thron and the few forces he left to secure the borders of Al’thunran, the young warlord seeks to reunite his ambitious brothers and force the tribes to march once again under a common banner."
campvisi0=1
# Empire Campaign
campname1=_"Empire - The months of exile"
campsect1=empiretut
campdiff1=2
campdesc1=_"Six month ago, Lutius - a young general of the Empire - was send with 150 soldiers at the frontier among the northern forests, where Barbarian-tribes and official Empire-land are crossing. His task was to defend the Empire-land. First everything was calm, he even talked to few barbarian children and thought about a peaceful life - side by side with this archaic folk. He began to feel saver and his army begun to draw off the attention on they potential enemy - That was their fault. At one night in march his unprepared army was attacked by 100 barbarian footmen and was totally scattered. Only with pure life he and a handful of soldiers survived."
campvisi1=0



#####
# Sections of the campaign - maps
# Naming MUST be the name of the campaign-section + "??" where ?? is an increasing number.
#
# name      = name of the map.
# * newvisi = the name of a campaign or a scenario that must be visible, to show
#             this entry as well - this string unhides the map, if the player
#             completed the requierements with an older cconfig version.
# visible   = is this map visible(1), or does it need another map to be played first(0).
# path      = path to the map.
#####

[barbariantut00]
name=_"Tutorial1 - Eyes in the Dark"
visible=1
path="campaigns/t01.wmf"

[barbariantut01]
name=_"Tutorial2 - A Place to call Home"
visible=0
path="campaigns/t02.wmf"

[barbariantut02]
name=_"Tutorial3 - This land is our land"
newvisi="campsect1"
visible=0
path="campaigns/t03.wmf"


[empiretut00]
name=_"Empire Tutorial1 - The strands of Malac' Mor"
visible=1
path="campaigns/emp01.wmf"

[empiretut01]
name=_"Empire Tutorial2 - An outpost for exile"
visible=0
path="campaigns/emp02.wmf"

