
Special StatusChanged this version
Grand Prince of Vladimir
The Grand Prince of Vladimir has the fortunate task of collecting tribute for the Tatar-Overlord from their peers. While they are a member of the Tatar Yoke like any other, their position grants them significant power to enrich themselves.
JochiCountryon rescinded effectModifiers
Definitionin_game/common/international_organization_special_statuses/tatar_yoke.txt:20
21max_countries = 1
22priority = 5
24modifier = {
}
30can_bestow_trigger = {
31is_subject = no
32is_member_of_international_organization = scope:recipient
33scope:recipient = {
34NOT = {
}
}
}
40auto_bestowal_trigger = {
}
44auto_rescind_trigger = {
45OR = {
46NOT = {
46is_member_of_international_organization = scope:recipient
}
}
}
50on_bestowed_effect = {
}
54on_rescinded_effect = {
55scope:recipient = {
56ordered_international_organization_member = {
62order_by = total_population
63max = 1
64save_scope_as = new_tax_collector
}
66if = {
67limit = {
68exists = scope:new_tax_collector
}
70international_organization_add_special_status = {
72country = scope:new_tax_collector
}
}
}
}
78special_status_power = great_power_score
80map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_TIER1_COLOR

