home *** CD-ROM | disk | FTP | other *** search
/ Level 2004 September / Level_2004-09_117_cdb.bin / Data1.cab / common / Tutorial / Chapter1.eug < prev    next >
Encoding:
Text File  |  2004-08-20  |  2.2 KB  |  105 lines

  1. header = {
  2.     tutorial = yes
  3.     tutorialfile = "Tutorial/Chapter1.csv"
  4.         name = "Tutorial Chapter 1"
  5.     startyear = 1500
  6.  
  7.     optionmode = 1
  8.     set_difficulty= 2
  9.     set_ai_aggresive = 0
  10.     set_gamespeed = 1
  11.     set_basevp = 0
  12.     set_missions = 0
  13.     gametype = 3
  14.  
  15.  
  16.         ENG  = {
  17.                     desc = "ALL_TUT_HISTDESC"
  18.                     scenariotactics = "ALL_TUT_HISTDESC"
  19.                     countrytactics = "ALL_TUT_VPTACTIC"
  20.                      picture = "scenarios\data\tutorial.bmp"
  21.                     missioncountry = "ALL_TUT_MISSDESC"
  22.                     missiontactics = "ALL_TUT_MISSTACT"
  23.                     countrydifficulty = 3
  24.                     countryeconomy = 3
  25.                     countrymilitary = 3
  26.                     countrydiplomacy = 3
  27.                     missiontype = 6
  28.                     numcities = 1
  29.                     numcolonies = 0
  30.                     numtradingposts = 0
  31.                     numgold = 2500
  32.  
  33.  
  34.                     }
  35. }
  36. globaldata = { 
  37.     startdate = { 
  38.         year = 1500
  39.         month = january
  40.         day = 0
  41.         } 
  42.     enddate = { 
  43.         year = 1792 
  44.         month = january 
  45.         day = 0 
  46.         } 
  47.  
  48.         desc = fantasy
  49.     } 
  50.  
  51.  
  52. #Center of Trade
  53. cot = {    location = 247     }  #
  54.  
  55.  
  56. country = { 
  57.     tag = ENG
  58.     colonialattempts = 0 
  59.     colonialnation = yes
  60.     major = yes
  61.     colonists = 0.000000 
  62.     merchants = 0.000000 
  63.     lastbankruptcy = { 
  64.         year = 1492 
  65.         month = january 
  66.         day = 1 
  67.         } 
  68.     lastpeace = { 
  69.         year = 1492 
  70.         month = january 
  71.         day = 1 
  72.         } 
  73.     manpower = 40
  74.     cancelledloans = 0 
  75.     extendedloans = 0 
  76.     treasury = 2500.000000 
  77.     inflation = 0.000000 
  78.     religion = { type = catholic }
  79.     diplomacy = { 
  80.         } 
  81.     knownprovinces = { 247} 
  82.     ownedprovinces = { 247 }
  83.     controlledprovinces = { 247 }
  84.     nationalprovinces = { 247 }
  85.     city = {         fortress = { level = 1.000000 date = { year = 1500 month = june day = 1 } increase = no }  
  86.         population = 10000
  87.         location = 247 
  88.         capital = yes 
  89.         }
  90.     monarchtable =  { 
  91.         } 
  92.     leadertable =  { 
  93.         } 
  94.  
  95.     technology = { 
  96.         infra = { level = 0 value = 0 }
  97.     trade = { level = 0 value = 0 }  
  98.     land = { level = 0 value = 0 } 
  99.         naval = { level = 0 value = 0 } 
  100.         stability = { level = 3 value = 0 } 
  101.        } 
  102.  
  103.     } 
  104.  
  105.