home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 March / GSSH0304CD1.iso / CCGeneraele / OperationThunderstorm / thunderstorm1-0.big / Data_ini_Science.ini < prev    next >
Text File  |  2004-01-28  |  15KB  |  469 lines

  1. ;//////////////////////////////////////////////////////////////////////////////
  2. ;FILE: Science.ini (SYSTEM) ////////////////////////////////////////////////////
  3. ;//////////////////////////////////////////////////////////////////////////////
  4.  
  5. ;; -------------------------------------
  6. ;; INTRINSIC (Base-Level) Sciences
  7. ;; -------------------------------------
  8.  
  9. Science SCIENCE_AMERICA
  10.   PrerequisiteSciences = None
  11.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  12.   IsGrantable = No
  13. End
  14.  
  15. Science SCIENCE_CHINA
  16.   PrerequisiteSciences = None
  17.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  18.   IsGrantable = No
  19. End
  20.  
  21. Science SCIENCE_GLA
  22.   PrerequisiteSciences = None
  23.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  24.   IsGrantable = No
  25. End
  26.  
  27. ;; -------------------------------------
  28. ;; RANK Sciences, granted for a given rank
  29. ;; -------------------------------------
  30.  
  31. ; note that omitting "SciencePurchasePointCost" means "science cannot
  32. ; normally be purchased; it must be intrinsic or otherwise directly
  33. ; granted to the player", which is true for all Rank sciences
  34.  
  35. Science SCIENCE_Rank1
  36.   PrerequisiteSciences = None
  37.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  38.   IsGrantable = No
  39. End
  40.  
  41. Science SCIENCE_Rank2
  42.   PrerequisiteSciences = SCIENCE_Rank1
  43.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  44.   IsGrantable = No
  45. End
  46.  
  47. Science SCIENCE_Rank3
  48.   PrerequisiteSciences = SCIENCE_Rank2
  49.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  50.   IsGrantable = No
  51. End
  52.  
  53. Science SCIENCE_Rank4
  54.   PrerequisiteSciences = SCIENCE_Rank3
  55.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  56.   IsGrantable = No
  57. End
  58.  
  59. Science SCIENCE_Rank5
  60.   PrerequisiteSciences = SCIENCE_Rank4
  61.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  62.   IsGrantable = No
  63. End
  64.  
  65. Science SCIENCE_Rank6
  66.   PrerequisiteSciences = SCIENCE_Rank5
  67.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  68.   IsGrantable = No
  69. End
  70.  
  71. Science SCIENCE_Rank7
  72.   PrerequisiteSciences = SCIENCE_Rank6
  73.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  74.   IsGrantable = No
  75. End
  76.  
  77. Science SCIENCE_Rank8
  78.   PrerequisiteSciences = SCIENCE_Rank7
  79.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  80.   IsGrantable = No
  81. End
  82.  
  83. ;; -------------------------------------
  84. ;; AMERICA Sciences
  85. ;; -------------------------------------
  86.  
  87. ; --- LEVEL 1 POWERS ---
  88.  
  89. Science SCIENCE_StealthFighter
  90.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank1
  91.   SciencePurchasePointCost = 1
  92.   IsGrantable = Yes
  93.   DisplayName = SCIENCE:USAStealthFighter
  94.   Description = CONTROLBAR:ToolTipUSAScienceStealthFighter
  95. End
  96.  
  97. Science SCIENCE_SpyDrone
  98.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank1
  99.   SciencePurchasePointCost = 1
  100.   IsGrantable = Yes
  101.   DisplayName = SCIENCE:USASpyDrone
  102.   Description = CONTROLBAR:ToolTipUSAScienceSpyDrone
  103. End
  104.  
  105. ; --- LEVEL 3 POWERS ---
  106. Science SCIENCE_Pathfinder
  107.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
  108.   SciencePurchasePointCost = 1
  109.   IsGrantable = Yes
  110.   DisplayName = SCIENCE:USAPathFinder
  111.   Description = CONTROLBAR:ToolTipUSASciencePathFinder
  112. End
  113.  
  114. Science SCIENCE_Paradrop1
  115.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
  116.   SciencePurchasePointCost = 1
  117.   IsGrantable = Yes
  118.   DisplayName = SCIENCE:USAParaDrop1
  119.   Description = CONTROLBAR:ToolTipUSAScienceParaDrop
  120. End
  121.  
  122. Science SCIENCE_Paradrop2
  123.   PrerequisiteSciences = SCIENCE_Paradrop1 SCIENCE_Rank3
  124.   SciencePurchasePointCost = 1
  125.   IsGrantable = Yes
  126.   DisplayName = SCIENCE:USAParaDrop2
  127.   Description = CONTROLBAR:ToolTipUSAScienceParaDrop
  128. End
  129.  
  130. Science SCIENCE_Paradrop3
  131.   PrerequisiteSciences = SCIENCE_Paradrop2 SCIENCE_Rank3
  132.   SciencePurchasePointCost = 1
  133.   IsGrantable = Yes
  134.   DisplayName = SCIENCE:USAParaDrop3
  135.   Description = CONTROLBAR:ToolTipUSAScienceParaDrop
  136. End
  137.  
  138. Science SCIENCE_A10ThunderboltMissileStrike1
  139.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
  140.   SciencePurchasePointCost = 1
  141.   IsGrantable = Yes
  142.   DisplayName = SCIENCE:USAA10Strike1
  143.   Description = CONTROLBAR:ToolTipUSAScienceA10Strike
  144. End
  145.  
  146. Science SCIENCE_A10ThunderboltMissileStrike2
  147.   PrerequisiteSciences = SCIENCE_A10ThunderboltMissileStrike1 SCIENCE_Rank3
  148.   SciencePurchasePointCost = 1
  149.   IsGrantable = Yes
  150.   DisplayName = SCIENCE:USAA10Strike2
  151.   Description = CONTROLBAR:ToolTipUSAScienceA10Strike
  152. End
  153.  
  154. Science SCIENCE_A10ThunderboltMissileStrike3
  155.   PrerequisiteSciences = SCIENCE_A10ThunderboltMissileStrike2 SCIENCE_Rank3
  156.   SciencePurchasePointCost = 1
  157.   IsGrantable = Yes
  158.   DisplayName = SCIENCE:USAA10Strike3
  159.   Description = CONTROLBAR:ToolTipUSAScienceA10Strike
  160. End
  161.  
  162. ; --- LEVEL 8 POWERS ---
  163. Science SCIENCE_DaisyCutter
  164.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank5
  165.   SciencePurchasePointCost = 1
  166.   IsGrantable = Yes
  167.   DisplayName = SCIENCE:USADaisyCutter
  168.   Description = CONTROLBAR:ToolTipUSAScienceDaisyCutter
  169. End
  170.  
  171. ;; -------------------------------------
  172. ;; CHINA Sciences
  173. ;; -------------------------------------
  174.  
  175. ; --- LEVEL 1 POWERS ---
  176. Science SCIENCE_RedGuardTraining
  177.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank1
  178.   SciencePurchasePointCost = 1
  179.   IsGrantable = Yes
  180.   DisplayName = SCIENCE:ChinaRedGuardTraining
  181.   Description = CONTROLBAR:ToolTipChinaScienceRedGuardTraining
  182. End
  183.  
  184. Science SCIENCE_ClusterMines
  185.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank3
  186.   SciencePurchasePointCost = 1
  187.   IsGrantable = Yes
  188.   DisplayName = SCIENCE:ChinaClusterMines
  189.   Description = CONTROLBAR:ToolTipChinaScienceClusterMines
  190. End
  191.  
  192. Science SCIENCE_ArtilleryTraining
  193.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank1
  194.   SciencePurchasePointCost = 1
  195.   IsGrantable = Yes
  196.   DisplayName = SCIENCE:ChinaArtilleryTraining
  197.   Description = CONTROLBAR:ToolTipChinaScienceARtilleryTraining
  198. End
  199.  
  200. ; --- LEVEL 3 POWERS ---
  201. Science SCIENCE_NukeLauncher
  202.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank1
  203.   SciencePurchasePointCost = 1
  204.   IsGrantable = Yes
  205.   DisplayName = SCIENCE:ChinaNukeLauncher
  206.   Description = CONTROLBAR:ToolTipChinaScienceNukeCannon
  207. End
  208.  
  209. Science SCIENCE_ArtilleryBarrage1
  210.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank3
  211.   SciencePurchasePointCost = 1
  212.   IsGrantable = Yes
  213.   DisplayName = SCIENCE:ChinaArtilleryBarrage
  214.   Description = CONTROLBAR:ToolTipChinaScienceArtilleryBarrage
  215. End
  216.  
  217. Science SCIENCE_ArtilleryBarrage2
  218.   PrerequisiteSciences = SCIENCE_ArtilleryBarrage1 SCIENCE_Rank3
  219.   SciencePurchasePointCost = 1
  220.   IsGrantable = Yes
  221.   DisplayName = SCIENCE:ChinaArtilleryBarrage2
  222.   Description = CONTROLBAR:ToolTipChinaScienceArtilleryBarrage
  223. End
  224.  
  225. Science SCIENCE_ArtilleryBarrage3
  226.   PrerequisiteSciences = SCIENCE_ArtilleryBarrage2 SCIENCE_Rank3
  227.   SciencePurchasePointCost = 1
  228.   IsGrantable = Yes
  229.   DisplayName = SCIENCE:ChinaArtilleryBarrage3
  230.   Description = CONTROLBAR:ToolTipChinaScienceArtilleryBarrage
  231. End
  232.  
  233. Science SCIENCE_CashHack1
  234.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank3
  235.   SciencePurchasePointCost = 1
  236.   IsGrantable = Yes
  237.   DisplayName = SCIENCE:ChinaCashHack1
  238.   Description = CONTROLBAR:ToolTipChinaScienceCashHack
  239. End
  240.  
  241. Science SCIENCE_CashHack2
  242.   PrerequisiteSciences = SCIENCE_CashHack1 SCIENCE_Rank3
  243.   SciencePurchasePointCost = 1
  244.   IsGrantable = Yes
  245.   DisplayName = SCIENCE:ChinaCashHack2
  246.   Description = CONTROLBAR:ToolTipChinaScienceCashHack
  247. End
  248.  
  249. Science SCIENCE_CashHack3
  250.   PrerequisiteSciences = SCIENCE_CashHack2 SCIENCE_Rank3
  251.   SciencePurchasePointCost = 1
  252.   IsGrantable = Yes
  253.   DisplayName = SCIENCE:ChinaCashHack3
  254.   Description = CONTROLBAR:ToolTipChinaScienceCashHack
  255. End
  256.  
  257. ; --- LEVEL 8 POWERS ---
  258. Science SCIENCE_EMPPulse
  259.   PrerequisiteSciences = SCIENCE_CHINA SCIENCE_Rank5
  260.   SciencePurchasePointCost = 1
  261.   IsGrantable = Yes
  262.   DisplayName = SCIENCE:ChinaEMPPulse
  263.   Description = CONTROLBAR:ToolTipChinaScienceEMPPulse
  264. End
  265.  
  266.  
  267. ;; -------------------------------------
  268. ;; GLA Sciences
  269. ;; -------------------------------------
  270.  
  271. ; --- LEVEL 1 POWERS ---
  272. Science SCIENCE_ScudLauncher
  273.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank1
  274.   SciencePurchasePointCost = 1
  275.   IsGrantable = Yes
  276.   DisplayName = SCIENCE:GLASCUDLauncher
  277.   Description = CONTROLBAR:ToolTipGLAScienceSCUDLauncher
  278. End
  279.  
  280. Science SCIENCE_MarauderTank
  281.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank1
  282.   SciencePurchasePointCost = 1
  283.   IsGrantable = Yes
  284.   DisplayName = SCIENCE:GLAMaruaderTank
  285.   Description = CONTROLBAR:ToolTipGLaScienceMarauderTank
  286. End
  287.  
  288. Science SCIENCE_TechnicalTraining
  289.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank1
  290.   SciencePurchasePointCost = 1
  291.   IsGrantable = Yes
  292.   DisplayName = SCIENCE:GLATechnicalTraining
  293.   Description = CONTROLBAR:ToolTipGLAScienceTechnicalTraining
  294. End
  295.  
  296. ; --- LEVEL 3 POWERS ---
  297. Science SCIENCE_Hijacker
  298.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank3
  299.   SciencePurchasePointCost = 1
  300.   IsGrantable = Yes
  301.   DisplayName = SCIENCE:GLAHijacker
  302.   Description = CONTROLBAR:ToolTipGLAScienceHijacker
  303. End
  304.  
  305. Science SCIENCE_RebelAmbush1
  306.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank3
  307.   SciencePurchasePointCost = 1
  308.   IsGrantable = Yes
  309.   DisplayName = SCIENCE:GLARebelAmbush1
  310.   Description = CONTROLBAR:ToolTipGLAScienceRebelAmbush
  311. End
  312.  
  313. Science SCIENCE_RebelAmbush2
  314.   PrerequisiteSciences = SCIENCE_RebelAmbush1 SCIENCE_Rank3
  315.   SciencePurchasePointCost = 1
  316.   IsGrantable = Yes
  317.   DisplayName = SCIENCE:GLARebelAmbush2
  318.   Description = CONTROLBAR:ToolTipGLAScienceRebelAmbush
  319. End
  320.  
  321. Science SCIENCE_RebelAmbush3
  322.   PrerequisiteSciences = SCIENCE_RebelAmbush2 SCIENCE_Rank3
  323.   SciencePurchasePointCost = 1
  324.   IsGrantable = Yes
  325.   DisplayName = SCIENCE:GLARebelAmbush3
  326.   Description = CONTROLBAR:ToolTipGLAScienceRebelAmbush
  327. End
  328.  
  329. Science SCIENCE_CashBounty1
  330.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank3
  331.   SciencePurchasePointCost = 1
  332.   IsGrantable = Yes
  333.   DisplayName = SCIENCE:GLACashBounty1
  334.   Description = CONTROLBAR:ToolTipGLAScienceCashBounty
  335. End
  336.  
  337. Science SCIENCE_CashBounty2
  338.   PrerequisiteSciences = SCIENCE_CashBounty1 SCIENCE_Rank3
  339.   SciencePurchasePointCost = 1
  340.   IsGrantable = Yes
  341.   DisplayName = SCIENCE:GLACashBounty2
  342.   Description = CONTROLBAR:ToolTipGLAScienceCashBounty
  343. End
  344.  
  345. Science SCIENCE_CashBounty3
  346.   PrerequisiteSciences = SCIENCE_CashBounty2 SCIENCE_Rank3
  347.   SciencePurchasePointCost = 1
  348.   IsGrantable = Yes
  349.   DisplayName = SCIENCE:GLACashBounty3
  350.   Description = CONTROLBAR:ToolTipGLAScienceCashBounty
  351. End
  352.  
  353. ; --- LEVEL 8 POWERS ---
  354. Science SCIENCE_AnthraxBomb
  355.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank5
  356.   SciencePurchasePointCost = 1
  357.   IsGrantable = Yes
  358.   DisplayName = SCIENCE:GLAAnthraxBomb
  359.   Description = CONTROLBAR:ToolTipGLAScienceAnthraxBomb
  360. End
  361.  
  362.  
  363. ; --- LEVEL 3, Common to all sides ---
  364. Science SCIENCE_EmergencyRepair1
  365.   PrerequisiteSciences = SCIENCE_Rank3 ;No country Science requirement
  366.   SciencePurchasePointCost = 1
  367.   IsGrantable = Yes
  368.   DisplayName = SCIENCE:EmergencyRepair1
  369.   Description = CONTROLBAR:ToolTipScienceEmergencyRepair
  370. End
  371.  
  372. Science SCIENCE_EmergencyRepair2
  373.   PrerequisiteSciences = SCIENCE_EmergencyRepair1 SCIENCE_Rank3
  374.   SciencePurchasePointCost = 1
  375.   IsGrantable = Yes
  376.   DisplayName = SCIENCE:EmergencyRepair2
  377.   Description = CONTROLBAR:ToolTipScienceEmergencyRepair
  378. End
  379.  
  380. Science SCIENCE_EmergencyRepair3
  381.   PrerequisiteSciences = SCIENCE_EmergencyRepair2 SCIENCE_Rank3
  382.   SciencePurchasePointCost = 1
  383.   IsGrantable = Yes
  384.   DisplayName = SCIENCE:EmergencyRepair3
  385.   Description = CONTROLBAR:ToolTipScienceEmergencyRepair
  386. End
  387.  
  388.  
  389. ;; -------------------------------------
  390. ;; SPECIAL Sciences, not normally part of the tech tree
  391. ;; but used in solo play. Generally, they can't be purchased,
  392. ;; but they can be Granted (Use scripting "Grant Science" to 
  393. ;; enable these for a particular player.)
  394. ;; -------------------------------------
  395.  
  396. Science SCIENCE_BlackMarketNuke
  397.   PrerequisiteSciences = None
  398.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  399.   IsGrantable = Yes
  400.   DisplayName = SCIENCE:TempName
  401.   Description = SCIENCE:TempDescription
  402. End
  403.  
  404. Science SCIENCE_CrateDrop
  405.   PrerequisiteSciences = None
  406.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  407.   IsGrantable = Yes
  408.   DisplayName = SCIENCE:TempName
  409.   Description = SCIENCE:TempDescription
  410. End
  411.  
  412. Science SCIENCE_CarpetBomb
  413.   PrerequisiteSciences = None
  414.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  415.   IsGrantable = Yes
  416.   DisplayName = SCIENCE:TempName
  417.   Description = SCIENCE:TempDescription
  418. End
  419.  
  420. Science SCIENCE_NapalmStrike
  421.   PrerequisiteSciences = None
  422.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  423.   IsGrantable = Yes
  424.   DisplayName = SCIENCE:TempName
  425.   Description = SCIENCE:TempDescription
  426. End
  427.  
  428. Science SCIENCE_Defector
  429.   PrerequisiteSciences = None
  430.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  431.   IsGrantable = Yes
  432.   DisplayName = SCIENCE:TempName
  433.   Description = SCIENCE:TempDescription
  434. End
  435.  
  436. Science SCIENCE_TerrorCell
  437.   PrerequisiteSciences = None
  438.   SciencePurchasePointCost = 0  ; note that this means "not purchasable", NOT "free"!
  439.   IsGrantable = Yes
  440.   DisplayName = SCIENCE:TempName
  441.   Description = SCIENCE:TempDescription
  442. End
  443.  
  444. ;------------------------------------------------------------------------------
  445. ;------------------------------------------------------------------------------
  446. ;
  447. ;    Operation: Thunder Storm
  448. ;    Science.ini
  449. ;
  450. ;------------------------------------------------------------------------------
  451. ;------------------------------------------------------------------------------
  452.  
  453. ; --- LEVEL 3 POWERS ---
  454. Science SCIENCE_PaladinTank
  455.   PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
  456.   SciencePurchasePointCost = 1
  457.   IsGrantable = Yes
  458.   DisplayName = SCIENCE:USAPaladin
  459.   Description = CONTROLBAR:ToolTipUSASciencePaladin
  460. End
  461.  
  462. ; --- LEVEL 2 POWERS ---
  463. Science SCIENCE_Stinger
  464.   PrerequisiteSciences = SCIENCE_GLA SCIENCE_Rank2
  465.   SciencePurchasePointCost = 1
  466.   IsGrantable = Yes
  467.   DisplayName = SCIENCE:GLAStinger
  468.   Description = CONTROLBAR:ToolTipGLAScienceStinger
  469. End