flavorVIJ.txt

(14 KB) Pobierz
########################################
# Flavor Events for Vijayanagar
#
# written by Sara Wendel-Örtqvist
########################################

namespace = flavor_vij
normal_or_historical_nations = yes

# Mysore Revolts
country_event = {
	id = flavor_vij.1
	title = "flavor_vij.EVTNAME1"
	desc = "flavor_vij.EVTDESC1"
	picture = ANGRY_MOB_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1500
		NOT = { is_year = 1600 }
		owns = 533 # Mysore
		NOT = { exists = MYS } #Mysore
		any_owned_province = { is_core = MYS }
	}
	
	mean_time_to_happen = {
		months = 2000
	}
	
	option = {
		name = "flavor_vij.EVTOPTA1" # Try to surpress revolt
		random_owned_province = {
			limit = {
				is_core = MYS
			}
			create_revolt = 3
		}
	}
}

#Kanaka Dasa
country_event = {
	id = flavor_vij.2
	title = "flavor_vij.EVTNAME2"
	desc = "flavor_vij.EVTDESC2"
	picture = ADVISOR_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1530
		NOT = { is_year = 1600 }
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA2" #This man is vital to our empire!
		define_advisor = {
			type = philosopher
			name = "Kanaka Dasa"
			discount = yes
			skill = 3
		}
	}
	option = {
		name = "flavor_vij.EVTOPTB2" #Send him out to spread his wisdom throughout our land
		add_adm_power = 50
	}
}

#Dodda Ganeshana Gudi
country_event = {
	id = flavor_vij.3
	title = "flavor_vij.EVTNAME3"
	desc = "flavor_vij.EVTDESC3"
	picture = BUDDHA_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1530
		NOT = { is_year = 1580 }
		has_regency = no
		#Ruler: at least one stat above 4
		NOT = { has_ruler_modifier = vij_veerabhadra_temple }
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA3" #Sponsor the temple
		add_years_of_income = -0.2
		add_ruler_modifier = {
			name = vij_dodda_ganeshana_gudi_temple
		}
	}
	option = {
		name = "flavor_vij.EVTOPTB3" #Send help
		add_adm_power = -20
		add_prestige = 10
	}
}

#Veerabhadra Temple
country_event = {
	id = flavor_vij.4
	title = "flavor_vij.EVTNAME4"
	desc = "flavor_vij.EVTDESC4"
	picture = BUDDHA_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1500
		NOT = { is_year = 1600 }
		has_regency = no
		OR = {
			mil = 4
			adm = 4
			dip = 4
		}
		NOT = { has_ruler_modifier = vij_dodda_ganeshana_gudi_temple }
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA3" #Sponsor the temple
		add_years_of_income = -0.2
		add_ruler_modifier = {
			name = vij_veerabhadra_temple
		}
	}
	option = {
		name = "flavor_vij.EVTOPTB3" #Send help
		add_adm_power = 50
	}
}

#Vellore Fort
country_event = {
	id = flavor_vij.5
	title = "flavor_vij.EVTNAME5"
	desc = "flavor_vij.EVTDESC5"
	picture = FORT_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1560
		NOT = { is_year = 1600 }
		mil = 4
		1949 = { #Rayalaseema
			can_build = fort_16th
			num_free_building_slots = 1
		}
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA5" #Build the fort
		add_treasury = -30
		1949 = { #Rayalaseema
			if = {
				limit = {
					has_building = fort_15th
				}
				remove_building = fort_15th
			}
			add_building = fort_16th
		}
		add_mil_power = 25
	}
	option = {
		name = "flavor_vij.EVTOPTB5" #Ignore it
		add_prestige = -5
	}
}

# Krishnadevaraya
country_event = {
	id = flavor_vij.6
	title = "flavor_vij.EVTNAME6"
	desc = "flavor_vij.EVTDESC6"
	picture = COURT_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1510
		NOT = { is_year = 1560 }
		OR = {
			AND = {
				dip = 4
				mil = 4
			}
			AND = {
				dip = 4
				adm = 4
			}
			AND = {
				mil = 4
				adm = 4
			}
		}
		has_regency = no
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA6" # The Gods smile upon us!
		add_adm_power = 50
		add_dip_power = 50
		add_mil_power = 50
	}
}

# Molla
country_event = {
	id = flavor_vij.7
	title = "flavor_vij.EVTNAME7"
	desc = "flavor_vij.EVTDESC7"
	picture = IMPORTANT_STATUE_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1460
		NOT = { is_year = 1530 }
		advisor = artist
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA7" #Support her!
		add_years_of_income = -0.05
		add_adm_power = 50
	}
	option = {
		name = "flavor_vij.EVTOPTB7" #Ignore her
		add_prestige = -1
	}
}

# Tallapaka Tirumalamma
country_event = {
	id = flavor_vij.8
	title = "flavor_vij.EVTNAME8"
	desc = "flavor_vij.EVTDESC8"
	picture = IMPORTANT_STATUE_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1460
		NOT = { is_year = 1530 }
		advisor = artist
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA7" #Support her!
		add_years_of_income = -0.05
		add_dip_power = 50
	}
	option = {
		name = "flavor_vij.EVTOPTB7" #Ignore her
		add_prestige = -1
	}
}

# Astadiggajas
country_event = {
	id = flavor_vij.9
	title = "flavor_vij.EVTNAME9"
	desc = "flavor_vij.EVTDESC9"
	picture = ADVISOR_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		tag = VIJ
		is_year = 1540
		NOT = { is_year = 1601 }
		advisor = artist
		has_regency = no
		OR = {
			AND = {
				dip = 4
				mil = 3
				adm = 3
			}
			AND = {
				dip = 3
				mil = 4
				adm = 3
			}
			AND = {
				dip = 3
				mil = 3
				adm = 4
			}
		}
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA9" #Let the Prabandha Age begin!
		add_years_of_income = -0.15
		add_country_modifier = { 
			name = vij_astadiggajas
			duration = 21900
		}
	}
	option = {
		name = "flavor_vij.EVTOPTB9" #Focus on other things
		add_mil_power = 20
		add_prestige = -1
	}
}

# Vyasatirtha
country_event = {
	id = flavor_vij.10
	title = "flavor_vij.EVTNAME10"
	desc = "flavor_vij.EVTDESC10"
	picture = ADVISOR_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		is_year = 1480
		NOT = { is_year = 1530 }
		tag = VIJ
	}
	
	mean_time_to_happen = {
		months = 200
	}
	
	option = {
		name = "flavor_vij.EVTOPTA2" #This man is vital to our empire!
		define_advisor = {
			type = philosopher
			name = "Vyasatirtha"
			discount = yes
			skill = 2
		}
	}
	option = {
		name = "flavor_vij.EVTOPTB2" #Send him out to spread his wisdom throughout our land
		add_adm_power = 50
	}
}

########################################
# Additional Flavor Events for Vijayanagar
#
# written by Henrik Lohmander
########################################

#The Tamil Trade Guilds
country_event = {
	id = flavor_vij.11
	title = "flavor_vij.11.t"
	desc = "flavor_vij.11.d"
	picture = ECONOMY_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		NOT = { is_year = 1500 }
		tag = VIJ
		num_of_cities = 2
		any_owned_province = {
			culture = tamil
		}
	}
	
	mean_time_to_happen = {
		months = 168
	}
	
	option = {
		name = "flavor_vij.11.a" #We can allow them greater autonomy.
		ai_chance = {
			factor = 1
		}
		every_owned_province = {
			limit = {
				culture = tamil
	 		}
			add_province_modifier = {
				name = "tamil_traders_content"
				duration = 3650
			}
			add_local_autonomy = 40
		}
	}
	option = {
		name = "flavor_vij.11.b" #We need to keep these shopkeepers on a tight leash
		ai_chance = {
			factor = 0
		}
		add_stability = -1
		every_owned_province = {
			limit = {
				culture = tamil
	 		}
			add_province_modifier = {
				name = "tamil_traders_angered"
				duration = 3650
			}
		}
	}
}

#Vaduga
country_event = {
	id = flavor_vij.12
	title = "flavor_vij.12.t"
	desc = "flavor_vij.12.d"
	picture = COLONIZATION_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		NOT = { is_year = 1500 }
		tag = VIJ
		num_of_cities = 2
		any_owned_province = {
			culture = tamil
		}
	}
	
	mean_time_to_happen = {
		months = 168
	}
	
	option = {
		name = "flavor_vij.12.a" #Ignore the Tamil protests.
		every_owned_province = {
			limit = {
				culture = tamil
				has_port = no #Only the highlands
	 		}
			add_province_modifier = {
				name = "vadugan_settlement"
				duration = 3650
			}
		}
	}
	option = {
		name = "flavor_vij.12.b" #Help them defend their homes.
		every_owned_province = {
			limit = {
				culture = tamil
				has_port = no #Only the highlands
	 		}
			add_local_autonomy = 25
			add_province_modifier = {
				name = "rural_tamil_autonomy"
				duration = 3650
			}
		}
	}
}

#Rise of Tamil Grandee (Chellappa Saluva Narasimha Nayaka)
country_event = {
	id = flavor_vij.13
	title = "flavor_vij.13.t"
	desc = "flavor_vij.13.d"
	picture = ADVISOR_eventPicture
	
	fire_only_once = yes
	
	trigger = {
		NOT = { is_year = 1550 }
		tag = VIJ
		num_of_cities = 2
		any_owned_province = {
			culture = tamil
			local_autonomy = 50
		}
	}
	
	mean_time_to_happen = {
		months = 50
	}
	
	option = {
		name = "flavor_vij.13.a" #Keep your friends close and your enemies closer
		ai_chance = {
			factor = 50
		}
		define_general = {
			name = "Chellappa Nayaka"
			shock = 4
			fire = 3
			manuever = 4
		}
		set_country_flag = chellappas_ambition
	}
	option = {
		name = "flavor_vij.13.b" #Try to limit his influence to his Tamil power base.
		ai_chance = {
			factor = 50
		}
		random_owned_province = {
			limit = {
				culture = tamil
	 		}
			add_province_modifier = {
...
Zgłoś jeśli naruszono regulamin