事件本版本变更
Exile Country Adjective的流亡者

Advisor十分感激Country Adjective宫廷给予庇护。然而,he/she最近提醒人们注意这样一个事实,即在Exile Country Adjective还有许多像his/her一样的显要人物,he/she坚称这些人都“很有智慧和影响力”。如果我们希望加强对Exile Country Adjective野心的遏制,允许他们加入我们的宫廷可能是有益的。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
Exile Country Adjective的流亡者
Exile Country Adjective的流亡者↳ 选项A“我们用得上他。” · 15天后
在From的流亡者↳ 选项A“我们会接纳他们。” · 15天后
定义in_game/events/character/court_flavor_events.txt:997
998type = country_event
999title = court_flavor_events.36.title Exile Country Adjective的流亡者
1000desc = court_flavor_events.36.desc Advisor十分感激Country Adjective宫廷给予庇护。然而,he/she最近提醒人们注意这样一个事实,即在Exile Country Adjective还有许多像his/her一样的显要人物,he/she坚称这些人都“很有智慧和影响力”。如果我们希望加强对Exile Country Adjective野心的遏制,允许他们加入我们的宫廷可能是有益的。
1001outcome = neutral
1002trigger = {
1003country_exists = scope:exile_country
1004scope:advisor = {
1005is_alive = yes
}
1007scope:exile_country = {
1008total_population > 18
1009any_owned_location = {
1010dominant_culture = scope:advisor.culture
1011population > 12
1012not = {
1013province_definition = root.capital.province_definition
}
}
}
1017total_population > 18
}
1019illustration_tags = {
102010 = interior
}
1023immediate = {
1025scope:exile_country = {
1026random_owned_location = {
1027limit = {
1028dominant_culture = scope:advisor.culture
1029population > 12
1030not = {
1031province_definition = root.capital.province_definition
}
}
1034save_scope_as = target_location
}
}
}