Advertisement
tjd802

MSG 2.0 Config

May 20th, 2023
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.27 KB | None | 0 0
  1. [MultipleSitreps.X2DownloadableContentInfo_MultipleSitreps]
  2. ;-----------------------------------------
  3. ;MULTIPLE SITREP CONFIGURATION
  4. ;Have fun! -nightninja54
  5. ;-----------------------------------------
  6.  
  7. ;How many sitreps should appear?
  8. ;Accepted Values: [1, 2, 3, 4, 5, etc.]
  9. SitrepAmount = 3
  10.  
  11. ;How often should sitreps appear?
  12. ;For example, if SitrepAmount is set to 3, each of the 3 sitreps will have a chance to appear based on the value below
  13. ;Sitreps will appear % of the time; between 1% and 100%.
  14. ;Acepted Values: [25, 50, 75, 100, etc.]
  15. SitrepChance = 100
  16.  
  17. ;Which Mission Types should we apply mutliple Sit Reps to?
  18. ;[On] Multiple Sitreps will apply
  19. ;[Off] Multiple Sitreps will not apply
  20. GuerillaOp = "On"
  21. SupplyRaid = "On"
  22. Council = "On"
  23. ResistanceOp = "On"
  24. LandedUFO = "On"
  25. Retaliation = "On"
  26. AlienNetwork = "On"
  27.  
  28. ;Do you want to categorize and group Sitreps?
  29. ;[On] Sitreps will be rolled based on the categorizations below
  30. ;[Off] Sitreps will roll from all installed sitreps
  31. Categories = "On"
  32.  
  33. ;-----------------------------------------
  34. ;CATEGORIES - Instructions
  35. ;Categories will roll a sitreps from each category based on the configuration below
  36. ;-----------------------------------------
  37. ;ACTIVE
  38. ;Do you want this category included?
  39. ;Accepted Values: [On, Off]
  40. ;-----------------------------------------
  41. ;AMOUNT
  42. ;How many Sitreps can be pulled from this category?
  43. ;Accepted Values: [1, 2, 3, etc.]
  44. ;-----------------------------------------
  45. ;CHANCE
  46. ;Sitreps from this category will appear % of the time; between 1% and 100%.
  47. ;Acepted Values: [25, 50, 75, 100, etc.]
  48. ;-----------------------------------------
  49. ;SITREPS (+Cat)
  50. ;What Sitreps are part of this category?
  51. ;Include any base game or modded sitreps.
  52. ;Acepted Values: ["Example Sitrep1", etc.]
  53. ;-----------------------------------------
  54. ;Please note:
  55. ;10 Categories are included for your use.
  56. ;You do not need to use all 10.
  57. ;-----------------------------------------
  58.  
  59. ;Sitrep Category 1
  60. Cat1Active = "On"
  61. Cat1Amount = 1
  62. Cat1Chance = 75
  63. +Cat1 = "LootChests"
  64. +Cat1 = "HighExplosives"
  65. +Cat1 = "ResistanceContacts"
  66. +Cat1 = "LocationScout"
  67. +Cat1 = "ShowOfForce"
  68. +Cat1 = "PsionicStorm"
  69. +Cat1 = "Savage"
  70. +Cat1 = "AutomatedDefenses"
  71. ;+Cat1 = "Example Sitrep 1"
  72. ;+Cat1 = "Example Sitrep 2"
  73.  
  74. ;Sitrep Category 2
  75. Cat2Active = "On"
  76. Cat2Amount = 1
  77. Cat2Chance = 75
  78. +Cat2 = "RaiderIncursion"
  79. +Cat2 = "ChaosIncursion"
  80. +Cat2 = "CultistIncursion"
  81. +Cat2 = "MarauderIncursion"
  82. +Cat2 = "PhantomIncursion"
  83. +Cat2 = "RogueXComIncursion"
  84. +Cat2 = "GOCIncursion"
  85. +Cat2 = "GOCDeathSquad"
  86. +Cat2 = "AHWMutonFortress"
  87. +Cat2 = "TheHive"
  88. +Cat2 = "HiveRoyalty"
  89. +Cat2 = "AdventHive"
  90. +Cat2 = "HiveVanguard"
  91. +Cat2 = "CustodianEscort"
  92. +Cat2 = "FrostTroopDeployment"
  93. +Cat2 = "FrostPurge"
  94. ;+Cat2 = "BioTroopDeployment"
  95. ;+Cat2 = "BioPurge"
  96. ;+Cat2 = "DromeDome"
  97. ;+Cat2 = "Example Sitrep 1"
  98. ;+Cat2 = "Example Sitrep 2"
  99.  
  100. ;Sitrep Category 3
  101. Cat3Active = "On"
  102. Cat3Amount = 1
  103. Cat3Chance = 75
  104. +Cat3 = "SRHIncursion"
  105. +Cat3 = "TRHIncursion"
  106. +Cat3 = "RRHIncursion"
  107. +Cat3 = "RHIncursion"
  108. +Cat3 = "ARHIncursion"
  109. ;+Cat3 = "Example Sitrep 1"
  110. ;+Cat3 = "Example Sitrep 2"
  111.  
  112. ;Sitrep Category 4
  113. Cat4Active = "On"
  114. Cat4Amount = 1
  115. Cat4Chance = 75
  116. +Cat4 = "SneFoundationIncursion"
  117. +Cat4 = "MAhFoundationIncursion"
  118. +Cat4 = "FieFoundationIncursion"
  119. +Cat4 = "HmdFoundationIncursion"
  120. +Cat4 = "PecFoundationIncursion"
  121. +Cat4 = "AsmFoundationIncursion"
  122. +Cat4 = "MolFoundationIncursion"
  123. +Cat4 = "SamFoundationIncursion"
  124. +Cat4 = "FoundationIncursion"
  125. +Cat4 = "FoundationForces"
  126. ;+Cat4 = "Example Sitrep 1"
  127. ;+Cat4 = "Example Sitrep 2"
  128.  
  129. ;Sitrep Category 5
  130. Cat5Active = "On"
  131. Cat5Chance = 1
  132. Cat5Amount = 1
  133. +Cat5 = "TheLost"
  134. +Cat5 = "TheHorde"
  135. ;+Cat5 = "Example Sitrep 1"
  136. ;+Cat5 = "Example Sitrep 2"
  137.  
  138.  
  139. ;Sitrep Category 6
  140. Cat6Active = "On"
  141. Cat6Amount = 1
  142. Cat6Chance = 75
  143. +Cat6 = "MOCX"
  144. +Cat6 = "MOCXRookies"
  145. +Cat6 = "MOCXAssault"
  146. ;+Cat6 = "Example Sitrep 1"
  147. ;+Cat6 = "Example Sitrep 2"
  148.  
  149. ;Sitrep Category 7
  150. Cat7Active = "Off"
  151. Cat7Amount = 1
  152. Cat7Chance = 100
  153. ;+Cat7 = "Example Sitrep 1"
  154. ;+Cat7 = "Example Sitrep 2"
  155.  
  156. ;Sitrep Category 8
  157. Cat8Active = "Off"
  158. Cat8Amount = 1
  159. Cat8Chance = 100
  160. ;+Cat8 = "Example Sitrep 1"
  161. ;+Cat8 = "Example Sitrep 2"
  162.  
  163. ;Sitrep Category 9
  164. Cat9Active = "Off"
  165. Cat9Amount = 1
  166. Cat9Chance = 100
  167. ;+Cat9 = "Example Sitrep 1"
  168. ;+Cat9 = "Example Sitrep 2"
  169.  
  170. ;Sitrep Category 10
  171. Cat10Active = "Off"
  172. Cat10Amount = 1
  173. Cat10Chance = 100
  174. ;+Cat10 = "Example Sitrep 1"
  175. ;+Cat10 = "Example Sitrep 2"
  176.  
  177. ;-----------------------------------------
  178. ;UNCATEGORIZED SITREPS - Instructions
  179. ;-----------------------------------------
  180. ;Please note:
  181. ;This bucket will catch any uncategorized sitreps.
  182. ;You may configure how these are treated here.
  183. ;-----------------------------------------
  184. ;INCLUDE
  185. ;Do you want Uncategorized Sitreps included?
  186. ;Accepted Values: [On, Off]
  187. ;-----------------------------------------
  188. ;AMOUNT
  189. ;How many Sitreps can be pulled from this category?
  190. ;Accepted Values: [1, 2, 3, etc.]
  191. ;-----------------------------------------
  192. ;CHANCE
  193. ;Sitreps from this category will appear % of the time; between 1% and 100%.
  194. ;Acepted Values: [25, 50, 75, 100, etc.]
  195. ;-----------------------------------------
  196.  
  197. ;Uncategorized Sitreps
  198. UncategorizedInclude = "On"
  199. UncategorizedAmount = 1
  200. UncategorizedChance = 25
  201.  
  202. ;-----------------------------------------
  203. ;GROUPS - Instructions
  204. ;Groups will check if a particular type of sitrep has already been rolled
  205. ;-----------------------------------------
  206. ;ACTIVE
  207. ;Do you want this group included?
  208. ;Accepted Values: [On, Off]
  209. ;SITREPS (+Cat)
  210. ;What Sitreps are part of this group?
  211. ;Include any base game or modded sitreps.
  212. ;Acepted Values: ["Example Sitrep1", etc.]
  213. ;-----------------------------------------
  214. ;Please note:
  215. ;10 Groups are included for your use.
  216. ;You do not need to use all 10.
  217. ;-----------------------------------------
  218.  
  219. ;Sitrep Group 1
  220. Group1Active = "Off"
  221. ;+Group1 = "Example Sitrep 1"
  222. ;+Group1 = "Example Sitrep 2"
  223.  
  224. ;Sitrep Group 2
  225. Group2Active = "Off"
  226. ;+Group2 = "Example Sitrep 1"
  227. ;+Group2 = "Example Sitrep 2"
  228.  
  229. ;Sitrep Group 3
  230. Group3Active = "Off"
  231. ;+Group3 = "Example Sitrep 1"
  232. ;+Group3 = "Example Sitrep 2"
  233.  
  234. ;Sitrep Group 4
  235. Group4Active = "Off"
  236. ;+Group4 = "Example Sitrep 1"
  237. ;+Group4 = "Example Sitrep 2"
  238.  
  239. ;Sitrep Group 5
  240. Group5Active = "Off"
  241. ;+Group5 = "Example Sitrep 1"
  242. ;+Group5 = "Example Sitrep 2"
  243.  
  244. ;Sitrep Group 6
  245. Group6Active = "Off"
  246. ;+Group6 = "Example Sitrep 1"
  247. ;+Group6 = "Example Sitrep 2"
  248.  
  249. ;Sitrep Group 7
  250. Group7Active = "Off"
  251. ;+Group7 = "Example Sitrep 1"
  252. ;+Group7 = "Example Sitrep 2"
  253.  
  254. ;Sitrep Group 8
  255. Group8Active = "Off"
  256. ;+Group8 = "Example Sitrep 1"
  257. ;+Group8 = "Example Sitrep 2"
  258.  
  259. ;Sitrep Group 9
  260. Group9Active = "Off"
  261. ;+Group9 = "Example Sitrep 1"
  262. ;+Group9 = "Example Sitrep 2"
  263.  
  264. ;Sitrep Group 10
  265. Group10Active = "Off"
  266. ;+Group10 = "Example Sitrep 1"
  267. ;+Group10 = "Example Sitrep 2"
  268.  
  269. ;-----------------------------------------
  270.  
  271. ;-----------------------------------------
  272. ;Please note:
  273. ;You should include lost sitreps in atleast one category.
  274. ;The game expects certain mission schedules to be connected to these sitreps.
  275. ;If you do not want to play with lost, I recommend Atrocious' "WotC Without The Lost" Mod
  276. ;https://steamcommunity.com/sharedfiles/filedetails/?id=1157127420&searchtext=lost
  277.  
  278.  
  279.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement