Scripted Effect
timurs_demands
Definitionin_game/events/situations/rise_of_timur.txt:1207
1208if = {
1209limit = {
1210exists = scope:target_country
1211exists = scope:from_country
}
1213scope:target_country = {
1214custom_tooltip = {
1215text = timurs_demands_at All Target Country Adjective Subjects in Anatolia become a Tributary of From Country
1216every_subject = {
1217limit = {
1217capital = {
1217region = region:anatolia_region
}
}
1218scope:from_country = {
}
}
}
1226transfer_yearly_gold = {
1227value = 3
1228target = scope:from_country
}
}
}