Niggermod

Law Changes.txt

May 4th, 2018
502
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.76 KB | None | 0 0
  1. political_decisions = {
  2. increase_conscription = {
  3. picture = marching_soldiers
  4. alert = no
  5. potential = {
  6. civilized = yes
  7. war = yes
  8. OR = {
  9. AND = {
  10. conscription = no_draft
  11. NOT = { has_country_flag = in_great_war }
  12. }
  13. AND = {
  14. conscription = one_year_draft
  15. NOT = { has_country_flag = in_great_war }
  16. }
  17. AND = {
  18. conscription = two_year_draft
  19. NOT = { has_country_flag = in_great_war }
  20. }
  21. AND = {
  22. NOT = { conscription = mandatory_service }
  23. OR = {
  24. conscription = four_year_draft
  25. government = fascist_dictatorship
  26. government = proletarian_dictatorship
  27. has_country_flag = in_great_war
  28. }
  29. }
  30. }
  31. }
  32.  
  33. allow = {
  34. NOT = { has_country_modifier = law_changed_by_force }
  35. any_neighbor_country = { war_with = THIS civilized = yes }
  36. OR = {
  37. has_country_flag = in_great_war
  38. AND = {
  39. NOT = { war_policy = pacifism }
  40. conscription = no_draft
  41. }
  42. AND = {
  43. NOT = { OR = { war_policy = pacifism war_policy = anti_military } }
  44. OR = {
  45. conscription = one_year_draft
  46. conscription = two_year_draft
  47. }
  48. }
  49. AND = {
  50. conscription = four_year_draft
  51. OR = {
  52. war_policy = jingoism
  53. government = fascist_dictatorship
  54. government = proletarian_dictatorship
  55. government = bourgeois_dictatorship
  56. has_country_flag = in_great_war
  57. }
  58. }
  59. }
  60. }
  61.  
  62. effect = {
  63. add_country_modifier = { name = law_changed_by_force duration = 3650 }
  64. random_owned = {
  65. limit = {
  66. owner = {
  67. NOT = { conscription = mandatory_service }
  68. OR = {
  69. government = fascist_dictatorship
  70. government = proletarian_dictatorship
  71. government = bourgeois_dictatorship
  72. has_country_flag = in_great_war
  73. }
  74. }
  75. }
  76. owner = { political_reform = mandatory_service }
  77. }
  78. random_owned = { limit = { owner = { conscription = four_year_draft } } owner = { political_reform = mandatory_service } }
  79. random_owned = { limit = { owner = { conscription = two_year_draft } } owner = { political_reform = four_year_draft } }
  80. random_owned = { limit = { owner = { conscription = one_year_draft } } owner = { political_reform = two_year_draft } }
  81. random_owned = { limit = { owner = { conscription = no_draft } } owner = { political_reform = one_year_draft } }
  82. }
  83.  
  84. ai_will_do = {
  85. factor = 0
  86. modifier = { factor = 100 conscription = no_draft }
  87. modifier = {
  88. factor = 100
  89. conscription = one_year_draft
  90. OR = {
  91. war_policy = jingoism
  92. war_policy = pro_military
  93. ruling_party_ideology = fascist
  94. ruling_party_ideology = reactionary
  95. any_greater_power = { war_with = THIS }
  96. any_neighbor_country = {
  97. civilized = yes
  98. OR = {
  99. brigades_compare = 1.1
  100. conscription = two_year_draft
  101. }
  102. }
  103. }
  104. }
  105. modifier = {
  106. factor = 100
  107. conscription = two_year_draft
  108. OR = {
  109. war_policy = jingoism
  110. ruling_party_ideology = fascist
  111. ruling_party_ideology = reactionary
  112. any_greater_power = { war_with = THIS }
  113. any_neighbor_country = {
  114. civilized = yes
  115. OR = {
  116. brigades_compare = 1.2
  117. conscription = four_year_draft
  118. }
  119. }
  120. }
  121. }
  122. modifier = {
  123. factor = 100
  124. conscription = four_year_draft
  125. OR = {
  126. any_neighbor_country = { conscription = mandatory_service }
  127. has_country_flag = in_great_war
  128. any_greater_power = { war_with = THIS }
  129. any_neighbor_country = { brigades_compare = 1.3 }
  130. lost_national = 0.2
  131. war_policy = jingoism
  132. ruling_party_ideology = fascist
  133. ruling_party_ideology = reactionary
  134. }
  135. }
  136. }
  137. }
  138.  
  139. reform_the_local_government = {
  140. picture = kaitakushi
  141. alert = no
  142. potential = {
  143. civilized = yes
  144. any_owned_province = {
  145. any_core = {
  146. exists = no
  147. capital_scope = { owned_by = THIS }
  148. OR = {
  149. AND = {
  150. NOT = { political_parties = underground_parties }
  151. THIS = { political_parties = underground_parties }
  152. }
  153. AND = {
  154. NOT = { political_parties = harassment }
  155. THIS = { political_parties = harassment }
  156. }
  157. AND = {
  158. NOT = { political_parties = gerrymandering }
  159. THIS = { political_parties = gerrymandering }
  160. }
  161. AND = {
  162. NOT = { political_parties = non_secret_ballots }
  163. THIS = { political_parties = non_secret_ballots }
  164. }
  165. AND = {
  166. NOT = { political_parties = secret_ballots }
  167. THIS = { political_parties = secret_ballots }
  168. }
  169. }
  170. }
  171. }
  172. }
  173.  
  174. allow = { war = no }
  175.  
  176. effect = {
  177.  
  178. any_pop = {
  179. limit = {
  180. type = bureaucrats
  181. is_primary_culture = no
  182. is_accepted_culture = no
  183. }
  184. pop_type = clergymen
  185. }
  186.  
  187. random_owned = {
  188. limit = { owner = { slavery = no_slavery } }
  189. any_country = {
  190. limit = { exists = no capital_scope = { owned_by = THIS } }
  191. political_reform = no_slavery
  192. }
  193. }
  194.  
  195. random_owned = {
  196. limit = { owner = { public_meetings = no_meeting } }
  197. any_country = {
  198. limit = { exists = no capital_scope = { owned_by = THIS } }
  199. political_reform = no_meeting
  200. }
  201. }
  202.  
  203. random_owned = {
  204. limit = { owner = { public_meetings = yes_meeting } }
  205. any_country = {
  206. limit = { exists = no capital_scope = { owned_by = THIS } }
  207. political_reform = yes_meeting
  208. }
  209. }
  210.  
  211. random_owned = {
  212. limit = { owner = { debt_law = peonage } }
  213. any_country = {
  214. limit = { exists = no capital_scope = { owned_by = THIS } }
  215. political_reform = peonage
  216. }
  217. }
  218.  
  219. random_owned = {
  220. limit = { owner = { OR = { debt_law = debtors_prisons debt_law = bankruptcy } } }
  221. any_country = {
  222. limit = { exists = no capital_scope = { owned_by = THIS } }
  223. political_reform = debtors_prisons
  224. }
  225. }
  226.  
  227. random_owned = {
  228. limit = { owner = { press_rights = state_press } }
  229. any_country = {
  230. limit = { exists = no capital_scope = { owned_by = THIS } }
  231. political_reform = state_press
  232. }
  233. }
  234.  
  235. random_owned = {
  236. limit = { owner = { press_rights = censored_press } }
  237. any_country = {
  238. limit = { exists = no capital_scope = { owned_by = THIS } }
  239. political_reform = censored_press
  240. }
  241. }
  242.  
  243. random_owned = {
  244. limit = { owner = { press_rights = free_press } }
  245. any_country = {
  246. limit = { exists = no capital_scope = { owned_by = THIS } }
  247. political_reform = free_press
  248. }
  249. }
  250.  
  251. random_owned = {
  252. limit = { owner = { voting_system = first_past_the_post } }
  253. any_country = {
  254. limit = { exists = no capital_scope = { owned_by = THIS } }
  255. political_reform = first_past_the_post
  256. }
  257. }
  258.  
  259. random_owned = {
  260. limit = { owner = { voting_system = jefferson_method } }
  261. any_country = {
  262. limit = { exists = no capital_scope = { owned_by = THIS } }
  263. political_reform = jefferson_method
  264. }
  265. }
  266.  
  267. random_owned = {
  268. limit = { owner = { voting_system = proportional_representation } }
  269. any_country = {
  270. limit = { exists = no capital_scope = { owned_by = THIS } }
  271. political_reform = proportional_representation
  272. }
  273. }
  274.  
  275. random_owned = {
  276. limit = { owner = { vote_franschise = none_voting } }
  277. any_country = {
  278. limit = { exists = no capital_scope = { owned_by = THIS } }
  279. political_reform = none_voting
  280. }
  281. }
  282.  
  283. random_owned = {
  284. limit = { owner = { vote_franschise = landed_voting } }
  285. any_country = {
  286. limit = { exists = no capital_scope = { owned_by = THIS } }
  287. political_reform = landed_voting
  288. }
  289. }
  290.  
  291. random_owned = {
  292. limit = { owner = { vote_franschise = wealth_weighted_voting } }
  293. any_country = {
  294. limit = { exists = no capital_scope = { owned_by = THIS } }
  295. political_reform = wealth_weighted_voting
  296. }
  297. }
  298.  
  299. random_owned = {
  300. limit = { owner = { vote_franschise = wealth_voting } }
  301. any_country = {
  302. limit = { exists = no capital_scope = { owned_by = THIS } }
  303. political_reform = wealth_voting
  304. }
  305. }
  306.  
  307. random_owned = {
  308. limit = { owner = { vote_franschise = universal_weighted_voting } }
  309. any_country = {
  310. limit = { exists = no capital_scope = { owned_by = THIS } }
  311. political_reform = universal_weighted_voting
  312. }
  313. }
  314.  
  315. random_owned = {
  316. limit = { owner = { vote_franschise = universal_voting } }
  317. any_country = {
  318. limit = { exists = no capital_scope = { owned_by = THIS } }
  319. political_reform = universal_voting
  320. }
  321. }
  322.  
  323. random_owned = {
  324. limit = { owner = { political_parties = underground_parties } }
  325. any_country = {
  326. limit = { exists = no capital_scope = { owned_by = THIS } }
  327. political_reform = underground_parties
  328. }
  329. }
  330.  
  331. random_owned = {
  332. limit = { owner = { political_parties = harassment } }
  333. any_country = {
  334. limit = { exists = no capital_scope = { owned_by = THIS } }
  335. political_reform = harassment
  336. }
  337. }
  338.  
  339. random_owned = {
  340. limit = { owner = { political_parties = gerrymandering } }
  341. any_country = {
  342. limit = { exists = no capital_scope = { owned_by = THIS } }
  343. political_reform = gerrymandering
  344. }
  345. }
  346.  
  347. random_owned = {
  348. limit = { owner = { political_parties = non_secret_ballots } }
  349. any_country = {
  350. limit = { exists = no capital_scope = { owned_by = THIS } }
  351. political_reform = non_secret_ballots
  352. }
  353. }
  354.  
  355. random_owned = {
  356. limit = { owner = { political_parties = secret_ballots } }
  357. any_country = {
  358. limit = { exists = no capital_scope = { owned_by = THIS } }
  359. political_reform = secret_ballots
  360. }
  361. }
  362.  
  363. random_owned = {
  364. limit = { owner = { upper_house_composition = party_appointed } }
  365. any_country = {
  366. limit = { exists = no capital_scope = { owned_by = THIS } }
  367. political_reform = party_appointed
  368. }
  369. }
  370.  
  371. random_owned = {
  372. limit = { owner = { upper_house_composition = appointed } }
  373. any_country = {
  374. limit = { exists = no capital_scope = { owned_by = THIS } }
  375. political_reform = appointed
  376. }
  377. }
  378.  
  379. random_owned = {
  380. limit = { owner = { upper_house_composition = state_equal_weight } }
  381. any_country = {
  382. limit = { exists = no capital_scope = { owned_by = THIS } }
  383. political_reform = state_equal_weight
  384. }
  385. }
  386.  
  387. random_owned = {
  388. limit = { owner = { upper_house_composition = population_equal_weight } }
  389. any_country = {
  390. limit = { exists = no capital_scope = { owned_by = THIS } }
  391. political_reform = population_equal_weight
  392. }
  393. }
  394. }
  395. ai_will_do = { factor = 0 }
  396. }
  397. }
Add Comment
Please, Sign In to add comment