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

  1. header = {
  2.     tutorial = yes
  3.     tutorialfile = "Tutorial/Chapter9.csv"
  4.         name = "Tutorial Chapter 9-Log and victory points"
  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.     war = { 
  40.         id = { type = 16171 id = 0 } 
  41.         attackers = { 
  42.             id = { type = 16171 id = 2 } 
  43.             type = war 
  44.             participant = { SCO }
  45.         } 
  46.         defenders = { 
  47.             id = { type = 176171 id = 3 } 
  48.             type = war 
  49.             participant = { ENG }
  50.         }
  51.     
  52.     } 
  53.  
  54.     alliance = { 
  55.         id = { type = 9423 id = 5 } 
  56.         type = militaryalliance 
  57.         expirydate = { year = 1549 month = january day = 1 } 
  58.         participant = { ENG WLS }
  59.     }
  60.  
  61.  
  62.     } 
  63.  
  64. #Center of Trade
  65. cot = {    location = 247     }  #
  66.  
  67. country = { 
  68.     tag = ENG
  69.     colonialattempts = 0 
  70.     colonialnation = yes
  71.     major = yes
  72.     manpower = 40
  73.     treasury = 2500.000000 
  74.     inflation = 0.000000
  75.     diplomats = 0 
  76.     religion = { type = catholic }
  77.     knownprovinces = { 247 245 248 243 244 246 240 241 242 249 250 238 237 236 } 
  78.     ownedprovinces = { 247 245 248 246 240 241 242 244 249 250 }
  79.     controlledprovinces = { 247 245 248 246 240 241 242 244 249 250 }
  80.     nationalprovinces = { 247 245 248 246 240 241 242 244 249 250 }
  81.     city = {         fortress = { level = 1 }  
  82.         population = 10000
  83.         location = 247 
  84.         capital = yes 
  85.         }
  86.     city = {         fortress = { level = 1 }  
  87.         population = 8000
  88.         location = 248 
  89.         }
  90.     city = {         fortress = { level = 1 }  
  91.         population = 8000
  92.         location = 245 
  93.         }
  94.     city = {         fortress = { level = 1 }  
  95.         population = 8000
  96.         location = 240 
  97.         }
  98.     city = {         fortress = { level = 1 }  
  99.         population = 8000
  100.         location = 246 
  101.         }
  102.     city = {         fortress = { level = 1 }  
  103.         population = 8000
  104.         location = 241 
  105.         }
  106.     city = {         fortress = { level = 1 }  
  107.         population = 8000
  108.         location = 242 
  109.         }
  110.     city = {         fortress = { level = 1 }  
  111.         population = 8000
  112.         location = 244 
  113.         }
  114.     city = {         fortress = { level = 1 }  
  115.         population = 8000
  116.         location = 249 
  117.         }
  118.     city = {         fortress = { level = 1 }  
  119.         population = 8000
  120.         location = 250 
  121.         }
  122.     monarchtable =  { 
  123.         } 
  124.     leadertable =  { 
  125.         } 
  126.  
  127.     technology = { 
  128.         infra = { level = 0 value = 0 }
  129.     trade = { level = 0 value = 0 }  
  130.     land = { level = 0 value = 0 } 
  131.         naval = { level = 0 value = 0 } 
  132.         stability = { level = 3 value = 0 } 
  133.        } 
  134.  
  135.     } 
  136.  
  137. country = { 
  138.     tag = WLS
  139.     major = yes
  140.     manpower = 5
  141.     treasury = 500.000000 
  142.     inflation = 0.000000 
  143.     religion = { type = catholic }
  144.     knownprovinces = { 247 245 248 243 244 246} 
  145.     ownedprovinces = { 243 }
  146.     controlledprovinces = { 243 }
  147.     nationalprovinces = { 243 }
  148.     city = {         fortress = { level = 1 }  
  149.         population = 10000
  150.         location = 243 
  151.         capital = yes 
  152.         }
  153.     monarchtable =  { 
  154.         } 
  155.     leadertable =  { 
  156.         } 
  157.  
  158.     technology = { 
  159.         infra = { level = 0 value = 0 }
  160.     trade = { level = 0 value = 0 }  
  161.     land = { level = 0 value = 0 } 
  162.         naval = { level = 0 value = 0 } 
  163.         stability = { level = 3 value = 0 } 
  164.        } 
  165.  
  166.     } 
  167.     
  168.     
  169. country = { 
  170.     tag = SCO
  171.     major = yes
  172.     manpower = 2
  173.     treasury = 100.000000 
  174.     inflation = 0.000000 
  175.     religion = { type = catholic }
  176.     knownprovinces = { 236 237 238 239 247 245 248 243 244 246} 
  177.     ownedprovinces = { 236 237 238 239 }
  178.     controlledprovinces = { 236 237 238 239 }
  179.     nationalprovinces = { 236 237 238 239 }
  180.     city = {         fortress = { level = 1 }  
  181.         population = 10000
  182.         location = 238 
  183.         capital = yes 
  184.         }
  185.     city = {         fortress = { level = 1 }  
  186.         population = 7000
  187.         location = 236 
  188.         }
  189.     city = {         fortress = { level = 1 }  
  190.         population = 7000
  191.         location = 237 
  192.         }
  193.     city = {         fortress = { level = 1  }  
  194.         population = 7000
  195.         location = 239
  196.         }
  197.     monarchtable =  { 
  198.         } 
  199.     leadertable =  { 
  200.         } 
  201.  
  202.     technology = { 
  203.         infra = { level = 0 value = 0 }
  204.     trade = { level = 0 value = 0 }  
  205.     land = { level = 0 value = 0 } 
  206.         naval = { level = 0 value = 0 } 
  207.         stability = { level = 1 value = 0 } 
  208.        } 
  209.  
  210.     } 
  211.  
  212.