Guest User

Untitled

a guest
Jul 11th, 2021
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.55 KB | None | 0 0
  1. romanian_missions_1 = {
  2. slot = 1
  3. generic = no
  4. ai = yes
  5. potential = {
  6. OR = {
  7. tag = WAL
  8. tag = MOL
  9. tag = RMN
  10. tag = TRA
  11. }
  12. NOT = { map_setup = map_setup_random }
  13. }
  14. has_country_shield = yes
  15.  
  16. balkan_dominance = {
  17. icon = mission_empire
  18. required_missions = { }
  19. trigger = {
  20. is_subject = no
  21. if = {
  22. limit = {
  23.  
  24. }
  25. any_ally ={
  26. OR = {
  27.  
  28. }
  29. }
  30. }
  31. }
  32. else_if = {
  33. limit = {
  34. OR = {
  35. alliance_with = POL
  36. }
  37. }
  38. }
  39. else = {
  40. num_of_allies = 2
  41. }
  42. }
  43. effect = {
  44. add_country_modifier = {
  45. name = "asserted_dominance"
  46. duration = 7300
  47. }
  48. bulgaria_area = {
  49. limit = {
  50. NOT = { is_permanent_claim = ROOT }
  51. NOT = { is_core = ROOT }
  52. }
  53. add_permanent_claim = ROOT
  54. }
  55. silistria_area = {
  56. limit = {
  57. NOT = { is_permanent_claim = ROOT }
  58. NOT = { is_core = ROOT }
  59. }
  60. add_permanent_claim = ROOT
  61. }
  62. }
  63. }
  64. secure_bulgaria = {
  65. icon = push_on_to_bulgaria
  66. required_missions = { balkan_dominance }
  67. provinces_to_highlight = {
  68. is_capital = yes
  69. owned_by = TUR
  70. NOT = { controlled_by = ROOT }
  71. }
  72. trigger = {
  73. if = {
  74. limit = {
  75. exists = TUR
  76. }
  77. TUR = {
  78. capital_scope = {
  79. controlled_by = ROOT
  80. }
  81. }
  82. }
  83. else = {
  84. 149 = {
  85. controlled_by = ROOT
  86. }
  87. }
  88. }
  89. effect = {
  90. if = {
  91. limit = {
  92. exists = TUR
  93. TUR = {
  94. capital_scope = {
  95. controlled_by = ROOT
  96. }
  97. }
  98. }
  99. country_event = { id = flavor_wal.2 }
  100. }
  101. macedonia_area = {
  102. limit = {
  103. NOT = { is_permanent_claim = ROOT }
  104. NOT = { is_core = ROOT }
  105. }
  106. add_permanent_claim = ROOT
  107. }
  108. thrace_area = {
  109. limit = {
  110. NOT = { is_permanent_claim = ROOT }
  111. NOT = { is_core = ROOT }
  112. }
  113. add_permanent_claim = ROOT
  114. }
  115. custom_tooltip = romania_turk_tt
  116. hidden_effect = {
  117. carpathia_region = {
  118. limit = {
  119. NOT = { is_permanent_claim = ROOT }
  120. NOT = { is_core = ROOT }
  121. owned_by = TUR
  122. }
  123. add_claim = ROOT
  124. }
  125. }
  126. balkan_region = {
  127. limit = {
  128. NOT = { is_permanent_claim = ROOT }
  129. NOT = { is_core = ROOT }
  130. owned_by = TUR
  131. }
  132. add_claim = ROOT
  133. }
  134. }
  135. }
  136. control_constantinople = {
  137. icon = take_constantinople
  138. required_missions = { secure_bulgaria }
  139. provinces_to_highlight = {
  140. OR = {
  141. AND = {
  142. area = bulgaria_area
  143. area = silistria_area
  144. area = macedonia_area
  145. area = thrace_area
  146. NOT = {
  147. country_or_non_sovereign_subject_holds = ROOT
  148. }
  149. }
  150. AND = {
  151. region = balkan_region
  152. owned_by = TUR
  153. }
  154. }
  155. }
  156. trigger = {
  157. macedonia_area = {
  158. type = all
  159. country_or_non_sovereign_subject_holds = ROOT
  160. }
  161. thrace_area = {
  162. type = all
  163. country_or_non_sovereign_subject_holds = ROOT
  164. }
  165. bulgaria_area = {
  166. type = all
  167. country_or_non_sovereign_subject_holds = ROOT
  168. }
  169. silistria_area = {
  170. type = all
  171. country_or_non_sovereign_subject_holds = ROOT
  172. }
  173. balkan_region = {
  174. type = all
  175. NOT = {
  176. owned_by = TUR
  177. }
  178. }
  179. }
  180. effect = {
  181. add_prestige = 25
  182. add_mil_power = 100
  183. northern_greece_area = {
  184. limit = {
  185. NOT = { is_permanent_claim = ROOT }
  186. NOT = { is_core = ROOT }
  187. }
  188. add_permanent_claim = ROOT
  189. }
  190. morea_area = {
  191. limit = {
  192. NOT = { is_permanent_claim = ROOT }
  193. NOT = { is_core = ROOT }
  194. }
  195. add_permanent_claim = ROOT
  196. }
  197. }
  198. }
  199. rmn_heir_of_rome = {
  200. icon = mission_monarch_in_throne_room
  201. required_missions = { rmn_drive_out_the_turks }
  202. provinces_to_highlight = {
  203. OR = {
  204. area = northern_greece_area
  205. area = morea_area
  206. owned_by = BYZ
  207. }
  208. NOT = {
  209. country_or_non_sovereign_subject_holds = ROOT
  210. }
  211. }
  212. trigger = {
  213. NOT = {
  214. exists = BYZ
  215. }
  216. northern_greece_area = {
  217. type = all
  218. country_or_non_sovereign_subject_holds = ROOT
  219. }
  220. morea_area = {
  221. type = all
  222. country_or_non_sovereign_subject_holds = ROOT
  223. }
  224. }
  225. effect = {
  226. add_adm_power = 100
  227. add_country_modifier = {
  228. name = "roman_romania"
  229. duration = 7300
  230. }
  231. }
  232. }
  233. }
  234.  
  235. romanian_missions_5 = {
  236. slot = 5
  237. generic = no
  238. ai = yes
  239. potential = {
  240. OR = {
  241. tag = WAL
  242. tag = MOL
  243. tag = RMN
  244. tag = TRA
  245. }
  246. NOT = { map_setup = map_setup_random }
  247. }
  248. has_country_shield = yes
  249.  
  250. unite_the_voivodes = {
  251. icon = mission_noble_council
  252. required_missions = { }
  253. provinces_to_highlight = {
  254. OR = {
  255. area = wallachia_area
  256. area = moldavia_area
  257. }
  258. NOT = {
  259. country_or_non_sovereign_subject_holds = ROOT
  260. }
  261. }
  262. trigger = {
  263. is_subject = no
  264. wallachia_area = {
  265. type = all
  266. owned_by = ROOT
  267. }
  268. moldavia_area = {
  269. type = all
  270. owned_by = ROOT
  271. }
  272. }
  273. effect = {
  274. add_country_modifier = {
  275. name = "united_voivodes"
  276. duration = 7300
  277. }
  278. }
  279. }
  280. found_bucharest = {
  281. icon = mission_eastern_european_city
  282. required_missions = { unite_the_voivodes }
  283. provinces_to_highlight = {
  284. province_id = 4531
  285. }
  286. trigger = {
  287. 4531 = {
  288. owned_by = ROOT
  289. NOT = { devastation = 1 }
  290. NOT = { unrest = 1 }
  291. OR = {
  292. has_building = temple
  293. has_building = cathedral
  294. }
  295. OR = {
  296. has_building = workshop
  297. has_building = counting_house
  298. }
  299. }
  300. }
  301. effect = {
  302. 4531 = {
  303. move_capital_effect = yes
  304. change_province_name = "Bucuresti"
  305. rename_capital = "Bucuresti"
  306. add_base_tax = 1
  307. add_base_production = 1
  308. add_base_manpower = 1
  309. add_province_modifier = {
  310. name = "bucharest_summer_capital"
  311. duration = -1
  312. }
  313. }
  314. transylvania_area = {
  315. limit = {
  316. NOT = { is_permanent_claim = ROOT }
  317. NOT = { is_core = ROOT }
  318. }
  319. add_permanent_claim = ROOT
  320. }
  321. southern_transylvania_area = {
  322. limit = {
  323. NOT = { is_permanent_claim = ROOT }
  324. NOT = { is_core = ROOT }
  325. }
  326. add_permanent_claim = ROOT
  327. }
  328. }
  329. }
  330. rmn_conquer_transylvania = {
  331. icon = mission_impaled_soldies
  332. required_missions = { found_bucharest }
  333. provinces_to_highlight = {
  334. OR = {
  335. area = transylvania_area
  336. area = southern_transylvania_area
  337. }
  338. NOT = {
  339. country_or_non_sovereign_subject_holds = ROOT
  340. }
  341. }
  342. trigger = {
  343. transylvania_area = {
  344. type = all
  345. owned_by = ROOT
  346. }
  347. southern_transylvania_area = {
  348. type = all
  349. owned_by = ROOT
  350. }
  351. }
  352. effect = {
  353. add_country_modifier = {
  354. name = "rmn_consolidating_transylvania"
  355. duration = 7300
  356. }
  357. }
  358. }
  359. rmn_fortify_romania = {
  360. icon = mission_conquer_50_development
  361. required_missions = { rmn_conquer_transylvania }
  362. trigger = {
  363. num_of_owned_provinces_with = {
  364. fort_level = 4
  365. value = 4
  366. }
  367. }
  368. effect = {
  369. add_country_modifier = {
  370. name = "rmn_bulwark"
  371. duration = 7300
  372. }
  373. }
  374. }
  375. rmn_appoint_dregatori = {
  376. icon = mission_noble_council
  377. required_missions = { rmn_fortify_romania }
  378. trigger = {
  379. if = {
  380. limit = {
  381. is_revolutionary = no
  382. }
  383. absolutism = 50
  384. }
  385. NOT = { num_of_loans = 1 }
  386. NOT = { corruption = 2 }
  387. has_mil_advisor_2 = yes
  388. has_adm_advisor_2 = yes
  389. has_dip_advisor_2 = yes
  390. }
  391. effect = {
  392. define_advisor = {
  393. culture = romanian
  394. religion = ROOT
  395. type = statesman
  396. skill = 3
  397. cost_multiplier = 0.5
  398. }
  399. add_country_modifier = {
  400. name = "dregatori_modifier"
  401. duration = 7300
  402. }
  403. }
  404. }
  405. }
Advertisement
Add Comment
Please, Sign In to add comment