
特殊地位
守护大名
被任命为律令国守护的氏族,他们或将能够积累足够的实力与影响力,乃至可以公然抗衡征夷大将军的权威。
国府建筑auto bestowal trigger, auto rescind trigger修正
定义in_game/common/international_organization_special_statuses/japanese_shogunate.txt:41
42priority = 10
44can_bestow_trigger = {
45always = no
}
48auto_bestowal_trigger = {
49country_type = building
}
55auto_rescind_trigger = {
56OR = {
57NOT = {
57is_member_of_international_organization = scope:recipient
}
}
}
66on_bestowed_effect = {
}
69on_rescinded_effect = {
}
72modifier = {
}
82map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_TIER1_COLOR


