Advertisement
Adamanio

Broken Country Flags

Dec 3rd, 2015
238
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.61 KB | None | 0 0
  1. #EIC starting event
  2. #EIC 1850 Warning - Religion
  3. country_event = {
  4. id = 121262
  5. title = "EVTNAME121262"
  6. desc = "EVTDESC121262"
  7. picture = "BengaliNovel"
  8. fire_only_once = yes
  9.  
  10. trigger = {
  11. tag = EIC
  12. year = 1844
  13. }
  14.  
  15. mean_time_to_happen = {
  16. months = 3
  17. }
  18.  
  19. option = {
  20. name = "EVTOPTA121262"
  21. any_pop = {
  22. limit = {
  23. has_pop_culture = bengali
  24. }
  25. consciousness = 1
  26. militancy = 1
  27. }
  28. }
  29. }
  30.  
  31. #EIC 1852 Warning - Westernization
  32. country_event = {
  33. id = 121263
  34. title = "EVTNAME121263"
  35. desc = "EVTDESC121263"
  36. picture = "bagdadrailway"
  37. fire_only_once = yes
  38.  
  39. trigger = {
  40. tag = EIC
  41. year = 1846
  42. }
  43.  
  44. mean_time_to_happen = {
  45. months = 3
  46. }
  47.  
  48. option = {
  49. name = "EVTOPTA121263"
  50. any_pop = {
  51. limit = {
  52. has_pop_culture = bengali
  53. }
  54. consciousness = 1
  55. militancy = 1
  56. }
  57. }
  58. }
  59.  
  60. #EIC 1854 Warning - Discrimination
  61. country_event = {
  62. id = 121264
  63. title = "EVTNAME121264"
  64. desc = "EVTDESC121264"
  65. picture = "native_force"
  66. fire_only_once = yes
  67.  
  68. trigger = {
  69. tag = EIC
  70. year = 1848
  71. }
  72.  
  73. mean_time_to_happen = {
  74. months = 3
  75. }
  76.  
  77. option = {
  78. name = "EVTOPTA121264"
  79. set_country_flag = doctrine_lapsed
  80. any_pop = {
  81. limit = {
  82. has_pop_culture = bengali
  83. }
  84. consciousness = 1
  85. militancy = 1
  86. }
  87. }
  88. option = {
  89. name = "EVTOPTA121264"
  90. }
  91. }
  92.  
  93.  
  94. #EIC 1856 Mutiny - With Doctrine of Lapse
  95. country_event = {
  96. id = 121265
  97. title = "EVTNAME121265"
  98. desc = "EVTDESC121265"
  99. picture = "sultan"
  100. fire_only_once = yes
  101.  
  102. trigger = {
  103. tag = EIC
  104. year = 1850
  105. has_country_flag = doctrine_lapsed
  106. }
  107.  
  108. mean_time_to_happen = {
  109. months = 3
  110. }
  111.  
  112. option = {
  113. name = "EVTOPTA121265"
  114. any_pop = {
  115. limit = {
  116. has_pop_culture = bengali
  117. }
  118. consciousness = -3
  119. militancy = -3
  120. }
  121. any_owned = {
  122. limit = {
  123. OR = {
  124. province_id = 1252
  125. province_id = 1253
  126. province_id = 1254
  127. province_id = 1255
  128. province_id = 1247
  129. province_id = 1248
  130. province_id = 1250
  131. province_id = 1249
  132. }
  133. }
  134. secede_province = BNG
  135. }
  136. casus_belli = {
  137. target = BNG
  138. type = conquest
  139. }
  140. BNG = {
  141. casus_belli = {
  142. target = EIC
  143. type = conquest
  144. }
  145. war = {
  146. target = EIC
  147. attacker_goal = {
  148. casus_belli = conquest
  149. }
  150. defender_goal = {
  151. casus_belli = conquest
  152. }
  153. }
  154. }
  155. }
  156. }
  157.  
  158. #EIC 1856 Mutiny - Without Doctrine of Lapse
  159. country_event = {
  160. id = 121266
  161. title = "EVTNAME121265"
  162. desc = "EVTDESC121265"
  163. picture = "sultan"
  164. fire_only_once = yes
  165.  
  166. trigger = {
  167. tag = EIC
  168. year = 1850
  169. NOT = {
  170. has_country_flag = doctrine_lapsed
  171. }
  172. }
  173.  
  174. mean_time_to_happen = {
  175. months = 3
  176. }
  177.  
  178. option = {
  179. name = "EVTOPTA121265"
  180. any_owned = {
  181. limit = { NOT = { province_id = 2699 } }
  182. add_core = BNG
  183. }
  184. any_pop = {
  185. limit = {
  186. has_pop_culture = bengali
  187. }
  188. consciousness = -3
  189. militancy = -3
  190. }
  191. any_owned = {
  192. limit = {
  193. OR = {
  194. province_id = 1252
  195. province_id = 1253
  196. province_id = 1254
  197. province_id = 1255
  198. }
  199. }
  200. secede_province = BNG
  201. }
  202. casus_belli = {
  203. target = BNG
  204. type = conquest
  205. }
  206. BNG = {
  207. casus_belli = {
  208. target = EIC
  209. type = conquest
  210. }
  211. war = {
  212. target = EIC
  213. attacker_goal = {
  214. casus_belli = conquest
  215. }
  216. defender_goal = {
  217. casus_belli = conquest
  218. }
  219. }
  220. }
  221. }
  222. }
  223.  
  224. #EIC 1856 Mutiny - EIC submits to CAN
  225. country_event = {
  226. id = 121267
  227. title = "EVTNAME121267"
  228. desc = "EVTDESC121267"
  229. picture = "sultan"
  230.  
  231. is_triggered_only = yes
  232.  
  233. option = {
  234. name = "EVTOPTA121267"
  235. EIC = {
  236. all_core = {
  237. remove_core = EIC
  238. }
  239. }
  240. inherit = FROM
  241. end_war = BNG
  242. casus_belli = {
  243. target = BNG
  244. type = conquest
  245. }
  246. war = {
  247. target = BNG
  248. attacker_goal = {
  249. casus_belli = conquest
  250. }
  251. defender_goal = {
  252. casus_belli = status_quo
  253. }
  254. }
  255. ai_chance = {
  256. factor = 75
  257. }
  258. }
  259.  
  260. option = {
  261. name = "EVTOPTB121267"
  262. prestige = -10
  263. end_war = BNG
  264. EIC = {
  265. any_owned = {
  266. limit = { is_core = BNG }
  267. secede_province = BNG
  268. }
  269. }
  270. CAN = { inherit = EIC }
  271. ai_chance = {
  272. factor = 25
  273. }
  274. }
  275. }
  276.  
  277. #EIC wants indie
  278. country_event = {
  279. id = 121268
  280. title = "EVTNAME121268"
  281. desc = "EVTDESC121268"
  282. picture = "meeting3"
  283.  
  284. is_triggered_only = yes
  285.  
  286. option = {
  287. name = "EVTOPTA121268"
  288. release_vassal = EIC
  289. diplomatic_influence = {
  290. who = EIC
  291. value = -200
  292. }
  293. casus_belli = {
  294. target = EIC
  295. type = conquest
  296. }
  297. war = {
  298. target = EIC
  299. attacker_goal = {
  300. casus_belli = conquest
  301. }
  302. defender_goal = {
  303. casus_belli = status_quo
  304. }
  305. }
  306. ai_chance = {
  307. factor = 100
  308. }
  309. }
  310.  
  311. option = {
  312. name = "EVTOPTB121268"
  313. prestige = -5
  314. release_vassal = EIC
  315. ai_chance = {
  316. factor = 0
  317. }
  318. }
  319. }
  320.  
  321. #EIC first event post-indie
  322. country_event = {
  323. id = 121269
  324. title = "EVTNAME121269"
  325. desc = "EVTDESC121269"
  326. picture = "meeting"
  327. fire_only_once = yes
  328.  
  329. trigger = {
  330. tag = EIC
  331. war = no
  332. NOT = {
  333. vassal_of = CAN
  334. }
  335. year = 1850
  336. }
  337.  
  338. mean_time_to_happen = {
  339. months = 1
  340. }
  341.  
  342. option = {
  343. name = "EVTOPTA121269"
  344. government = absolute_monarchy
  345. any_pop = {
  346. limit = {
  347. has_pop_culture = british
  348. }
  349. consciousness = 3
  350. militancy = 3
  351. }
  352. set_country_flag = reformed_EIC
  353. ai_chance = {
  354. factor = 33
  355. }
  356. }
  357.  
  358. option = {
  359. name = "EVTOPTB121269"
  360. government = democracy
  361. political_reform = wealth_voting
  362. any_pop = {
  363. limit = {
  364. has_pop_culture = bengali
  365. }
  366. consciousness = 3
  367. }
  368. any_pop = {
  369. limit = {
  370. has_pop_culture = british
  371. }
  372. militancy = 3
  373. }
  374. set_country_flag = reformed_EIC
  375. ai_chance = {
  376. factor = 33
  377. }
  378. }
  379.  
  380. option = {
  381. name = "EVTOPTC121269"
  382. any_pop = {
  383. limit = {
  384. has_pop_culture = bengali
  385. }
  386. consciousness = 3
  387. militancy = 3
  388. }
  389. set_country_flag = staying_british
  390. ai_chance = {
  391. factor = 33
  392. }
  393. }
  394. }
  395.  
  396. #EIC second event post-indie
  397. country_event = {
  398. id = 121270
  399. title = "EVTNAME121270"
  400. desc = "EVTDESC121270"
  401. picture = "meeting"
  402. fire_only_once = yes
  403.  
  404. trigger = {
  405. tag = EIC
  406. war = no
  407. NOT = {
  408. vassal_of = CAN
  409. has_country_flag = staying_british
  410. }
  411. has_country_flag = reformed_EIC
  412. }
  413.  
  414. mean_time_to_happen = {
  415. months = 1
  416. }
  417.  
  418. option = {
  419. name = "EVTOPTB121270"
  420. any_pop = {
  421. limit = {
  422. has_pop_culture = bengali
  423. }
  424. consciousness = 3
  425. }
  426. any_pop = {
  427. limit = {
  428. has_pop_culture = british
  429. }
  430. militancy = 3
  431. }
  432. add_accepted_culture = bengali
  433. set_country_flag = british_EIC_potential
  434. ai_chance = {
  435. factor = 33
  436. }
  437. }
  438.  
  439. option = {
  440. name = "EVTOPTC121270"
  441. any_pop = {
  442. limit = {
  443. has_pop_culture = bengali
  444. }
  445. consciousness = 3
  446. militancy = 3
  447. }
  448. set_country_flag = staying_british
  449. ai_chance = {
  450. factor = 33
  451. }
  452. }
  453. }
  454.  
  455. #EIC sells goods
  456. country_event = {
  457. id = 121271
  458. title = "EVTNAME121271"
  459. desc = "EVTDESC121271"
  460. picture = "Western"
  461.  
  462. is_triggered_only = yes
  463.  
  464. option = {
  465. name = "EVTOPTA121271"
  466. years_of_research = 10
  467. }
  468. }
  469.  
  470. #EIC Begins to Regrow, starting at Vizapatam
  471.  
  472. country_event = {
  473. id = 4662017
  474. title = "EVTNAME4662017"
  475. desc = "EVTDESC4662017"
  476. picture = "delhi_sultan"
  477.  
  478. trigger = {
  479. tag = EIC
  480. year = 1837
  481. }
  482.  
  483. mean_time_to_happen = { months = 2 }
  484. fire_only_once = yes
  485.  
  486. option = {
  487. name = "EVTOPTA4662017"
  488. prestige = 5
  489. relation = {
  490. who = CAN
  491. value = 25
  492. }
  493. casus_belli = {
  494. target = ORI
  495. type = cut_down_to_size
  496. months = 1
  497. }
  498. ORI = {
  499. casus_belli = {
  500. target = EIC
  501. type = humiliate
  502. }
  503. war = {
  504. target = EIC
  505. attacker_goal = {
  506. casus_belli = humiliate
  507. }
  508. defender_goal = {
  509. casus_belli = cut_down_to_size
  510. }
  511. }
  512. }
  513. set_country_flag = orissa_claim
  514. ai_chance = { factor = 100 }
  515. }
  516. option = {
  517. name = "EVTOPTB4662017"
  518. prestige = -5
  519.  
  520. relation = {
  521. who = CAN
  522. value = -25
  523. }
  524. relation = {
  525. who = ORI
  526. value = 50
  527. }
  528. ai_chance = { factor = 0 }
  529. }
  530. }
  531. country_event = {
  532. id = 4662018
  533. title = "EVTNAME4662018"
  534. desc = "EVTDESC4662018"
  535. picture = "sepoy"
  536.  
  537. trigger = {
  538. tag = EIC
  539. war_with = ORI
  540. has_country_flag = orissa_claim
  541. }
  542.  
  543. mean_time_to_happen = { months = 1 }
  544. fire_only_once = yes
  545.  
  546. option = {
  547. name = "EVTOPTA4662018"
  548. prestige = 5
  549. 1305 = {
  550. secede_province = EIC
  551. }
  552. end_war = ORI
  553. ai_chance = { factor = 100 }
  554. }
  555.  
  556. option = {
  557. name = "EVTOPTB4662018"
  558. end_war = ORI
  559. ai_chance = { factor = 0 }
  560. }
  561. }
  562. country_event = {
  563. id = 4662019
  564. title = "EVTNAME4662019"
  565. desc = "EVTDESC4662019"
  566. picture = "deliberation"
  567.  
  568. trigger = {
  569. tag = EIC
  570. has_country_flag = orissa_claim
  571. NOT = { war_with = ORI }
  572. owns = 1305
  573. }
  574.  
  575. mean_time_to_happen = { days = 5 }
  576. fire_only_once = yes
  577.  
  578. option = {
  579. name = "EVTOPTA4662019"
  580. prestige = 2
  581. badboy = 2
  582. relation = {
  583. who = ORI
  584. value = -50
  585. }
  586. ORI = {
  587. prestige = -5
  588. any_pop = {
  589. militancy = 4
  590. }
  591. }
  592. ai_chance = { factor = 95 }
  593. }
  594. option = {
  595. name = "EVTOPTB4662019"
  596. prestige = -10
  597. 1305 = {
  598. secede_province = ORI
  599. }
  600. relation = {
  601. who = ORI
  602. value = 50
  603. }
  604. clr_country_flag = orissa_claim
  605. ai_chance = { factor = 5 }
  606. }
  607. }
  608. country_event = {
  609. id = 4662020
  610. title = "EVTNAME4662020"
  611. desc = "EVTDESC4662020"
  612. picture = "delhi_sultan"
  613.  
  614. trigger = {
  615. tag = EIC
  616. owns = 1305
  617. BAS = { owns = 1279 }
  618. year = 1840
  619. }
  620.  
  621. mean_time_to_happen = { months = 12 }
  622. fire_only_once = yes
  623.  
  624. option = {
  625. name = "EVTOPTA4662020"
  626. prestige = 5
  627. badboy = 1
  628. 1279 = { secede_province = EIC }
  629. relation = {
  630. who = HYD
  631. value = -50
  632. }
  633. set_country_flag = hyderabad_eic_conflict
  634. ai_chance = { factor = 80 }
  635. }
  636. option = {
  637. name = "EVTOPTB4662020"
  638. prestige = -5
  639. relation = {
  640. who = HYD
  641. value = 50
  642. }
  643. ai_chance = { factor = 20 }
  644. }
  645. }
  646. country_event = {
  647. id = 4662021
  648. title = "EVTNAME4662021"
  649. desc = "EVTDESC4662021"
  650. picture = "bagdadrailway"
  651.  
  652. trigger = {
  653. tag = CAN
  654. ai = yes
  655. exists = EIC
  656. OR = {
  657. HND = { any_core = { owned_by = CAN } }
  658. BUR = { any_core = { owned_by = CAN } }
  659. }
  660. }
  661.  
  662. mean_time_to_happen = { days = 5 }
  663.  
  664. option = {
  665. name = "EVTOPTA4662021"
  666. CAN = {
  667. any_owned = {
  668. limit = {
  669. OR = {
  670. is_core = HND
  671. is_core = BUR
  672. }
  673. NOT = {
  674. province_id = 1320
  675. }
  676. }
  677. secede_province = EIC
  678. }
  679. }
  680. }
  681. }
  682. country_event = {
  683. id = 4662022
  684. title = "EVTNAME4662022"
  685. desc = "EVTDESC4662022"
  686. picture = "deliberation"
  687.  
  688. trigger = {
  689. tag = EIC
  690. has_country_flag = orissa_claim
  691. owns = 1305
  692. year = 1846
  693. }
  694.  
  695. fire_only_once = yes
  696. mean_time_to_happen = { months = 18 }
  697.  
  698. option = {
  699. name = "EVTOPTA4662022"
  700. badboy = 6
  701. prestige = 5
  702. 1280 = { secede_province = EIC }
  703. 1281 = { secede_province = EIC }
  704. 1282 = { secede_province = EIC }
  705. relation = {
  706. who = NAG
  707. value = -50
  708. }
  709. EIC = {
  710. create_vassal = BUN
  711. }
  712. money = -10000
  713. BUN = { money = 10000 }
  714. relation = {
  715. who = MUG
  716. value = -100
  717. }
  718. set_country_flag = big_mughal_war_eic
  719. ai_chance = { factor = 45 }
  720. }
  721. option = {
  722. name = "EVTOPTB4662022"
  723. badboy = 6
  724. prestige = 5
  725. 1280 = { secede_province = EIC }
  726. 1281 = { secede_province = EIC }
  727. 1282 = { secede_province = EIC }
  728. relation = {
  729. who = BUN
  730. value = -50
  731. }
  732. EIC = {
  733. create_vassal = NAG
  734. }
  735. money = -10000
  736. NAG = { money = 10000 }
  737. relation = {
  738. who = HYD
  739. value = -100
  740. }
  741. set_country_flag = big_hyderabad_war_eic
  742. ai_chance = { factor = 45 }
  743. }
  744. option = {
  745. name = "EVTOPTC4662022"
  746. ai_chance = { factor = 10 }
  747. }
  748. }
  749. country_event = {
  750. id = 4662023
  751. title = "EVTNAME4662023"
  752. desc = "EVTDESC4662023"
  753. picture = "delhi_sultan"
  754.  
  755. trigger = {
  756. tag = EIC
  757. OR = {
  758. NAG = { vassal_of = THIS }
  759. BUN = { vassal_of = THIS }
  760. }
  761. ENG_1261 = { owned_by = ORI }
  762. year = 1848
  763. }
  764.  
  765. fire_only_once = yes
  766. mean_time_to_happen = { months = 10 }
  767.  
  768. option = {
  769. name = "EVTOPTA4662023"
  770. badboy = 5
  771. prestige = 4
  772. inherit = ORI
  773. relation = {
  774. who = HYD
  775. value = -25
  776. }
  777. set_country_flag = hyderabad_pushed_closer
  778. ai_chance = {
  779. factor = 75
  780. modifier = {
  781. factor = 1.5
  782. NAG = { vassal_of = THIS }
  783. }
  784. }
  785. }
  786. option = {
  787. name = "EVTOPTC4662022"
  788. prestige = -5
  789. set_country_flag = possible_reconciliation_hyderabad
  790. ai_chance = {
  791. factor = 25
  792. }
  793. }
  794. }
  795. country_event = {
  796. id = 4662024 #Level 1 Hyderabad war
  797. title = "EVTNAME4662024"
  798. desc = "EVTDESC4662024"
  799. picture = "streetriot"
  800.  
  801. trigger = {
  802. year = 1850
  803. tag = HYD
  804. NOT = { has_global_flag = eic_conflict_war }
  805. NOT = { has_global_flag = eic_peace }
  806. EIC = {
  807. NOT = { has_country_flag = big_hyderabad_war_eic }
  808. NOT = {
  809. AND = {
  810. has_country_flag = hyderabad_pushed_closer
  811. has_country_flag = travancore_eic_conflict
  812. }
  813. }
  814. OR = {
  815. AND = {
  816. has_country_flag = hyderabad_eic_conflict
  817. NOT = { has_country_flag = possible_reconciliation_hyderabad }
  818. }
  819. AND = {
  820. has_country_flag = hyderabad_pushed_closer
  821. has_country_flag = possible_reconciliation_hyderabad
  822. }
  823. AND = {
  824. has_country_flag = travancore_eic_conflict
  825. has_country_flag = possible_reconciliation_hyderabad
  826. NOT = { exists = TRA }
  827. }
  828. }
  829. }
  830. }
  831. fire_only_once = yes
  832. mean_time_to_happen = {
  833. months = 24
  834. modifier = {
  835. factor = .5
  836. exists = BNG
  837. }
  838. }
  839.  
  840. option = {
  841. name = "EVTOPTA4662024"
  842. prestige = 5
  843. badboy = -2
  844. EIC = { country_event = 4662025 }
  845. ai_chance = { factor = 50 }
  846. }
  847. option = {
  848. name = "EVTOPTB4662024"
  849. prestige = 10
  850. HYD = {
  851. casus_belli = {
  852. target = EIC
  853. type = humiliate
  854. }
  855. war = {
  856. target = EIC
  857. attacker_goal = {
  858. casus_belli = humiliate
  859. }
  860. }
  861. }
  862. set_global_flag = eic_conflict_war
  863. set_country_flag = hyderabad_level_1
  864. ai_chance = { factor = 40 }
  865. }
  866. option = {
  867. name = "EVTOPTC4662024"
  868. prestige = -10
  869. set_global_flag = eic_shown_weakness
  870. ai_chance = { factor = 10 }
  871. }
  872. }
  873. country_event = {
  874. id = 4662025
  875. title = "EVTNAME4662025"
  876. desc = "EVTDESC4662025"
  877. picture = "deliberation"
  878. is_triggered_only = yes
  879.  
  880. option = {
  881. name = "EVTOPTA4662025"
  882. release = BAS
  883. 1305 = { secede_province = BAS add_core = BAS }
  884. HYD = { create_vassal = BAS }
  885. prestige = -5
  886. badboy = -2
  887. set_global_flag = eic_peace
  888. relation = {
  889. who = HYD
  890. value = 125
  891. }
  892. ai_chance = { factor = 10 }
  893. }
  894. option = {
  895. name = "EVTOPTB4662025"
  896. prestige = 10
  897. HYD = {
  898. casus_belli = {
  899. target = EIC
  900. type = humiliate
  901. }
  902. war = {
  903. target = EIC
  904. attacker_goal = {
  905. casus_belli = humiliate
  906. }
  907. }
  908. }
  909. set_global_flag = eic_conflict_war
  910. set_country_flag = hyderabad_level_1
  911. ai_chance = { factor = 90 }
  912. }
  913. }
  914.  
  915. country_event = {
  916. id = 4662026 #Level 2 Hyderabad War
  917. title = "EVTNAME4662024"
  918. desc = "EVTDESC4662024"
  919. picture = "streetriot"
  920.  
  921. trigger = {
  922. year = 1850
  923. tag = HYD
  924. NOT = { has_global_flag = eic_conflict_war }
  925. NOT = { has_global_flag = eic_peace }
  926. EIC = {
  927. OR = {
  928. has_country_flag = hyderabad_pushed_closer
  929. has_country_flag = travancore_eic_conflict
  930. has_country_flag = hyderabad_eic_conflict
  931. }
  932. NOT = { has_country_flag = beroda_eic_conflict }
  933. OR = {
  934. AND = {
  935. has_country_flag = hyderabad_pushed_closer
  936. has_country_flag = travancore_eic_conflict
  937. NOT = { exists = TRA }
  938. NOT = { has_country_flag = possible_reconciliation_hyderabad }
  939. }
  940. AND = {
  941. has_country_flag = hyderabad_eic_conflict
  942. has_country_flag = hyderabad_pushed_closer
  943. NOT = { has_country_flag = possible_reconciliation_hyderabad }
  944. }
  945. AND = {
  946. has_country_flag = hyderabad_eic_conflict
  947. has_country_flag = travancore_eic_conflict
  948. NOT = { exists = TRA }
  949. NOT = { has_country_flag = possible_reconciliation_hyderabad }
  950. }
  951. AND = {
  952. NOT = {
  953. AND = {
  954. has_country_flag = hyderabad_pushed_closer
  955. has_country_flag = travancore_eic_conflict
  956. has_country_flag = hyderabad_eic_conflict
  957. }
  958. }
  959. has_country_flag = big_hyderabad_war_eic
  960. has_country_flag = possible_reconciliation_hyderabad
  961. }
  962. }
  963. }
  964. }
  965.  
  966. fire_only_once = yes
  967. mean_time_to_happen = {
  968. months = 16
  969. modifier = {
  970. factor = .5
  971. exists = BNG
  972. }
  973. }
  974.  
  975. option = {
  976. name = "EVTOPTA4662024"
  977. prestige = 10
  978. badboy = -5
  979. EIC = { country_event = 4662027 }
  980. ai_chance = { factor = 45 }
  981. }
  982. option = {
  983. name = "EVTOPTB4662024"
  984. prestige = 15
  985. HYD = {
  986. casus_belli = {
  987. target = EIC
  988. type = cut_down_to_size
  989. }
  990. war = {
  991. target = EIC
  992. attacker_goal = {
  993. casus_belli = cut_down_to_size
  994. }
  995. }
  996. }
  997. set_global_flag = eic_conflict_war
  998. set_country_flag = hyderabad_level_2
  999. ai_chance = { factor = 50 }
  1000. }
  1001. option = {
  1002. name = "EVTOPTC4662024"
  1003. prestige = -15
  1004. set_country_flag = eic_shown_weakness
  1005. ai_chance = { factor = 5 }
  1006. }
  1007. }
  1008.  
  1009. country_event = {
  1010. id = 4662027
  1011. title = "EVTNAME4662025"
  1012. desc = "EVTDESC4662025"
  1013. picture = "deliberation"
  1014. is_triggered_only = yes
  1015.  
  1016. option = {
  1017. name = "EVTOPTA4662025"
  1018. release = BAS
  1019. 1305 = { secede_province = BAS add_core = BAS }
  1020. HYD = { create_vassal = BAS }
  1021. release = TRA
  1022. HYD = { create_vassal = TRA }
  1023. EIC = { any_owned = { limit = { is_core = NAG } secede_province = NAG } }
  1024. prestige = -5
  1025. badboy = -2
  1026. set_global_flag = eic_peace
  1027. relation = {
  1028. who = HYD
  1029. value = 125
  1030. }
  1031. ai_chance = { factor = 20 }
  1032. }
  1033. option = {
  1034. name = "EVTOPTB4662025"
  1035. prestige = 10
  1036. HYD = {
  1037. casus_belli = {
  1038. target = EIC
  1039. type = humiliate
  1040. }
  1041. war = {
  1042. target = EIC
  1043. attacker_goal = {
  1044. casus_belli = humiliate
  1045. }
  1046. }
  1047. }
  1048. set_global_flag = eic_conflict_war
  1049. set_country_flag = hyderabad_level_2
  1050. ai_chance = { factor = 80 }
  1051. }
  1052. }
  1053.  
  1054. country_event = {
  1055. id = 4662028 #Level 2 Mughal War
  1056. title = "EVTNAME4662024"
  1057. desc = "EVTDESC4662024"
  1058. picture = "streetriot"
  1059.  
  1060. trigger = {
  1061. year = 1850
  1062. tag = MUG
  1063. NOT = { has_global_flag = eic_conflict_war }
  1064. NOT = { has_global_flag = eic_peace }
  1065. EIC = {
  1066. NOT = { has_country_flag = travancore_eic_conflict }
  1067. has_country_flag = big_mughal_war_eic
  1068. OR = {
  1069. NOT = { has_country_flag = beroda_eic_conflict }
  1070. exists = BER
  1071. }
  1072. }
  1073. }
  1074.  
  1075. fire_only_once = yes
  1076. mean_time_to_happen = {
  1077. months = 24
  1078. modifier = {
  1079. factor = .5
  1080. exists = BNG
  1081. }
  1082. }
  1083.  
  1084. option = {
  1085. name = "EVTOPTA4662024"
  1086. prestige = 10
  1087. badboy = -5
  1088. EIC = { country_event = 4662029 }
  1089. ai_chance = { factor = 40 }
  1090. }
  1091. option = {
  1092. name = "EVTOPTB4662024"
  1093. prestige = 15
  1094. MUG = {
  1095. casus_belli = {
  1096. target = EIC
  1097. type = cut_down_to_size
  1098. }
  1099. war = {
  1100. target = EIC
  1101. attacker_goal = {
  1102. casus_belli = cut_down_to_size
  1103. }
  1104. }
  1105. }
  1106. set_global_flag = eic_conflict_war
  1107. set_country_flag = mughal_level_2
  1108. ai_chance = { factor = 55 }
  1109. }
  1110. option = {
  1111. name = "EVTOPTC4662024"
  1112. prestige = -15
  1113. set_country_flag = eic_shown_weakness
  1114. ai_chance = { factor = 5 }
  1115. }
  1116. }
  1117.  
  1118. country_event = {
  1119. id = 4662029
  1120. title = "EVTNAME4662025"
  1121. desc = "EVTDESC4662025"
  1122. picture = "deliberation"
  1123. is_triggered_only = yes
  1124.  
  1125. option = {
  1126. name = "EVTOPTA4662025"
  1127. release_vassal = BUN
  1128. MUG = { create_vassal = BUN }
  1129. 1247 = { secede_province = BIH }
  1130. 1248 = { secede_province = BIH }
  1131. MUG = { create_vassal = BIH }
  1132. prestige = -5
  1133. badboy = -2
  1134. set_global_flag = eic_peace
  1135. relation = {
  1136. who = MUG
  1137. value = 125
  1138. }
  1139. ai_chance = { factor = 20 }
  1140. }
  1141. option = {
  1142. name = "EVTOPTB4662025"
  1143. prestige = 10
  1144. MUG = {
  1145. casus_belli = {
  1146. target = EIC
  1147. type = cut_down_to_size
  1148. }
  1149. war = {
  1150. target = EIC
  1151. attacker_goal = {
  1152. casus_belli = cut_down_to_size
  1153. }
  1154. }
  1155. }
  1156. set_global_flag = eic_conflict_war
  1157. set_country_flag = mughal_level_2
  1158. ai_chance = { factor = 80 }
  1159. }
  1160. }
  1161.  
  1162. country_event = {
  1163. id = 4662030 #Level 3 Mughal War
  1164. title = "EVTNAME4662024"
  1165. desc = "EVTDESC4662024"
  1166. picture = "streetriot"
  1167.  
  1168. trigger = {
  1169. year = 1850
  1170. tag = MUG
  1171. NOT = { has_global_flag = eic_conflict_war }
  1172. NOT = { has_global_flag = eic_peace }
  1173. EIC = {
  1174. has_country_flag = big_mughal_war_eic
  1175. has_country_flag = beroda_eic_conflict
  1176. }
  1177. NOT = { exists = BER }
  1178. }
  1179.  
  1180. fire_only_once = yes
  1181. mean_time_to_happen = {
  1182. months = 8
  1183. modifier = {
  1184. factor = .5
  1185. exists = BNG
  1186. }
  1187. }
  1188.  
  1189. option = {
  1190. name = "EVTOPTA4662024"
  1191. prestige = 15
  1192. badboy = -7
  1193. EIC = { country_event = 4662031 }
  1194. ai_chance = { factor = 20 }
  1195. }
  1196. option = {
  1197. name = "EVTOPTB4662024"
  1198. prestige = 20
  1199. MUG = {
  1200. casus_belli = {
  1201. target = EIC
  1202. type = cut_down_to_size
  1203. }
  1204. war = {
  1205. target = EIC
  1206. attacker_goal = {
  1207. casus_belli = cut_down_to_size
  1208. }
  1209. }
  1210. }
  1211. set_global_flag = eic_conflict_war
  1212. set_country_flag = mughal_level_3
  1213. ai_chance = { factor = 80 }
  1214. }
  1215. option = {
  1216. name = "EVTOPTC4662024"
  1217. prestige = -20
  1218. set_country_flag = eic_shown_weakness
  1219. ai_chance = { factor = 0 }
  1220. }
  1221. }
  1222.  
  1223. country_event = {
  1224. id = 4662031
  1225. title = "EVTNAME4662025"
  1226. desc = "EVTDESC4662025"
  1227. picture = "deliberation"
  1228. is_triggered_only = yes
  1229.  
  1230. option = {
  1231. name = "EVTOPTA4662025"
  1232. release_vassal = BUN
  1233. MUG = { create_vassal = BUN }
  1234. release = BIH
  1235. MUG = { create_vassal = BIH }
  1236. release = BER
  1237. MUG = { create_vassal = BER }
  1238. 1280 = { secede_province = MUG }
  1239. 1281 = { secede_province = MUG }
  1240. 1282 = { secede_province = MUG }
  1241. 1279 = { secede_province = MUG }
  1242. 1305 = { secede_province = MUG }
  1243. 1263 = { secede_province = MUG }
  1244. 1262 = { secede_province = MUG }
  1245. prestige = -25
  1246. set_global_flag = eic_peace
  1247. relation = {
  1248. who = MUG
  1249. value = 200
  1250. }
  1251. ai_chance = { factor = 10 }
  1252. }
  1253. option = {
  1254. name = "EVTOPTB4662025"
  1255. prestige = 15
  1256. MUG = {
  1257. casus_belli = {
  1258. target = EIC
  1259. type = cut_down_to_size
  1260. }
  1261. war = {
  1262. target = EIC
  1263. attacker_goal = {
  1264. casus_belli = cut_down_to_size
  1265. }
  1266. }
  1267. }
  1268. set_global_flag = eic_conflict_war
  1269. set_country_flag = mughal_level_3
  1270. ai_chance = { factor = 90 }
  1271. }
  1272. }
  1273.  
  1274. country_event = {
  1275. id = 4662032 #Level 3 Hyderabad War
  1276. title = "EVTNAME4662024"
  1277. desc = "EVTDESC4662024"
  1278. picture = "streetriot"
  1279.  
  1280. trigger = {
  1281. year = 1850
  1282. tag = HYD
  1283. NOT = { has_global_flag = eic_conflict_war }
  1284. NOT = { has_global_flag = eic_peace }
  1285. EIC = {
  1286. has_country_flag = big_hyderabad_war_eic
  1287. NOT = { has_country_flag = travancore_eic_conflict }
  1288. }
  1289. }
  1290.  
  1291. fire_only_once = yes
  1292. mean_time_to_happen = {
  1293. months = 8
  1294. modifier = {
  1295. factor = .5
  1296. exists = BNG
  1297. }
  1298. }
  1299.  
  1300. option = {
  1301. name = "EVTOPTA4662024"
  1302. prestige = 15
  1303. badboy = -7
  1304. EIC = { country_event = 4662033 }
  1305. ai_chance = { factor = 20 }
  1306. }
  1307. option = {
  1308. name = "EVTOPTB4662024"
  1309. prestige = 20
  1310. HYD = {
  1311. casus_belli = {
  1312. target = EIC
  1313. type = cut_down_to_size
  1314. }
  1315. war = {
  1316. target = EIC
  1317. attacker_goal = {
  1318. casus_belli = cut_down_to_size
  1319. }
  1320. }
  1321. }
  1322. set_global_flag = eic_conflict_war
  1323. set_country_flag = hyderabad_level_3
  1324. ai_chance = { factor = 80 }
  1325. }
  1326. option = {
  1327. name = "EVTOPTC4662024"
  1328. prestige = -20
  1329. set_country_flag = eic_shown_weakness
  1330. ai_chance = { factor = 0 }
  1331. }
  1332. }
  1333.  
  1334. country_event = {
  1335. id = 4662033
  1336. title = "EVTNAME4662025"
  1337. desc = "EVTDESC4662025"
  1338. picture = "deliberation"
  1339. is_triggered_only = yes
  1340.  
  1341. option = {
  1342. name = "EVTOPTA4662025"
  1343. release_vassal = NAG
  1344. any_owned = { limit = { is_core = NAG } secede_province = NAG }
  1345. HYD = { create_vassal = NAG }
  1346. release = ORI
  1347. 1279 = { secede_province = ORI }
  1348. HYD = { create_vassal = ORI }
  1349. prestige = -25
  1350. set_global_flag = eic_peace
  1351. relation = {
  1352. who = HYD
  1353. value = 200
  1354. }
  1355. ai_chance = { factor = 10 }
  1356. }
  1357. option = {
  1358. name = "EVTOPTB4662025"
  1359. prestige = 15
  1360. HYD = {
  1361. casus_belli = {
  1362. target = EIC
  1363. type = cut_down_to_size
  1364. }
  1365. war = {
  1366. target = EIC
  1367. attacker_goal = {
  1368. casus_belli = cut_down_to_size
  1369. }
  1370. }
  1371. }
  1372. set_global_flag = eic_conflict_war
  1373. set_country_flag = hyderabad_level_3
  1374. ai_chance = { factor = 90 }
  1375. }
  1376. }
  1377.  
  1378. country_event = {
  1379. id = 4662034 #Level 4 Hyderabad War
  1380. title = "EVTNAME4662024"
  1381. desc = "EVTDESC4662024"
  1382. picture = "streetriot"
  1383.  
  1384. trigger = {
  1385. year = 1850
  1386. tag = HYD
  1387. NOT = { has_global_flag = eic_conflict_war }
  1388. NOT = { has_global_flag = eic_peace }
  1389. EIC = {
  1390. has_country_flag = big_hyderabad_war_eic
  1391. has_country_flag = travancore_eic_conflict
  1392. NOT = { has_country_flag = beroda_eic_conflict }
  1393. has_country_flag = hyderabad_pushed_closer
  1394. has_country_flag = hyderabad_eic_conflict
  1395. }
  1396. NOT = { exists = TRA }
  1397. }
  1398.  
  1399. fire_only_once = yes
  1400. mean_time_to_happen = {
  1401. months = 4
  1402. modifier = {
  1403. factor = .5
  1404. exists = BNG
  1405. }
  1406. }
  1407.  
  1408. option = {
  1409. name = "EVTOPTA4662024"
  1410. prestige = 10
  1411. badboy = -8
  1412. EIC = { country_event = 4662035 }
  1413. ai_chance = { factor = 10 }
  1414. }
  1415. option = {
  1416. name = "EVTOPTB4662024"
  1417. prestige = 25
  1418. HYD = {
  1419. casus_belli = {
  1420. target = EIC
  1421. type = cut_down_to_size
  1422. }
  1423. war = {
  1424. target = EIC
  1425. attacker_goal = {
  1426. casus_belli = cut_down_to_size
  1427. }
  1428. }
  1429. }
  1430. set_global_flag = eic_conflict_war
  1431. set_country_flag = hyderabad_level_4
  1432. ai_chance = { factor = 90 }
  1433. }
  1434. option = {
  1435. name = "EVTOPTC4662024"
  1436. prestige = -25
  1437. set_country_flag = eic_shown_weakness
  1438. ai_chance = { factor = 0 }
  1439. }
  1440. }
  1441.  
  1442. country_event = {
  1443. id = 4662035
  1444. title = "EVTNAME4662025"
  1445. desc = "EVTDESC4662025"
  1446. picture = "deliberation"
  1447. is_triggered_only = yes
  1448.  
  1449. option = {
  1450. name = "EVTOPTA4662025"
  1451. release_vassal = NAG
  1452. any_owned = { limit = { is_core = NAG } secede_province = NAG }
  1453. HYD = { create_vassal = NAG }
  1454. release = ORI
  1455. 1279 = { secede_province = ORI }
  1456. HYD = { create_vassal = ORI }
  1457. release = TRA
  1458. HYD = { create_vassal = TRA }
  1459. release = BIH
  1460. HYD = { create_vassal = BIH }
  1461. any_owned = { limit = { is_core = BUR } secede_province = BUR }
  1462. prestige = -25
  1463. set_global_flag = eic_peace
  1464. relation = {
  1465. who = HYD
  1466. value = 200
  1467. }
  1468. ai_chance = { factor = 5 }
  1469. }
  1470. option = {
  1471. name = "EVTOPTB4662025"
  1472. prestige = 20
  1473. HYD = {
  1474. casus_belli = {
  1475. target = EIC
  1476. type = cut_down_to_size
  1477. }
  1478. war = {
  1479. target = EIC
  1480. attacker_goal = {
  1481. casus_belli = cut_down_to_size
  1482. }
  1483. }
  1484. }
  1485. set_global_flag = eic_conflict_war
  1486. set_country_flag = hyderabad_level_4
  1487. ai_chance = { factor = 95 }
  1488. }
  1489. }
  1490.  
  1491. country_event = {
  1492. id = 4662036 #Level 5 Extermination
  1493. title = "EVTNAME4662024"
  1494. desc = "EVTDESC4662024"
  1495. picture = "streetriot"
  1496.  
  1497. trigger = {
  1498. year = 1852
  1499. tag = HYD
  1500. NOT = { has_global_flag = eic_conflict_war }
  1501. NOT = { has_global_flag = eic_peace }
  1502. EIC = {
  1503. has_country_flag = big_hyderabad_war_eic
  1504. has_country_flag = travancore_eic_conflict
  1505. has_country_flag = beroda_eic_conflict
  1506. has_country_flag = hyderabad_pushed_closer
  1507. has_country_flag = hyderabad_eic_conflict
  1508. }
  1509. NOT = { exists = TRA exists = BER }
  1510. }
  1511.  
  1512. fire_only_once = yes
  1513. mean_time_to_happen = {
  1514. months = 2
  1515. modifier = {
  1516. factor = .5
  1517. exists = BNG
  1518. }
  1519. }
  1520. option = {
  1521. name = "EVTOPTB4662024"
  1522. prestige = 30
  1523. HYD = {
  1524. casus_belli = {
  1525. target = BNG
  1526. type = conquest
  1527. }
  1528. war = {
  1529. target = EIC
  1530. attacker_goal = {
  1531. casus_belli = conquest
  1532. }
  1533. }
  1534. }
  1535. set_global_flag = eic_conflict_war
  1536. set_country_flag = final_war_level_5
  1537. ai_chance = { factor = 100 }
  1538. }
  1539. option = {
  1540. name = "EVTOPTC4662024"
  1541. prestige = -25
  1542. set_country_flag = eic_shown_weakness
  1543. ai_chance = { factor = 0 }
  1544. }
  1545. }
  1546.  
  1547. country_event = {
  1548. id = 4662037 #Clearing
  1549. title = "EVTNAME4662037"
  1550. desc = "EVTDESC4662037"
  1551. picture = "delhi_sultan"
  1552.  
  1553. trigger = {
  1554. has_global_flag = eic_conflict_war
  1555. NOT = { has_country_flag = eic_shown_weakness }
  1556. NOT = { has_global_flag = eic_peace }
  1557. EIC = { has_recently_lost_war = yes }
  1558. OR = {
  1559. AND = {
  1560. tag = MUG
  1561. OR = {
  1562. MUG = { has_country_flag = mughal_level_2 }
  1563. MUG = { has_country_flag = mughal_level_3 }
  1564. }
  1565. EIC = { is_disarmed = yes }
  1566. }
  1567. AND = {
  1568. tag = HYD
  1569. OR = {
  1570. HYD = { has_country_flag = hyderabad_level_1 }
  1571. HYD = { has_country_flag = hyderabad_level_2 }
  1572. HYD = { has_country_flag = hyderabad_level_3 }
  1573. HYD = { has_country_flag = hyderabad_level_4 }
  1574. HYD = { has_country_flag = final_war_level_5 }
  1575. }
  1576. }
  1577. }
  1578. }
  1579.  
  1580. fire_only_once = yes
  1581. mean_time_to_happen = { days = 15 }
  1582. option = {
  1583. name = "EVTOPTA4662037"
  1584. set_global_flag = eic_peace
  1585. badboy = 5
  1586. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_1 }
  1587. EIC = { release = BAS }
  1588. 1305 = { secede_province = BAS add_core = BAS }
  1589. HYD = { inherit = BAS }
  1590. }
  1591. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_2 }
  1592. EIC = { release = BAS release = TRA}
  1593. 1305 = { secede_province = BAS add_core = BAS }
  1594. HYD = { inherit = BAS }
  1595. HYD = { inherit = TRA }
  1596. EIC = { any_owned = { limit = { is_core = NAG } secede_province = NAG } }
  1597. }
  1598. random_country = { limit = { tag = MUG has_country_flag = mughal_level_2 }
  1599. EIC = { release_vassal = BUN }
  1600. MUG = { inherit = BUN }
  1601. 1247 = { secede_province = BIH }
  1602. 1248 = { secede_province = BIH }
  1603. MUG = { inherit = BIH }
  1604. }
  1605. random_country = { limit = { tag = MUG has_country_flag = mughal_level_3 }
  1606. EIC = { release_vassal = BUN release = BIH release = BER }
  1607. MUG = { inherit = BUN inherit = BIH inherit = BER }
  1608. 1280 = { secede_province = MUG }
  1609. 1281 = { secede_province = MUG }
  1610. 1282 = { secede_province = MUG }
  1611. 1279 = { secede_province = MUG }
  1612. 1305 = { secede_province = MUG }
  1613. 1263 = { secede_province = MUG }
  1614. 1262 = { secede_province = MUG }
  1615. }
  1616. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_4 }
  1617. EIC = { any_owned = { limit = { NOT = { OR = { province_id = 1251 province_id = 1253 province_id = 1256 province_id = 2699 } } } secede_province = HYD }}
  1618. }
  1619. random_country = { limit = { tag = HYD has_country_flag = final_war_level_5 }
  1620. badboy = 5
  1621. }
  1622. ai_chance = { factor = 50 }
  1623. }
  1624. option = {
  1625. name = "EVTOPTB4662037"
  1626. set_global_flag = eic_peace
  1627. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_1 }
  1628. EIC = { release = BAS }
  1629. 1305 = { secede_province = BAS add_core = BAS }
  1630. HYD = { create_vassal = BAS }
  1631. }
  1632. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_2 }
  1633. EIC = { release = BAS release = TRA}
  1634. 1305 = { secede_province = BAS add_core = BAS }
  1635. HYD = { create_vassal = BAS }
  1636. HYD = { create_vassal = TRA }
  1637. EIC = { any_owned = { limit = { is_core = NAG } secede_province = NAG } }
  1638. }
  1639. random_country = { limit = { tag = MUG has_country_flag = mughal_level_2 }
  1640. EIC = { release_vassal = BUN }
  1641. MUG = { create_vassal = BUN }
  1642. 1247 = { secede_province = BIH }
  1643. 1248 = { secede_province = BIH }
  1644. MUG = { create_vassal = BIH }
  1645. }
  1646. random_country = { limit = { tag = MUG has_country_flag = mughal_level_3 }
  1647. EIC = { release_vassal = BUN release = BIH release = BER }
  1648. MUG = { create_vassal = BUN }
  1649. MUG = { create_vassal = BIH }
  1650. MUG = { create_vassal = BER }
  1651. 1280 = { secede_province = MUG }
  1652. 1281 = { secede_province = MUG }
  1653. 1282 = { secede_province = MUG }
  1654. 1279 = { secede_province = MUG }
  1655. 1305 = { secede_province = MUG }
  1656. 1263 = { secede_province = MUG }
  1657. 1262 = { secede_province = MUG }
  1658. }
  1659. random_country = { limit = { tag = HYD has_country_flag = hyderabad_level_4 }
  1660. release_vassal = NAG
  1661. any_owned = { limit = { is_core = NAG } secede_province = NAG }
  1662. EIC = { release = ORI release = TRA release = BIH }
  1663. HYD = { create_vassal = NAG }
  1664. 1279 = { secede_province = ORI }
  1665. HYD = { create_vassal = ORI }
  1666. HYD = { create_vassal = TRA }
  1667. HYD = { create_vassal = BIH }
  1668. any_owned = { limit = { is_core = BUR } secede_province = BUR }
  1669. }
  1670. random_country = { limit = { tag = HYD has_country_flag = final_war_level_5 }
  1671. any_country = {
  1672. limit = {
  1673. capital_scope = { is_core = HND owned_by = HYD }
  1674. NOT = {
  1675. OR = {
  1676. tag = EIC
  1677. tag = CAN
  1678. tag = FRA
  1679. }
  1680. }
  1681. }
  1682. HYD = { release = THIS }
  1683. }
  1684. }
  1685. ai_chance = { factor = 50 }
  1686. }
  1687. option = {
  1688. name = "EVTOPTC4662037"
  1689. prestige = -25
  1690. set_global_flag = eic_peace
  1691. ai_chance = { factor = 50 }
  1692. }
  1693. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement