
Country本质上就是一片多元化的土地,居住着各种不同起源的族群。
但也有人认为这种多样性是种弱点,我们最好团结起来,以一个民族、一种声音的形象示人。
定义in_game/events/DHE/flavor_SCO.txt:745
746type = country_event
747title = flavor_sco.13.title 我们的苏格兰
748desc = flavor_sco.13.desc Country本质上就是一片多元化的土地,居住着各种不同起源的族群。
但也有人认为这种多样性是种弱点,我们最好团结起来,以一个民族、一种声音的形象示人。
749outcome = neutral
751illustration_tags = {
75210 = exterior
75310 = regular
}
756fire_only_once = yes
762immediate = {
764culture = {
764save_scope_as = previous_culture
}
}
选项
A正是这种多样性造就了我们。
770historical_option = yes
B富庶的低地地区理应引领方向。
782if = {
785add_accepted_culture = scope:previous_culture
}
787if = {
788limit = {
788has_reform = government_reform:celtic_traditions_reform
}
789remove_reform = government_reform:celtic_traditions_reform
}
791every_primary_or_accepted_culture = {
793root = {
794if = {
796remove_accepted_culture = prev
}
}
}
C高贵的高地氏族是我们独特之处。
812if = {
815add_accepted_culture = scope:previous_culture
}
817if = {
818limit = {
818NOT = {
818has_reform = government_reform:celtic_traditions_reform
}
}
820add_reform = government_reform:celtic_traditions_reform
}
822every_primary_or_accepted_culture = {
824root = {
825if = {
827remove_accepted_culture = prev
}
}
}