Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #1445.1.1 - Second Georgian expedition
- #1447.1.1 - First war with Aq Qoyunlu
- #1451.1.1 - End of first war
- #1466.16.5 - Second war with Aq Qoyunlu
- #1467.11.11 - Jahan Shah dies while fleeing from a surprise attack by Uzun Hasan. Qara Qoyunlu falls to Aq Qoyunlu
- ########################################
- # Qara Qoyunlu and Aq Qoyunlu feud #
- ########################################
- namespace = flavor_qar
- normal_or_historical_nations = yes
- # Qara Qoyunlu ruler dies
- country_event = {
- id = flavor_qar.1
- title = "flavor_qar.EVTNAME1"
- desc = "flavor_qar.EVTDESC1"
- picture = DEATH_OF_HEIR_eventPicture
- major = yes
- fire_only_once = yes
- trigger = {
- tag = QAR
- ai = yes
- was_player = no
- NOT = { has_country_flag = qara_dismantled }
- is_at_war = no
- is_subject = no
- has_regency = no
- is_female = no
- NOT = { is_year = 1500 }
- AKK = {
- exists = yes
- is_subject = no
- is_neighbor_of = QAR
- has_ruler = "Uzun Hasan"
- }
- }
- mean_time_to_happen = {
- months = 12
- modifier = {
- factor = 1.1
- luck = yes
- }
- modifier = {
- factor = 0.75
- has_heir = no
- }
- modifier = {
- factor = 0.75
- is_monarch_leader = yes
- }
- modifier = {
- factor = 0.75
- is_heir_leader = yes
- }
- modifier = {
- factor = 0.75
- NOT = { MIL = 4 }
- }
- modifier = {
- factor = 0.75
- NOT = { ADM = 4 }
- }
- modifier = {
- factor = 0.75
- NOT = { DIP = 4 }
- }
- }
- immediate = {
- hidden_effect = {
- set_country_flag = qara_dismantled
- }
- }
- option = {
- name = "flavor_qar.EVTOPTA1"
- tooltip = {
- kill_ruler = yes
- }
- hidden_effect = {
- define_ruler = {
- regency = yes
- }
- AKK = {
- country_event = { id = flavor_qar.2 days = 3 }
- }
- }
- }
- }
- ##### Aq Inheritance #####
- country_event = {
- id = flavor_qar.2
- title = "flavor_qar.EVTNAME2"
- desc = "flavor_qar.EVTDESC2"
- picture = DEATH_OF_HEIR_eventPicture
- is_triggered_only = yes
- option = {
- name = "flavor_qar.EVTOPTA2"
- ai_chance = { factor = 100 }
- if = {
- limit = {
- war_with = QAR
- }
- white_peace = QAR
- }
- QAR = {
- every_owned_province = {
- add_core = ROOT
- }
- every_owned_province = {
- cede_province = ROOT
- }
- }
- spawn_rebels = {
- type = pretender_rebels
- size = 1
- }
- }
- option = {
- name = "flavor_qar.EVTOPTB2"
- ai_chance = { factor = 100 }
- add_mil_power = 300
- add_adm_power = 300
- add_dip_power = 300
- if = {
- limit = {
- war_with = QAR
- }
- white_peace = QAR
- }
- QAR = {
- every_owned_province = {
- limit = {
- base_tax = 2
- base_production = 2
- base_manpower = 2
- region = mashriq_region
- is_capital = no
- is_overseas = no
- }
- add_base_tax = -1
- add_base_manpower = -1
- add_base_production = -1
- }
- every_owned_province = {
- limit = {
- OR = {
- region = anatolia_region
- region = persia_region
- region = caucasia_region
- province_id = 2308
- }
- is_part_of_hre = no
- }
- add_core = ROOT
- }
- every_owned_province = {
- limit = {
- OR = {
- region = anatolia_region
- region = persia_region
- region = caucasia_region
- province_id = 2308
- }
- is_part_of_hre = no
- }
- cede_province = ROOT
- }
- }
- }
- option = {
- name = "flavor_qar.EVTOPTD2"
- ai_chance = { factor = 50 }
- create_union = QAR
- add_mil_power = -200
- add_army_tradition = 40
- create_general = 80
- add_ruler_modifier = {
- name = turkomans_united
- }
- if = {
- limit = {
- war_with = QAR
- }
- white_peace = QAR
- }
- QAR = {
- every_owned_province = {
- limit = {
- region = mashriq_region
- }
- add_core = ROOT
- }
- every_owned_province = {
- limit = {
- region = mashriq_region
- }
- cede_province = ROOT
- }
- }
- QAR = {
- add_liberty_desire = -200
- }
- }
- option = {
- name = "flavor_qar.EVTOPTE2"
- ai_chance = { factor = 10 }
- add_prestige = 33
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement