#######################
# written by Aetherum #
#######################

country_decisions = {

	claim_the_title_of_king_of_england = {
		potential = {
		    NOT = { has_country_modifier = England }
			owns = 236
		}
		allow = {
			owns = 236
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "England"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_sweden = {
		potential = {
		    NOT = { has_country_modifier = Sweden }
			owns = 1
		}
		allow = {
			owns = 1
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sweden"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_great_kniaz_of_moscovy = {
		potential = {
		    NOT = { has_country_modifier = Moscovy }
			owns = 295
		}
		allow = {
			owns = 295
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Moscovy"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_russia = {
		potential = {
		    NOT = { has_country_modifier = Russia }
			owns = 33
		}
		allow = {
			owns = 33
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Russia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_spain = {
		potential = {
		    NOT = { has_country_modifier = Spain }
			owns = 217
		}
		allow = {
			owns = 217
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Spain"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_great_dutch_of_netherlands = {
		potential = {
		    NOT = { has_country_modifier = Netherlands }
			owns = 97
		}
		allow = {
			owns = 97
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Netherlands"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_denmark = {
		potential = {
		    NOT = { has_country_modifier = Denmark }
			owns = 12
		}
		allow = {
			owns = 12
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Denmark"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_france = {
		potential = {
		    NOT = { has_country_modifier = France }
			owns = 183
		}
		allow = {
			owns = 183
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "France"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_turkey = {
		potential = {
		    NOT = { has_country_modifier = Turkey }
			owns = 326
		}
		allow = {
			owns = 326
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Turkey"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_doge_of_venice = {
		potential = {
		    NOT = { has_country_modifier = Venice }
			owns = 112
		}
		allow = {
			owns = 112
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Venice"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_prussia = {
		potential = {
		    NOT = { has_country_modifier = Prussia }
			owns = 41
		}
		allow = {
			owns = 41
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Prussia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_portugal = {
		potential = {
		    NOT = { has_country_modifier = Portugal }
			owns = 227
		}
		allow = {
			owns = 227
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Portugal"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_poland = {
		potential = {
		    NOT = { has_country_modifier = Poland }
			owns = 257
		}
		allow = {
			owns = 257
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Poland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_archduke_of_austria = {
		potential = {
		    NOT = { has_country_modifier = Austria }
			owns = 134
		}
		allow = {
			owns = 134
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Austria"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_china = {
		potential = {
		    NOT = { has_country_modifier = China }
			owns = 1821
		}
		allow = {
			owns = 1821
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "China"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_bavaria = {
		potential = {
		    NOT = { has_country_modifier = Bavaria }
			owns = 65
		}
		allow = {
			owns = 65
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bavaria"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_shah_of_persia = {
		potential = {
		    NOT = { has_country_modifier = Persia }
			owns = 429
		}
		allow = {
			owns = 429
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Persia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_burgundy = {
		potential = {
		    NOT = { has_country_modifier = Burgundy }
			owns = 192
		}
		allow = {
			owns = 192
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Burgundy"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_doge_of_genoa = {
		potential = {
		    NOT = { has_country_modifier = Genoa }
			owns = 101
		}
		allow = {
			owns = 101
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Genoa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_scotland = {
		potential = {
		    NOT = { has_country_modifier = Scotland }
			owns = 248
		}
		allow = {
			owns = 248
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Scotland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_hungary = {
		potential = {
		    NOT = { has_country_modifier = Hungary }
			owns = 153
		}
		allow = {
			owns = 153
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hungary"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_japan = {
		potential = {
		    NOT = { has_country_modifier = Japan }
			owns = 1020
		}
		allow = {
			owns = 1020
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Japan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_egypt = {
		potential = {
		    NOT = { has_country_modifier = Egypt }
			owns = 361
		}
		allow = {
			owns = 361
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Egypt"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_napes = {
		potential = {
		    NOT = { has_country_modifier = Naples_ }
			owns = 121
		}
		allow = {
			owns = 121
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Naples_"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_aragon = {
		potential = {
		    NOT = { has_country_modifier = Aragon }
			owns = 220
		}
		allow = {
			owns = 220
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Aragon"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_great_sultan_of_mughals = {
		potential = {
		    NOT = { has_country_modifier = Mughals }
			owns = 524
		}
		allow = {
			owns = 524
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mughals"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kagan_of_timurids = {
		potential = {
		    NOT = { has_country_modifier = Timurids }
			owns = 454
		}
		allow = {
			owns = 454
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Timurids"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_syndic_of_lubec = {
		potential = {
		    NOT = { has_country_modifier = Hansa }
			owns = 45
		}
		allow = {
			owns = 45
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hansa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_milan = {
		potential = {
		    NOT = { has_country_modifier = Milan }
			owns = 104
		}
		allow = {
			owns = 104
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Milan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_byzantium = {
		potential = {
		    NOT = { has_country_modifier = Byzantium }
			owns = 151
		}
		allow = {
			owns = 151
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Byzantium"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_vijayanagar = {
		potential = {
		    NOT = { has_country_modifier = Vijayanagar }
			owns = 541
		}
		allow = {
			owns = 541
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Vijayanagar"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_ayutthaya = {
		potential = {
		    NOT = { has_country_modifier = Ayutthaya }
			owns = 600
		}
		allow = {
			owns = 600
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ayutthaya"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_norway = {
		potential = {
		    NOT = { has_country_modifier = Norway }
			owns = 17
		}
		allow = {
			owns = 17
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Norway"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_great_imam_of_oman = {
		potential = {
		    NOT = { has_country_modifier = Oman }
			owns = 400
		}
		allow = {
			owns = 400
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Oman"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_korea = {
		potential = {
		    NOT = { has_country_modifier = Korea }
			owns = 735
		}
		allow = {
			owns = 735
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Korea"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_bohemia = {
		potential = {
		    NOT = { has_country_modifier = Bohemia }
			owns = 266
		}
		allow = {
			owns = 266
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bohemia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_italy = {
		potential = {
		    NOT = { has_country_modifier = Italy }
			OR = {
			owns = 104
			owns = 118
			owns = 121
			}
		}
		allow = {
			owns = 104
			owns = 118
			owns = 121
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Italy"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_khan_of_manchu = {
		potential = {
		    NOT = { has_country_modifier = Manchu }
			owns = 730
		}
		allow = {
			owns = 730
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Manchu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_palatinate = {
		potential = {
		    NOT = { has_country_modifier = Palatinate }
			owns = 77
		}
		allow = {
			owns = 77
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Palatinate"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_novgorod = {
		potential = {
		    NOT = { has_country_modifier = Novgorod }
			owns = 310
		}
		allow = {
			owns = 310
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Novgorod"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_ethiopia = {
		potential = {
		    NOT = { has_country_modifier = Ethiopia }
			owns = 1224
		}
		allow = {
			owns = 1224
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ethiopia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_dai_viet = {
		potential = {
		    NOT = { has_country_modifier = dai_viet }
			owns = 610
		}
		allow = {
			owns = 610
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "dai_viet"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_savoy = {
		potential = {
		    NOT = { has_country_modifier = Savoy }
			owns = 103
		}
		allow = {
			owns = 103
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Savoy"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_saxony = {
		potential = {
		    NOT = { has_country_modifier = Saxony }
			owns = 62
		}
		allow = {
			owns = 62
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Saxony"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_grand_duke_of_lithuania = {
		potential = {
		    NOT = { has_country_modifier = Lithuania }
			owns = 272
		}
		allow = {
			owns = 272
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Lithuania"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_granada = {
		potential = {
		    NOT = { has_country_modifier = Granada }
			owns = 223
		}
		allow = {
			owns = 223
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Granada"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_custodian_of_the_holy_see = {
		potential = {
		    NOT = { has_country_modifier = papal_state }
			owns = 118
		}
		allow = {
			owns = 118
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "papal_state"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_serbia = {
		potential = {
		    NOT = { has_country_modifier = Serbia }
			owns = 141
		}
		allow = {
			owns = 141
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Serbia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_rector_of_ragusa = {
		potential = {
		    NOT = { has_country_modifier = Ragusa }
			owns = 137
		}
		allow = {
			owns = 137
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ragusa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_ryukyu = {
		potential = {
		    NOT = { has_country_modifier = Ryukyu }
			owns = 1015
		}
		allow = {
			owns = 1015
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ryukyu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_assam = {
		potential = {
		    NOT = { has_country_modifier = Assam }
			owns = 566
		}
		allow = {
			owns = 566
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Assam"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_tuscany = {
		potential = {
		    NOT = { has_country_modifier = Tusacny }
			owns = 116
		}
		allow = {
			owns = 116
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tusacny"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_president_of_usa = {
		potential = {
		    NOT = { has_country_modifier = USA }
			owns = 965
		}
		allow = {
			owns = 965
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "USA"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_syndic_of_switzerland = {
		potential = {
		    NOT = { has_country_modifier = Switzerland }
			owns = 165
		}
		allow = {
			owns = 165
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Switzerland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_songhai = {
		potential = {
		    NOT = { has_country_modifier = Songhai }
			owns = 1133
		}
		allow = {
			owns = 1133
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Songhai"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_brittany = {
		potential = {
		    NOT = { has_country_modifier = Bruttany }
			owns = 170
		}
		allow = {
			owns = 170
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bruttany"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emir_of_najd = {
		potential = {
		    NOT = { has_country_modifier = Najd }
			owns = 392
		}
		allow = {
			owns = 392
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Najd"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sharif_of_hejaz = {
		potential = {
		    NOT = { has_country_modifier = Hejaz }
			owns = 385
		}
		allow = {
			owns = 385
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hejaz"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_napal = {
		potential = {
		    NOT = { has_country_modifier = Nepal }
			owns = 557
		}
		allow = {
			owns = 557
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Nepal"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_grandmaster_of_the_knights = {
		potential = {
		    NOT = { has_country_modifier = the_knights }
			owns = 320
		}
		allow = {
			owns = 320
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "the_knights"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_kongo = {
		potential = {
		    NOT = { has_country_modifier = Kongo }
			owns = 1170
		}
		allow = {
			owns = 1170
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kongo"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_mansa_of_mali = {
		potential = {
		    NOT = { has_country_modifier = Mali }
			owns = 1121
		}
		allow = {
			owns = 1121
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mali"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_huron = {
		potential = {
		    NOT = { has_country_modifier = Huron }
			owns = 988
		}
		allow = {
			owns = 988
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Huron"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_iroquois = {
		potential = {
		    NOT = { has_country_modifier = Iroquois }
			owns = 960
		}
		allow = {
			owns = 960
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Iroquois"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_ckickasaw = {
		potential = {
		    NOT = { has_country_modifier = Ckickasaw }
			owns = 919
		}
		allow = {
			owns = 919
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ckickasaw"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_cherokee = {
		potential = {
		    NOT = { has_country_modifier = Cherokee }
			owns = 936
		}
		allow = {
			owns = 936
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Cherokee"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_pueblo = {
		potential = {
		    NOT = { has_country_modifier = Pueblo }
			owns = 880
		}
		allow = {
			owns = 880
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pueblo"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_shawnee = {
		potential = {
		    NOT = { has_country_modifier = Shawnee }
			owns = 948
		}
		allow = {
			owns = 948
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Shawnee"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_creek = {
		potential = {
		    NOT = { has_country_modifier = Creek }
			owns = 925
		}
		allow = {
			owns = 925
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Creek"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_kurland = {
		potential = {
		    NOT = { has_country_modifier = Kurland }
			owns = 1935
		}
		allow = {
			owns = 1935
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kurland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_provence = {
		potential = {
		    NOT = { has_country_modifier = Provence }
			owns = 201
		}
		allow = {
			owns = 201
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Provence"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_malik_of_mogadishu = {
		potential = {
		    NOT = { has_country_modifier = Mogadishu }
			owns = 1205
		}
		allow = {
			owns = 1205
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mogadishu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_autokrator_of_trebizond = {
		potential = {
		    NOT = { has_country_modifier = Trebizond }
			owns = 330
		}
		allow = {
			owns = 330
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Trebizond"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_georgia = {
		potential = {
		    NOT = { has_country_modifier = Georgia }
			owns = 423
		}
		allow = {
			owns = 423
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Georgia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_majapahit = {
		potential = {
		    NOT = { has_country_modifier = Majapahit }
			owns = 630
		}
		allow = {
			owns = 630
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Majapahit"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sheikh_of_afghanistan = {
		potential = {
		    NOT = { has_country_modifier = Afghanistan }
			owns = 451
		}
		allow = {
			owns = 451
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Afghanistan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_voivode_of_wallachia = {
		potential = {
		    NOT = { has_country_modifier = Wallachia }
			owns = 161
		}
		allow = {
			owns = 161
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Wallachia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_ban_of_croatia = {
		potential = {
		    NOT = { has_country_modifier = Croatia }
			owns = 131
		}
		allow = {
			owns = 131
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Croatia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_cyprus = {
		potential = {
		    NOT = { has_country_modifier = Cyprus }
			owns = 321
		}
		allow = {
			owns = 321
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Cyprus"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_navarra = {
		potential = {
		    NOT = { has_country_modifier = Navarra }
			owns = 210
		}
		allow = {
			owns = 210
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Navarra"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_tlatoani_of_aztec = {
		potential = {
		    NOT = { has_country_modifier = Aztec }
			owns = 852
		}
		allow = {
			owns = 852
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Aztec"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_kanem_bornu = {
		potential = {
		    NOT = { has_country_modifier = kanem_bornu }
			owns = 1157
		}
		allow = {
			owns = 1157
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "kanem_bornu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_theodoro = {
		potential = {
		    NOT = { has_country_modifier = Theodoro }
			owns = 285
		}
		allow = {
			owns = 285
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Theodoro"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_silesia = {
		potential = {
		    NOT = { has_country_modifier = Silesia }
			owns = 263
		}
		allow = {
			owns = 263
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Silesia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_krakow = {
		potential = {
		    NOT = { has_country_modifier = Krakow }
			owns = 262
		}
		allow = {
			owns = 262
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Krakow"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_imam_of_ajuuraan = {
		potential = {
		    NOT = { has_country_modifier = Ajuuraan }
			owns = 1206
		}
		allow = {
			owns = 1206
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ajuuraan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_ryazan = {
		potential = {
		    NOT = { has_country_modifier = Ryazan }
			owns = 301
		}
		allow = {
			owns = 301
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ryazan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_tver = {
		potential = {
		    NOT = { has_country_modifier = Tver }
			owns = 294
		}
		allow = {
			owns = 294
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tver"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_yaroslavl = {
		potential = {
		    NOT = { has_country_modifier = Yaroslavl }
			owns = 308
		}
		allow = {
			owns = 308
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Yaroslavl"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_pskov = {
		potential = {
		    NOT = { has_country_modifier = Pskov }
			owns = 274
		}
		allow = {
			owns = 274
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pskov"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_smolensk = {
		potential = {
		    NOT = { has_country_modifier = Smolensk }
			owns = 293
		}
		allow = {
			owns = 293
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Smolensk"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_bosnia = {
		potential = {
		    NOT = { has_country_modifier = Bosnia }
			owns = 140
		}
		allow = {
			owns = 140
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bosnia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_voivode_of_moldavia = {
		potential = {
		    NOT = { has_country_modifier = Moldavia }
			owns = 268
		}
		allow = {
			owns = 268
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Moldavia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_air = {
		potential = {
		    NOT = { has_country_modifier = Air }
			owns = 1156
		}
		allow = {
			owns = 1156
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Air"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_mossi = {
		potential = {
		    NOT = { has_country_modifier = Mossi }
			owns = 1137
		}
		allow = {
			owns = 1137
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mossi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_tlatoani_of_tarascan = {
		potential = {
		    NOT = { has_country_modifier = Tarascan }
			owns = 851
		}
		allow = {
			owns = 851
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tarascan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_bey_of_karaman = {
		potential = {
		    NOT = { has_country_modifier = Karaman }
			owns = 324
		}
		allow = {
			owns = 324
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Karaman"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_montenegro = {
		potential = {
		    NOT = { has_country_modifier = Montenegro }
			owns = 138
		}
		allow = {
			owns = 138
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Montenegro"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_athenes = {
		potential = {
		    NOT = { has_country_modifier = Athenes }
			owns = 146
		}
		allow = {
			owns = 146
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Athenes"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_consule_of_gotland = {
		potential = {
		    NOT = { has_country_modifier = Gotland }
			owns = 25
		}
		allow = {
			owns = 25
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Gotland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_finland = {
		potential = {
		    NOT = { has_country_modifier = Finland }
			owns = 28
		}
		allow = {
			owns = 28
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Finland"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_albania = {
		potential = {
		    NOT = { has_country_modifier = Albania }
			owns = 148
		}
		allow = {
			owns = 148
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Albania"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_polotsk = {
		potential = {
		    NOT = { has_country_modifier = Polotsk }
			owns = 275
		}
		allow = {
			owns = 275
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Polotsk"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_perm = {
		potential = {
		    NOT = { has_country_modifier = Perm }
			owns = 1963
		}
		allow = {
			owns = 1963
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Perm"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_mapuche = {
		potential = {
		    NOT = { has_country_modifier = Mapuche }
			owns = 784
		}
		allow = {
			owns = 784
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mapuche"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_apu_of_cusco = {
		potential = {
		    NOT = { has_country_modifier = Cusco }
			owns = 808
		}
		allow = {
			owns = 808
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Cusco"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_high_elder_of_chimu = {
		potential = {
		    NOT = { has_country_modifier = Chimu }
			owns = 812
		}
		allow = {
			owns = 812
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Chimu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_muisca = {
		potential = {
		    NOT = { has_country_modifier = Muisca }
			owns = 825
		}
		allow = {
			owns = 825
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Muisca"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_apu_of_chachapoya = {
		potential = {
		    NOT = { has_country_modifier = Chachapoya }
			owns = 814
		}
		allow = {
			owns = 814
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Chachapoya"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_hochmeister_of_teutonic_order = {
		potential = {
		    NOT = { has_country_modifier = teutonic_order }
			owns = 1841
		}
		allow = {
			owns = 1841
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "teutonic_order"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_voivode_of_bulgaria = {
		potential = {
		    NOT = { has_country_modifier = Bulgaria }
			owns = 175
		}
		allow = {
			owns = 175
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bulgaria"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_kiev = {
		potential = {
		    NOT = { has_country_modifier = Kiev }
			owns = 280
		}
		allow = {
			owns = 280
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kiev"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_naxos = {
		potential = {
		    NOT = { has_country_modifier = Naxos }
			owns = 164
		}
		allow = {
			owns = 164
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Naxos"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_tapuia = {
		potential = {
		    NOT = { has_country_modifier = Tapuia }
			owns = 761
		}
		allow = {
			owns = 761
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tapuia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_pomerania = {
		potential = {
		    NOT = { has_country_modifier = Pomerania }
			owns = 1858
		}
		allow = {
			owns = 1858
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pomerania"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_khan_of_kazan = {
		potential = {
		    NOT = { has_country_modifier = Kazan }
			owns = 1082
		}
		allow = {
			owns = 1082
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kazan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_armenia = {
		potential = {
		    NOT = { has_country_modifier = Armenia }
			owns = 419
		}
		allow = {
			owns = 419
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Armenia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_wales = {
		potential = {
		    NOT = { has_country_modifier = Wales }
			owns = 241
		}
		allow = {
			owns = 241
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Wales"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_katsina = {
		potential = {
		    NOT = { has_country_modifier = Katsina }
			owns = 1149
		}
		allow = {
			owns = 1149
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Katsina"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_guarani = {
		potential = {
		    NOT = { has_country_modifier = Guarani }
			owns = 766
		}
		allow = {
			owns = 766
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Guarani"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_charrua = {
		potential = {
		    NOT = { has_country_modifier = Charrua }
			owns = 772
		}
		allow = {
			owns = 772
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Charrua"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_circassia = {
		potential = {
		    NOT = { has_country_modifier = Circassia }
			owns = 287
		}
		allow = {
			owns = 287
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Circassia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_lan_xang = {
		potential = {
		    NOT = { has_country_modifier = lan_xang }
			owns = 615
		}
		allow = {
			owns = 615
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "lan_xang"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_khan_of_khiva = {
		potential = {
		    NOT = { has_country_modifier = Khiva }
			owns = 441
		}
		allow = {
			owns = 441
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Khiva"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_bahmanis = {
		potential = {
		    NOT = { has_country_modifier = Bahmanis }
			owns = 569
		}
		allow = {
			owns = 569
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bahmanis"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_nawab_of_habsan = {
		potential = {
		    NOT = { has_country_modifier = Habsan }
			owns = 529
		}
		allow = {
			owns = 529
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Habsan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_jaunpur = {
		potential = {
		    NOT = { has_country_modifier = Jaunpur }
			owns = 555
		}
		allow = {
			owns = 555
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Jaunpur"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_burgermeister_of_hamburg = {
		potential = {
		    NOT = { has_country_modifier = Hamburg }
			owns = 44
		}
		allow = {
			owns = 44
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hamburg"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_jerusalem = {
		potential = {
		    NOT = { has_country_modifier = Jerusalem }
			owns = 379
		}
		allow = {
			owns = 379
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Jerusalem"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_khmer = {
		potential = {
		    NOT = { has_country_modifier = Khmer }
			owns = 604
		}
		allow = {
			owns = 604
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Khmer"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_hetman_of_zaporozhie = {
		potential = {
		    NOT = { has_country_modifier = Zaporozhie }
			owns = 283
		}
		allow = {
			owns = 283
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Zaporozhie"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_president_of_canada = {
		potential = {
		    NOT = { has_country_modifier = Canada }
			owns = 993
		}
		allow = {
			owns = 993
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Canada"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_president_of_quebec = {
		potential = {
		    NOT = { has_country_modifier = Quebec }
			owns = 994
		}
		allow = {
			owns = 994
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Quebec"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_president_of_mexico = {
		potential = {
		    NOT = { has_country_modifier = Mexico }
			owns = 847
		}
		allow = {
			owns = 847
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mexico"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_voivode_of_transylvania = {
		potential = {
		    NOT = { has_country_modifier = Transylvania }
			owns = 1951
		}
		allow = {
			owns = 1951
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Transylvania"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_sukhothai = {
		potential = {
		    NOT = { has_country_modifier = Sukhothai }
			owns = 601
		}
		allow = {
			owns = 601
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sukhothai"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_bishop_of_wurzburg = {
		potential = {
		    NOT = { has_country_modifier = Wurzburg }
			owns = 79
		}
		allow = {
			owns = 79
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Wurzburg"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_ceylon = {
		potential = {
		    NOT = { has_country_modifier = Ceylon }
			owns = 572
		}
		allow = {
			owns = 572
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ceylon"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_bey_of_candar = {
		potential = {
		    NOT = { has_country_modifier = Candar }
			owns = 325
		}
		allow = {
			owns = 325
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Candar"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_president_of_brazil = {
		potential = {
		    NOT = { has_country_modifier = Brazil }
			owns = 763
		}
		allow = {
			owns = 763
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Brazil"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_carib = {
		potential = {
		    NOT = { has_country_modifier = Carib }
			owns = 831
		}
		allow = {
			owns = 831
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Carib"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_high_chief_of_benin = {
		potential = {
		    NOT = { has_country_modifier = Benin }
			owns = 1147
		}
		allow = {
			owns = 1147
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Benin"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_burgermeister_of_bremen = {
		potential = {
		    NOT = { has_country_modifier = Bremen }
			owns = 1874
		}
		allow = {
			owns = 1874
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Bremen"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_hesse = {
		potential = {
		    NOT = { has_country_modifier = Hesse }
			owns = 81
		}
		allow = {
			owns = 81
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hesse"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_arakan = {
		potential = {
		    NOT = { has_country_modifier = Arakan }
			owns = 579
		}
		allow = {
			owns = 579
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Arakan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_northumberlend = {
		potential = {
		    NOT = { has_country_modifier = Northumberlend }
			owns = 246
		}
		allow = {
			owns = 246
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Northumberlend"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_bishop_of_munster = {
		potential = {
		    NOT = { has_country_modifier = Munster }
			owns = 86
		}
		allow = {
			owns = 86
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Munster"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_thuringen = {
		potential = {
		    NOT = { has_country_modifier = Thuringen }
			owns = 63
		}
		allow = {
			owns = 63
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Thuringen"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_ras_of_semien = {
		potential = {
		    NOT = { has_country_modifier = Semien }
			owns = 63
		}
		allow = {
			owns = 63
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Semien"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_catalonia = {
		potential = {
		    NOT = { has_country_modifier = Catalonia }
			owns = 213
		}
		allow = {
			owns = 213
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Catalonia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_lan_na = {
		potential = {
		    NOT = { has_country_modifier = lan_na }
			owns = 589
		}
		allow = {
			owns = 589
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "lan_na"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_pagarruyung = {
		potential = {
		    NOT = { has_country_modifier = Pagarruyung }
			owns = 622
		}
		allow = {
			owns = 622
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pagarruyung"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_miao = {
		potential = {
		    NOT = { has_country_modifier = Miao }
			owns = 671
		}
		allow = {
			owns = 671
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Miao"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_champa = {
		potential = {
		    NOT = { has_country_modifier = Champa }
			owns = 607
		}
		allow = {
			owns = 607
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Champa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_baden = {
		potential = {
		    NOT = { has_country_modifier = Baden }
			owns = 74
		}
		allow = {
			owns = 74
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Baden"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_sadiya = {
		potential = {
		    NOT = { has_country_modifier = Sadiya }
			owns = 565
		}
		allow = {
			owns = 565
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sadiya"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_manipur = {
		potential = {
		    NOT = { has_country_modifier = Manipur }
			owns = 580
		}
		allow = {
			owns = 580
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Manipur"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_pegu = {
		potential = {
		    NOT = { has_country_modifier = Pegu }
			owns = 586
		}
		allow = {
			owns = 586
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pegu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_kutai = {
		potential = {
		    NOT = { has_country_modifier = Kutai }
			owns = 638
		}
		allow = {
			owns = 638
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kutai"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_halach_of_kiche = {
		potential = {
		    NOT = { has_country_modifier = Kiche }
			owns = 841
		}
		allow = {
			owns = 841
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kiche"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_ladakh = {
		potential = {
		    NOT = { has_country_modifier = Ladakh }
			owns = 758
		}
		allow = {
			owns = 758
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ladakh"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_mwenemutapa_of_mutapa = {
		potential = {
		    NOT = { has_country_modifier = Mutapa }
			owns = 1184
		}
		allow = {
			owns = 1184	
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mutapa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_malik_of_baluchistan = {
		potential = {
		    NOT = { has_country_modifier = Baluchistan }
			owns = 434
		}
		allow = {
			owns = 434
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Baluchistan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_hormuz = {
		potential = {
		    NOT = { has_country_modifier = Hormuz }
			owns = 398
		}
		allow = {
			owns = 398
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hormuz"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_kangra = {
		potential = {
		    NOT = { has_country_modifier = Kangra }
			owns = 759
		}
		allow = {
			owns = 759
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kangra"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_malik_of_yarkand = {
		potential = {
		    NOT = { has_country_modifier = Yarkand }
			owns = 710
		}
		allow = {
			owns = 710
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Yarkand"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_luxembourg = {
		potential = {
		    NOT = { has_country_modifier = Luxembourg }
			owns = 94
		}
		allow = {
			owns = 94
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Luxembourg"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_andhra = {
		potential = {
		    NOT = { has_country_modifier = Andhra }
			owns = 549
		}
		allow = {
			owns = 549
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Andhra"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_elder_of_sami = {
		potential = {
		    NOT = { has_country_modifier = Sami }
			owns = 18
		}
		allow = {
			owns = 18
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sami"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_mazovia = {
		potential = {
		    NOT = { has_country_modifier = Mazovia }
			owns = 256
		}
		allow = {
			owns = 256
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mazovia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_nevers = {
		potential = {
		    NOT = { has_country_modifier = Nevers }
			owns = 191
		}
		allow = {
			owns = 191
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Nevers"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_negus_of_medri_bahri = {
		potential = {
		    NOT = { has_country_modifier = medri_bahri }
			owns = 1230
		}
		allow = {
			owns = 1230
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "medri_bahri"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_tirhut = {
		potential = {
		    NOT = { has_country_modifier = Tirhut }
			owns = 558
		}
		allow = {
			owns = 558
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tirhut"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_high_chief_of_maravi = {
		potential = {
		    NOT = { has_country_modifier = Maravi }
			owns = 1195
		}
		allow = {
			owns = 1195
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Maravi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emeror_of_rome = {
		potential = {
		    NOT = { has_country_modifier = Rome }
			OR = {
			owns = 118
			owns = 151
			}
		}
		allow = {
			owns = 118
			owns = 151
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Rome"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_earl_of_thomond = {
		potential = {
		    NOT = { has_country_modifier = Thomond }
			owns = 375
		}
		allow = {
			owns = 375
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Thomond"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_earl_of_slig = {
		potential = {
		    NOT = { has_country_modifier = Sligo }
			owns = 372
		}
		allow = {
			owns = 372
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sligo"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_antemoro = {
		potential = {
		    NOT = { has_country_modifier = Antemoro }
			owns = 1193
		}
		allow = {
			owns = 1193
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Antemoro"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_filohany_of_betsimisaraka = {
		potential = {
		    NOT = { has_country_modifier = Betsimisaraka }
			owns = 1194
		}
		allow = {
			owns = 1194
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Betsimisaraka"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_imerina = {
		potential = {
		    NOT = { has_country_modifier = Imerina }
			owns = 1792
		}
		allow = {
			owns = 1792
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Imerina"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_tombuka = {
		potential = {
		    NOT = { has_country_modifier = Tumbuka }
			owns = 1192
		}
		allow = {
			owns = 1192
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tumbuka"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_mulopwe_of_luba = {
		potential = {
		    NOT = { has_country_modifier = Luba }
			owns = 1171
		}
		allow = {
			owns = 1171
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Luba"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_kuba = {
		potential = {
		    NOT = { has_country_modifier = Kuba }
			owns = 1171
		}
		allow = {
			owns = 1171
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kuba"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_mambo_of_butua = {
		potential = {
		    NOT = { has_country_modifier = Butua }
			owns = 1183
		}
		allow = {
			owns = 1183
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Butua"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_earl_of_desmond = {
		potential = {
		    NOT = { has_country_modifier = Desmond }
			owns = 375
		}
		allow = {
			owns = 375
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Desmond"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_malwa = {
		potential = {
		    NOT = { has_country_modifier = Malwa }
			owns = 526
		}
		allow = {
			owns = 526
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Malwa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_pattani = {
		potential = {
		    NOT = { has_country_modifier = Pattani }
			owns = 594
		}
		allow = {
			owns = 594
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Pattani"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_tato_of_kaffa = {
		potential = {
		    NOT = { has_country_modifier = Kaffa }
			owns = 1217
		}
		allow = {
			owns = 1217
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kaffa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_lorraine = {
		potential = {
		    NOT = { has_country_modifier = Lorraine }
			owns = 189
		}
		allow = {
			owns = 189
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Lorraine"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_wurttemberg = {
		potential = {
		    NOT = { has_country_modifier = Wurttemberg }
			owns = 70
		}
		allow = {
			owns = 70
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Wurttemberg"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_ansbach = {
		potential = {
		    NOT = { has_country_modifier = Ansbach }
			owns = 71
		}
		allow = {
			owns = 71
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ansbach"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_odoyev = {
		potential = {
		    NOT = { has_country_modifier = Odoyev }
			owns = 296
		}
		allow = {
			owns = 296
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Odoyev"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_garhwal = {
		potential = {
		    NOT = { has_country_modifier = Garhwal }
			owns = 511
		}
		allow = {
			owns = 511
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Garhwal"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}

	claim_the_title_of_syndic_of_dirthmarschen = {
		potential = {
		    NOT = { has_country_modifier = Dirthmarschen }
			owns = 54
		}
		allow = {
			owns = 54
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Dirthmarschen"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_hatakeyama = {
		potential = {
		    NOT = { has_country_modifier = Hatakeyama }
			owns = 1837
		}
		allow = {
			owns = 1837
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hatakeyama"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_imagawa = {
		potential = {
		    NOT = { has_country_modifier = Imagawa }
			owns = 1839
		}
		allow = {
			owns = 1839
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Imagawa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_amago = {
		potential = {
		    NOT = { has_country_modifier = Amago }
			owns = 1018
		}
		allow = {
			owns = 1018
			prestige = 75
			}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Amago"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}	

	claim_the_title_of_lord_of_hosokawa = {
		potential = {
		    NOT = { has_country_modifier = Hosokawa }
			owns = 1018
		}
		allow = {
			owns = 1018
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hosokawa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_uesugi = {
		potential = {
		    NOT = { has_country_modifier = Uesugi }
			owns = 1843
		}
		allow = {
			owns = 1843
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Uesugi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_date = {
		potential = {
		    NOT = { has_country_modifier = Date }
			owns = 1026
		}
		allow = {
			owns = 1026
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Date"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_shoni = {
		potential = {
		    NOT = { has_country_modifier = Shoni }
			owns = 1818
		}
		allow = {
			owns = 1818
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Shoni"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_ogasawara = {
		potential = {
		    NOT = { has_country_modifier = Ogasawara }
			owns = 1024
		}
		allow = {
			owns = 1024
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ogasawara"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_otomo = {
		potential = {
		    NOT = { has_country_modifier = Otomo }
			owns = 1014
		}
		allow = {
			owns = 1014
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Otomo"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_ouchi = {
		potential = {
		    NOT = { has_country_modifier = Ouchi }
			owns = 1017
		}
		allow = {
			owns = 1017
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ouchi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_utsunomiya = {
		potential = {
		    NOT = { has_country_modifier = Utsunomiya }
			owns = 1028
		}
		allow = {
			owns = 1028
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Utsunomiya"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_ashiaga = {
		potential = {
		    NOT = { has_country_modifier = Ashiaga }
			owns = 1020
		}
		allow = {
			owns = 1020
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ashiaga"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_satake = {
		potential = {
		    NOT = { has_country_modifier = Satake }
			owns = 1027
		}
		allow = {
			owns = 1027
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Satake"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_toki = {
		potential = {
		    NOT = { has_country_modifier = Toki }
			owns = 1835
		}
		allow = {
			owns = 1835
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Toki"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_ando = {
		potential = {
		    NOT = { has_country_modifier = Ando }
			owns = 1025
		}
		allow = {
			owns = 1025
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ando"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_chiba = {
		potential = {
		    NOT = { has_country_modifier = Chiba }
			owns = 1027
		}
		allow = {
			owns = 1027
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Chiba"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_shimazu = {
		potential = {
		    NOT = { has_country_modifier = Shimazu }
			owns = 1012
		}
		allow = {
			owns = 1012
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Shimazu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_ito = {
		potential = {
		    NOT = { has_country_modifier = Ito }
			owns = 1012
		}
		allow = {
			owns = 1012
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ito"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_isshiki = {
		potential = {
		    NOT = { has_country_modifier = Isshiki }
			owns = 1830
		}
		allow = {
			owns = 1830
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Isshiki"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_tsutsiu = {
		potential = {
		    NOT = { has_country_modifier = Tsutsiu }
			owns = 1832
		}
		allow = {
			owns = 1832
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tsutsiu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_kikuchi = {
		potential = {
		    NOT = { has_country_modifier = Kikuchi }
			owns = 1820
		}
		allow = {
			owns = 1820
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kikuchi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_kono = {
		potential = {
		    NOT = { has_country_modifier = Kono }
			owns = 1819
		}
		allow = {
			owns = 1819
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kono"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_nanbu = {
		potential = {
		    NOT = { has_country_modifier = Nanbu }
			owns = 1847
		}
		allow = {
			owns = 1847
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Nanbu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_takeda = {
		potential = {
		    NOT = { has_country_modifier = Takeda }
			owns = 1029
		}
		allow = {
			owns = 1029
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Takeda"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_shiba = {
		potential = {
		    NOT = { has_country_modifier = Shiba }
			owns = 1023
		}
		allow = {
			owns = 1023
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Shiba"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_kitabatake = {
		potential = {
		    NOT = { has_country_modifier = Kitabatake }
			owns = 4359
		}
		allow = {
			owns = 4359
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Kitabatake"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_oda = {
		potential = {
		    NOT = { has_country_modifier = Oda }
			owns = 1030
		}
		allow = {
			owns = 1030
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Oda"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_tokugawa = {
		potential = {
		    NOT = { has_country_modifier = Tokugawa }
			owns = 1835
		}
		allow = {
			owns = 1835
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tokugawa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_beloozero = {
		potential = {
		    NOT = { has_country_modifier = Beloozero }
			owns = 312
		}
		allow = {
			owns = 312
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Beloozero"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_rostov = {
		potential = {
		    NOT = { has_country_modifier = Rostov }
			owns = 1956
		}
		allow = {
			owns = 1956
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Rostov"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_raja_of_tripura = {
		potential = {
		    NOT = { has_country_modifier = Tripura }
			owns = 567
		}
		allow = {
			owns = 567
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tripura"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_aq_qoyunlu = {
		potential = {
		    NOT = { has_country_modifier = aq_qoyunlu }
			owns = 418
		}
		allow = {
			owns = 418
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "aq_qoyunlu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sheikh_of_khorasan = {
		potential = {
		    NOT = { has_country_modifier = Khorasan }
			owns = 427
		}
		allow = {
			owns = 427
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Khorasan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emir_of_transoxiana = {
		potential = {
		    NOT = { has_country_modifier = Transoxiana }
			owns = 445
		}
		allow = {
			owns = 445
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Transoxiana"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sheikh_of_ajam = {
		potential = {
		    NOT = { has_country_modifier = Ajam }
			owns = 414
		}
		allow = {
			owns = 414
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ajam"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sheikh_of_fars = {
		potential = {
		    NOT = { has_country_modifier = Fars }
			owns = 430
		}
		allow = {
			owns = 430
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Fars"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_malik_of_luristan = {
		potential = {
		    NOT = { has_country_modifier = Luristan }
			owns = 413
		}
		allow = {
			owns = 413
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Luristan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_qara_qoyunlu = {
		potential = {
		    NOT = { has_country_modifier = qara_qoyunlu }
			owns = 416
		}
		allow = {
			owns = 416
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "qara_qoyunlu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_mahra = {
		potential = {
		    NOT = { has_country_modifier = Mahra }
			owns = 1099
		}
		allow = {
			owns = 1099
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mahra"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_yemen = {
		potential = {
		    NOT = { has_country_modifier = Yemen }
			owns = 387
		}
		allow = {
			owns = 387
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Yemen"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_imam_of_rassids = {
		potential = {
		    NOT = { has_country_modifier = Rassids }
			owns = 390
		}
		allow = {
			owns = 390
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Rassids"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emir_of_mushasha = {
		potential = {
		    NOT = { has_country_modifier = Mushasha }
			owns = 408
		}
		allow = {
			owns = 408
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mushasha"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_malik_of_sistan = {
		potential = {
		    NOT = { has_country_modifier = Sistan }
			owns = 435
		}
		allow = {
			owns = 435
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sistan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emir_of_ardabil = {
		potential = {
		    NOT = { has_country_modifier = Ardabil }
			owns = 424
		}
		allow = {
			owns = 424
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ardabil"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_atabeg_of_samtskhe = {
		potential = {
		    NOT = { has_country_modifier = Samtskhe }
			owns = 331
		}
		allow = {
			owns = 331
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Samtskhe"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_shirvan = {
		potential = {
		    NOT = { has_country_modifier = Shirvan }
			owns = 421
		}
		allow = {
			owns = 421
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Shirvan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emir_of_haasa = {
		potential = {
		    NOT = { has_country_modifier = Haasa }
			owns = 395
		}
		allow = {
			owns = 395
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Haasa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_hadhramaut = {
		potential = {
		    NOT = { has_country_modifier = Hadhramaut }
			owns = 389
		}
		allow = {
			owns = 389
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hadhramaut"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sheikh_of_hisn_kayfa = {
		potential = {
		    NOT = { has_country_modifier = hisn_kayfa }
			owns = 411
		}
		allow = {
			owns = 411
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "hisn_kayfa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sadr_of_madyas = {
		potential = {
		    NOT = { has_country_modifier = Madyas }
			owns = 655
		}
		allow = {
			owns = 655
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Madyas"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_butuan = {
		potential = {
		    NOT = { has_country_modifier = Butuan }
			owns = 653
		}
		allow = {
			owns = 653
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Butuan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_cebu = {
		potential = {
		    NOT = { has_country_modifier = Cebu }
			owns = 654
		}
		allow = {
			owns = 654
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Cebu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_chief_of_ainu = {
		potential = {
		    NOT = { has_country_modifier = Ainu }
			owns = 1852
		}
		allow = {
			owns = 1852
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ainu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_hojo = {
		potential = {
		    NOT = { has_country_modifier = Hojo }
			owns = 1839
		}
		allow = {
			owns = 1839
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hojo"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_chosokabe = {
		potential = {
		    NOT = { has_country_modifier = Chosokabe }
			owns = 1819
		}
		allow = {
			owns = 1819
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Chosokabe"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_mori = {
		potential = {
		    NOT = { has_country_modifier = Mori }
			owns = 1017
		}
		allow = {
			owns = 1017
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Mori"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_lord_of_asakura = {
		potential = {
		    NOT = { has_country_modifier = Asakura }
			owns = 1018
		}
		allow = {
			owns = 1018
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Asakura"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_marathas = {
		potential = {
		    NOT = { has_country_modifier = Marathas }
			owns = 545
		}
		allow = {
			owns = 545
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Marathas"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_tangu = {
		potential = {
		    NOT = { has_country_modifier = Tangu }
			owns = 585
		}
		allow = {
			owns = 585
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Tangu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_orissa = {
		potential = {
		    NOT = { has_country_modifier = Orissa }
			owns = 552
		}
		allow = {
			owns = 552
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Orissa"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_maharaja_of_punjab = {
		potential = {
		    NOT = { has_country_modifier = Punjab }
			owns = 757
		}
		allow = {
			owns = 757
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Punjab"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_high_chief_of_dahomey = {
		potential = {
		    NOT = { has_country_modifier = Dahomey }
			owns = 1138
		}
		allow = {
			owns = 1138
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Dahomey"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_syndic_of_danzig = {
		potential = {
		    NOT = { has_country_modifier = Danzig }
			owns = 43
		}
		allow = {
			owns = 43
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Danzig"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_sokoto = {
		potential = {
		    NOT = { has_country_modifier = Sokoto }
			owns = 1148
		}
		allow = {
			owns = 1148
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Sokoto"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_romania = {
		potential = {
		    NOT = { has_country_modifier = Romania }
			owns = 161
		}
		allow = {
			owns = 161
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Romania"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_high_chief_of_ashanti = {
		potential = {
		    NOT = { has_country_modifier = Ashanti }
			owns = 1138
		}
		allow = {
			owns = 1138
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Ashanti"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_orleans = {
		potential = {
		    NOT = { has_country_modifier = Orleans }
			owns = 184
		}
		allow = {
			owns = 184
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Orleans"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_leon = {
		potential = {
		    NOT = { has_country_modifier = Leon }
			owns = 208
		}
		allow = {
			owns = 208
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Leon"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_yi = {
		potential = {
		    NOT = { has_country_modifier = Yi }
			owns = 675
		}
		allow = {
			owns = 675
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Yi"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_kniaz_of_nizhny_novgorod = {
		potential = {
		    NOT = { has_country_modifier = nizhny_novgorod }
			owns = 306
		}
		allow = {
			owns = 306
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "nizhny_novgorod"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_galicia = {
		potential = {
		    NOT = { has_country_modifier = Galicia }
			owns = 206
		}
		allow = {
			owns = 206
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Galicia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_prince_of_dali = {
		potential = {
		    NOT = { has_country_modifier = Dali }
			owns = 661
		}
		allow = {
			owns = 661
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Dali"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_king_of_jan_mayen = {
		potential = {
		    NOT = { has_country_modifier = jan_mayen }
			owns = 370
		}
		allow = {
			owns = 370
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "jan_mayen"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_mulopwe_of_lunda = {
		potential = {
		    NOT = { has_country_modifier = Lunda }
			owns = 1171
		}
		allow = {
			owns = 1171
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Lunda"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_corfu = {
		potential = {
		    NOT = { has_country_modifier = Corfu }
			owns = 142
		}
		allow = {
			owns = 142
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Corfu"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_slovakia = {
		potential = {
		    NOT = { has_country_modifier = Slovakia }
			owns = 1772
		}
		allow = {
			owns = 1772
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Slovakia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_khan_of_golden_horde = {
		potential = {
		    NOT = { has_country_modifier = golden_horde }
			owns = 466
		}
		allow = {
			owns = 466
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "golden_horde"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_emperor_of_yuan = {
		potential = {
		    NOT = { has_country_modifier = Yuan }
			owns = 1816
		}
		allow = {
			owns = 1816
			prestige = 25
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Yuan"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_moravia = {
		potential = {
		    NOT = { has_country_modifier = Moravia }
			owns = 265
		}
		allow = {
			owns = 265
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Moravia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_estonia = {
		potential = {
		    NOT = { has_country_modifier = Estonia }
			owns = 36
		}
		allow = {
			owns = 36
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Estonia"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_duke_of_hanover = {
		potential = {
		    NOT = { has_country_modifier = Hanover }
			owns = 1758
		}
		allow = {
			owns = 1758
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Hanover"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
	claim_the_title_of_sultan_of_rum = {
		potential = {
		    NOT = { has_country_modifier = Rum }
			owns = 329
		}
		allow = {
			owns = 329
			prestige = 75
		}
		effect = {
			add_prestige = -75
			add_country_modifier = {
				name = "Rum"
				duration = -1
			}
		}
		ai_will_do = {
			factor = 1
		}
	}
	
}
	