Solarius_Scorch

Lotus missions

Mar 5th, 2016
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. missionScripts:
  2. - type: CultActivityBlackLotus
  3. firstMonth: 0
  4. executionOdds: 8
  5. missionWeights:
  6. 0:
  7. STR_CULT_INVESTIGATION_BLACK_LOTUS: 100
  8. regionWeights:
  9. 0:
  10. REGION_BLACK_LOTUS: 100
  11. useTable: false
  12. researchTriggers:
  13. STR_BLACK_LOTUS_OPERATIONS: false
  14. startDelay: 1200
  15. - type: CultHideoutBlackLotus
  16. firstMonth: 0
  17. executionOdds: 6
  18. missionWeights:
  19. 0:
  20. STR_CULT_HIDEOUT_BLACK_LOTUS: 100
  21. regionWeights:
  22. 0:
  23. REGION_BLACK_LOTUS: 100
  24. useTable: false
  25. researchTriggers:
  26. STR_BLACK_LOTUS_NETWORK: true
  27. startDelay: 800
  28. - type: CultBaseBlackLotus
  29. firstMonth: 0
  30. executionOdds: 4
  31. missionWeights:
  32. 0:
  33. STR_CULT_BASE_BLACK_LOTUS: 100
  34. regionWeights:
  35. 0:
  36. REGION_BLACK_LOTUS: 100
  37. useTable: false
  38. researchTriggers:
  39. STR_BLACK_LOTUS_OPERATIONS: true
  40. startDelay: 1200
  41. research:
  42. - name: STR_BLACK_LOTUS
  43. cost: 0
  44. points: 50
  45. dependencies:
  46. - STR_BLACK_LOTUS_FOLLOWER
  47. - STR_BLACK_LOTUS_WARRIOR
  48. - STR_BLACK_LOTUS_ASSASSIN
  49. - STR_BLACK_LOTUS_WITCH
  50. - STR_BLACK_LOTUS_AVATAR
  51. listOrder: 13352
  52. - name: STR_BLACK_LOTUS_NETWORK
  53. cost: 10
  54. points: 50
  55. dependencies:
  56. - STR_BLACK_LOTUS
  57. listOrder: ???
  58. - name: STR_BLACK_LOTUS_OPERATIONS
  59. cost: 10
  60. points: 50
  61. unlocks:
  62. - STR_CONTACT_CULT_ARMS_DEALERS
  63. dependencies:
  64. - STR_BLACK_LOTUS_AVATAR
  65. - STR_BLACK_LOTUS_WITCH
  66. listOrder: ???
  67. alienMissions:
  68. - type: STR_CULT_INVESTIGATION_BLACK_LOTUS
  69. objective: 3
  70. spawnZone: 0
  71. raceWeights:
  72. 0:
  73. STR_BLACK_LOTUS: 100
  74. waves:
  75. - ufo: dummy
  76. count: 1
  77. trajectory: CA_SPAWN
  78. timer: 9000
  79. objective: true
  80. - type: STR_CULT_HIDEOUT_BLACK_LOTUS
  81. objective: 3
  82. spawnZone: 0
  83. raceWeights:
  84. 0:
  85. STR_BLACK_LOTUS: 100
  86. waves:
  87. - ufo: dummy
  88. count: 1
  89. trajectory: CA_SPAWN
  90. timer: 9000
  91. objective: true
  92. - type: STR_CULT_BASE_BLACK_LOTUS
  93. objective: 3
  94. spawnZone: 0
  95. raceWeights:
  96. 0:
  97. STR_BLACK_LOTUS: 100
  98. waves:
  99. - ufo: dummy
  100. count: 1
  101. trajectory: CA_SPAWN
  102. timer: 9000
  103. objective: true
Advertisement
Add Comment
Please, Sign In to add comment