Sergiovan

Learn like Twilight

Feb 23rd, 2015
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.83 KB | None | 0 0
  1. namespace = drama
  2.  
  3. country_event = {
  4. id = drama.1
  5. title = "drama.1.title"
  6. desc = "drama.1.desc"
  7. picture = ECONOMY_eventPicture
  8. is_triggered_only = yes
  9.  
  10. trigger = {
  11. ai = no
  12. }
  13.  
  14. mean_time_to_happen = {
  15. days = 1
  16. }
  17.  
  18. option = {
  19. name = "drama.1.a" # Cake, please
  20. hidden_effect = {
  21. every_province = {
  22. random_list = {
  23. 7 = { change_religion = catholic }
  24. 7 = { change_religion = protestant }
  25. 7 = { change_religion = reformed }
  26. 7 = { change_religion = orthodox }
  27. 7 = { change_religion = coptic }
  28. 7 = { change_religion = sunni }
  29. 7 = { change_religion = shiite }
  30. 7 = { change_religion = ibadi }
  31. 7 = { change_religion = buddhism }
  32. 7 = { change_religion = confucianism }
  33. 7 = { change_religion = shinto }
  34. 7 = { change_religion = hinduism }
  35. 7 = { change_religion = sikhism }
  36. 7 = { change_religion = animism }
  37. 7 = { change_religion = shamanism }
  38. 7 = { change_religion = totemism }
  39. }
  40. }
  41. every_country = {
  42. random = {
  43. chance = 10
  44. add_country_modifier = {
  45. name = convert_everything
  46. duration = 3650
  47. }
  48. }
  49. random_list = {
  50. 7 = { change_religion = catholic }
  51. 7 = { change_religion = protestant }
  52. 7 = { change_religion = reformed }
  53. 7 = { change_religion = orthodox }
  54. 7 = { change_religion = coptic }
  55. 7 = { change_religion = sunni }
  56. 7 = { change_religion = shiite }
  57. 7 = { change_religion = ibadi }
  58. 7 = { change_religion = buddhism }
  59. 7 = { change_religion = confucianism }
  60. 7 = { change_religion = shinto }
  61. 7 = { change_religion = hinduism }
  62. 7 = { change_religion = sikhism }
  63. 7 = { change_religion = animism }
  64. 7 = { change_religion = shamanism }
  65. 7 = { change_religion = totemism }
  66. }
  67. }
  68. }
  69. }
  70. option = {
  71. name = "drama.1.b" # Death, please
  72. hidden_effect = {
  73. every_country = {
  74. kill_heir = yes
  75. random = {
  76. chance = 50
  77. kill_ruler = yes
  78. }
  79. }
  80. }
  81. }
  82. }
  83.  
  84. country_event = {
  85. id = drama.2
  86. title = "drama.2.title"
  87. desc = "drama.2.desc"
  88. picture = ECONOMY_eventPicture
  89. is_triggered_only = yes
  90.  
  91. trigger = {
  92. ai = no
  93. }
  94.  
  95. mean_time_to_happen = {
  96. days = 1
  97. }
  98.  
  99. option = {
  100. name = drama.2.a #That's a wife swapping programme waiting to happen
  101. hidden_effect = {
  102. every_country = {
  103. random_list = {
  104. 3 = { change_government = despotic_monarchy }
  105. 3 = { change_government = feudal_monarchy }
  106. 3 = { change_government = administrative_monarchy }
  107. 3 = { change_government = absolute_monarchy }
  108. 3 = { change_government = constitutional_monarchy }
  109. 3 = { change_government = enlightened_despotism }
  110. 3 = { change_government = revolutionary_empire }
  111.  
  112. 3 = { change_government = merchant_republic }
  113. 3 = { change_government = oligarchic_republic }
  114. 3 = { change_government = administrative_republic }
  115. 3 = { change_government = republican_dictatorship }
  116. 3 = { change_government = constitutional_republic }
  117. 3 = { change_government = bureaucratic_despotism }
  118. 3 = { change_government = revolutionary_republic }
  119.  
  120. 3 = { change_government = theocratic_government }
  121. 3 = { change_government = papal_government }
  122.  
  123. 3 = { change_government = steppe_horde }
  124. 3 = { change_government = tribal_despotism }
  125. 3 = { change_government = tribal_kingdom }
  126. 3 = { change_government = tribal_federation }
  127. 3 = { change_government = tribal_democracy }
  128. 3 = { change_government = siberian_native_council }
  129. 3 = { change_government = elective_monarchy }
  130. 3 = { change_government = ambrosian_republic }
  131. 3 = { change_government = dutch_republic }
  132. 3 = { change_government = archduchy }
  133. 3 = { change_government = celestial_empire }
  134. 3 = { change_government = iqta }
  135. 3 = { change_government = daimyo }
  136. 3 = { change_government = shogunate }
  137. 3 = { change_government = imperial_government }
  138. }
  139. }
  140. }
  141. }
  142. }
  143.  
  144. country_event = {
  145. id = drama.3
  146. title = "drama.3.title"
  147. desc = "drama.3.desc"
  148. picture = ECONOMY_eventPicture
  149. is_triggered_only = yes
  150.  
  151. trigger = {
  152. ai = no
  153. }
  154.  
  155. mean_time_to_happen = {
  156. days = 1
  157. }
  158.  
  159. option = {
  160. name = "drama.3.a" #That's a wife swapping programme waiting to happen
  161. hidden_effect = {
  162. every_country = {
  163. add_country_modifier = {
  164. name = convert_everything
  165. duration = 3650
  166. }
  167. }
  168. }
  169. }
  170. }
  171.  
  172. country_event = {
  173. id = drama.4
  174. title = "drama.4.title"
  175. desc = "drama.4.desc"
  176. picture = ECONOMY_eventPicture
  177. is_triggered_only = yes
  178.  
  179. trigger = {
  180. ai = no
  181. }
  182.  
  183. mean_time_to_happen = {
  184. days = 1
  185. }
  186.  
  187. option = {
  188. name = "drama.4.a" #Something something tech
  189. hidden_effect = {
  190. every_country = {
  191. random_list = {
  192. 8 = {change_technology_group = western }
  193. 8 = {change_technology_group = eastern }
  194. 8 = {change_technology_group = ottoman }
  195. 8 = {change_technology_group = muslim }
  196. 8 = {change_technology_group = indian }
  197. 8 = {change_technology_group = chinese }
  198. 8 = {change_technology_group = nomad_group }
  199. 8 = {change_technology_group = sub_saharan }
  200. 8 = {change_technology_group = north_american }
  201. 8 = {change_technology_group = mesoamerican }
  202. 8 = {change_technology_group = south_american }
  203. 8 = {change_technology_group = andean }
  204. }
  205. random_list = {
  206. 8 = {change_unit_type = western }
  207. 8 = {change_unit_type = eastern }
  208. 8 = {change_unit_type = ottoman }
  209. 8 = {change_unit_type = muslim }
  210. 8 = {change_unit_type = indian }
  211. 8 = {change_unit_type = chinese }
  212. 8 = {change_unit_type = nomad_group }
  213. 8 = {change_unit_type = sub_saharan }
  214. 8 = {change_unit_type = north_american }
  215. 8 = {change_unit_type = mesoamerican }
  216. 8 = {change_unit_type = south_american }
  217. 8 = {change_unit_type = andean }
  218. }
  219. }
  220. }
  221. }
  222.  
  223. option = {
  224. name = "drama.4.b" #Something something units
  225. hidden_effect = {
  226. every_country = {
  227.  
  228. }
  229. }
  230. }
  231. }
Add Comment
Please, Sign In to add comment