
特殊地位本版本变更
弗拉基米尔大公
弗拉基米尔大公承担着为鞑靼宗主向其同僚征收贡赋的幸运任务。尽管他与其他人一样隶属于鞑靼枷锁,但其职位使他拥有极大的权力,可借此中饱私囊。
术赤国家on rescinded effect修正
定义in_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

