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

  1. header = {
  2.     tutorial = yes
  3.     tutorialfile = "Tutorial/Chapter2.csv"
  4.         name = "Tutorial Chapter 2"
  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.  
  24.  
  25.                     }
  26. }
  27. globaldata = { 
  28.     startdate = { 
  29.         year = 1500
  30.         month = january
  31.         day = 0
  32.         } 
  33.     enddate = { 
  34.         year = 1792 
  35.         month = january 
  36.         day = 0 
  37.         } 
  38.  
  39.     } 
  40.  
  41.  
  42. #Center of Trade
  43. cot = {    location = 247     }  #
  44.  
  45.  
  46. country = { 
  47.     tag = ENG
  48.     colonialattempts = 0 
  49.     colonialnation = yes
  50.     major = yes
  51.     colonists = 0.000000 
  52.     merchants = 0.000000 
  53.     lastbankruptcy = { 
  54.         year = 1492 
  55.         month = january 
  56.         day = 1 
  57.         } 
  58.     lastpeace = { 
  59.         year = 1492 
  60.         month = january 
  61.         day = 1 
  62.         } 
  63.     manpower = 40
  64.     cancelledloans = 0 
  65.     extendedloans = 0 
  66.     treasury = 2500.000000 
  67.     inflation = 0.000000 
  68.     religion = { type = catholic }
  69.     diplomacy = { 
  70.         } 
  71.     knownprovinces = { 247 245 934 935 } 
  72.     ownedprovinces = { 247 }
  73.     controlledprovinces = { 247 }
  74.     nationalprovinces = { 247 }
  75.     city = {         fortress = { level = 1.000000 date = { year = 1500 month = june day = 1 } increase = no }  
  76.         population = 10000
  77.         location = 247 
  78.         capital = yes 
  79.         }
  80.     monarchtable =  { 
  81.         } 
  82.     leadertable =  { 
  83.         } 
  84.  
  85.     technology = { 
  86.         infra = { level = 5 value = 0 }
  87.     trade = { level = 5 value = 0 }  
  88.     land = { level = 5 value = 0 } 
  89.         naval = { level = 5 value = 0 } 
  90.         stability = { level = 3 value = 0 } 
  91.        } 
  92.  
  93.     } 
  94.  
  95.