Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.37 KB | None | 0 0
  1. #Communist Soup Kitchens
  2. country_event = {
  3. id = 20001
  4. title = "Communists Hold a Soup Kitchen for the Poor"
  5. desc = "The Communists of our Country have opened a Soup Kitchen for the poor in one of our provinces. They are looking to stir Communist Sympathies, and it appears to be working. What shall we do?"
  6. picture = "poor"
  7.  
  8. trigger = {
  9. is_ideology_enables = communist
  10. socialist = 3
  11. civilized = yes
  12. OR = {
  13. government = prussian_constitutionalism
  14. government = democracy
  15. government = hms_government
  16. government = absolute_monarchy
  17. government = presidential_dictatorship
  18. }
  19. }
  20.  
  21. mean_time_to_happen = {
  22. months = 150
  23. modifier = {
  24. factor = 0.9
  25. average_consciousness = 5
  26. }
  27. modifier = {
  28. factor = 0.9
  29. average_consciousness = 6
  30. }
  31. modifier = {
  32. factor = 0.9
  33. average_consciousness = 7
  34. }
  35. modifier = {
  36. factor = 0.9
  37. average_militancy = 5
  38. }
  39. modifier = {
  40. factor = 0.9
  41. average_militancy = 6
  42. }
  43. modifier = {
  44. factor = 0.9
  45. average_militancy = 7
  46. }
  47. modifier = {
  48. factor = 0.9
  49. great_war_experience = 1
  50. }
  51. modifier = {
  52. factor = 0.9
  53. revolution_n_counterrevolution = 1
  54. }
  55. modifier = {
  56. factor = 1.3
  57. collectivist_theory = 1
  58. }
  59. modifier = {
  60. factor = 0.9
  61. social_alienation = 1
  62. }
  63. modifier = {
  64. factor = 1.5
  65. nationalvalue = nv_liberty
  66. }
  67. modifier = {
  68. factor = 1.4
  69. nationalvalue = nv_order
  70. }
  71. }
  72.  
  73. option = {
  74. name = "Close the Soup Kitchen"
  75. random_state = {
  76. any_pop ={
  77. militancy = 2
  78. consciousness = 3
  79. scaled_militancy = {
  80. ideology = socialist
  81. factor = 5
  82. }
  83. }
  84. }
  85. }
  86.  
  87. option = {
  88. name = "Allow it to Continue Running"
  89. random_state = {
  90. poor_strata = {
  91. consciousness = 2
  92. militancy = 1
  93. ideology = {
  94. value = communist
  95. factor = 0.35
  96. }
  97. }
  98. }
  99. }
  100. }
  101.  
  102. #Communist Agitators
  103. country_event = {
  104. id = 20002
  105. title = "Communist Agitators Run Propaganda in the Streets"
  106. desc = "Due to our anti-communist approaches, our country's communists have become rather militant. Now, they've sought to agitate the populous to attempt to gain traction in the upper house and in elections. What shall we do about these Communist Agitators within one of our national provinces?"
  107. picture = "propaganda"
  108.  
  109. trigger = {
  110. is_ideology_enabled = communist
  111. civilized = yes
  112. average_consciousness = 5
  113. OR = {
  114. press_rights = censored_press
  115. press_rights = free_press
  116. }
  117. }
  118.  
  119. mean_time_to_happen = {
  120. months = 150
  121. modifier = {
  122. factor = 0.9
  123. average_consciousness = 6
  124. }
  125. modifier = {
  126. factor = 1.3
  127. average_consciousness = 7
  128. }
  129. modifier = {
  130. factor = 1.5
  131. average_militancy = 4
  132. }
  133. modifier = {
  134. factor = 1.7
  135. average_militancy = 6
  136. }
  137. modifier = {
  138. factor = 1.3
  139. collectivist_theory = 1
  140. }
  141. modifier = {
  142. factor = 0.9
  143. revolution_n_counterrevolution = 1
  144. }
  145. }
  146.  
  147. option = {
  148. name = "Arrest all the Agitators"
  149. random_state = {
  150. any_pop = {
  151. ideology = {
  152. value = communist
  153. factor = 0.15
  154. }
  155. militacy = 2
  156. consciousness = 4
  157. }
  158. }
  159. }
  160.  
  161. option = {
  162. name = "Allow it to Continue"
  163. random_state = {
  164. poor_strata = {
  165. ideology = {
  166. value = communist
  167. factor = 0.25
  168. }
  169. militancy = 2
  170. consciousness = 1
  171. }
  172. }
  173. }
  174. }
  175.  
  176. #Communist Lecturer
  177. country_event = {
  178. id = 20003
  179. title = "Lecturers on Karl Marx gains Traction"
  180. desc = "Historically, Communism and its teachers were very attractive in areas with higher unemployment and poverty. As such, a lecturer on Karl Marx has gained lots of attention in one of our poorer provinces as of late, and is converting the populous to his own ideology. What should we do about this?"
  181. picture = "revolution"
  182.  
  183. trigger = {
  184. is_ideology_enabled = communist
  185. OR = {
  186. press_rights = censored_press
  187. press_rights = free_press
  188. }
  189. unemployment = 0.05
  190. average_consciousness = 3
  191. }
  192.  
  193. mean_time_to_happen = {
  194. months = 50
  195. modifier = {
  196. factor = 1
  197. average_consciousness = 3
  198. }
  199. modifier = {
  200. factor = 1.1
  201. average_consciousness = 5
  202. }
  203. modifer = {
  204. factor = 1.2
  205. average_consciousness = 7
  206. }
  207. modifer = {
  208. factor = 1.5
  209. collectivist_theory = 1
  210. }
  211. modifier = {
  212. factor = 2
  213. unemployment = 0.2
  214. }
  215. }
  216.  
  217. option = {
  218. name = "Allow the Lecturer to Continue his work"
  219. random_state = {
  220. any_pop = {
  221. ideology = {
  222. value = communist
  223. factor = 0.2
  224. }
  225. militancy = -1
  226. consciousness = 3
  227. }
  228. }
  229. }
  230.  
  231. option = {
  232. name = "Shut down the Lecturer"
  233. random_state = {
  234. limit = {
  235. is_colonial = no
  236. }
  237. poor_strata = {
  238. ideology = {
  239. value = communist
  240. factor = 0.35
  241. }
  242. militancy = 3
  243. consciousness = -2
  244. }
  245. }
  246. }
  247. }
  248.  
  249. #Huge surge of Communism in province
  250. country_event = {
  251. id = 20004
  252. title = "Major Communist Surge"
  253. desc = "One of our Provinces has faced a major surge of Communist Sympathies and is seeing large-scale strikes against the factories within that province."
  254. picture = "Revolution"
  255.  
  256. trigger = {
  257. is_ideology_enabled = communist
  258. civilized = yes
  259. unemployment = 0.05
  260. NOT = {
  261. poor_strata_life_needs = 0.95
  262. }
  263. NOT = {
  264. ruling_party_ideology = communist
  265. }
  266. }
  267.  
  268. mean_time_to_happen = {
  269. months = 135
  270. modifier = {
  271. factor = 1
  272. NOT = {
  273. poor_strata_life_needs = 0.9
  274. }
  275. }
  276. modifier = {
  277. factor = 1.1
  278. NOT = {
  279. poor_strata_everyday_needs = 0.85
  280. }
  281. }
  282. modifier = {
  283. factor = 0.9
  284. socialist = 5
  285. }
  286. modifier = {
  287. factor = 1.2
  288. communist = 3
  289. }
  290. modifier = {
  291. factor = 1
  292. mass_politics = 1
  293. }
  294. modifier = {
  295. factor = 0.9
  296. average_militancy = 4
  297. }
  298. modifier = {
  299. factor = 0.9
  300. average_militancy = 5
  301. }
  302. modifier = {
  303. factor = 1.3
  304. social_reform_want = .1
  305. }
  306. }
  307.  
  308. option = {
  309. name = "Looks like it's time to call in the Pinkerton Agents"
  310. random_state = {
  311. limit = {
  312. is_colonial = no
  313. }
  314. poor_strata = {
  315. ideology = {
  316. value = communist
  317. factor = 0.8
  318. }
  319. consciousness = 3
  320. militancy = 4
  321. }
  322. middle_strata = {
  323. ideology = {
  324. value = communist
  325. factor = 0.4
  326. }
  327. consciousness = 2
  328. militancy = 1
  329. }
  330. add_province_modifier = {
  331. name = "province_strike"
  332. duration = 1000
  333. }
  334. }
  335. }
  336. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement