在立下帕拉帕誓言后,大臣Target Character已全心致力于实现其宏伟抱负——将Country打造成一个帝国。his/her征服行动的下一个目标,是位于巴厘岛屿上的Target Country。一旦该国沦陷,更多岛国势必会效仿,从而产生连锁反应,使这场远征带来丰厚回报。
定义in_game/events/DHE/flavor_maj.txt:852
853type = country_event
854title = flavor_maj.15.title 东征
855desc = flavor_maj.15.desc 在立下帕拉帕誓言后,大臣Target Character已全心致力于实现其宏伟抱负——将Country打造成一个帝国。his/her征服行动的下一个目标,是位于巴厘岛屿上的Target Country。一旦该国沦陷,更多岛国势必会效仿,从而产生连锁反应,使这场远征带来丰厚回报。
856outcome = neutral
858fire_only_once = yes
859dynamic_historical_event = {
861from = 1340.1.1
862to = 1350.1.1
863monthly_chance = 10
}
866trigger = {
868country_exists = c:BLI }
875immediate = {
878save_scope_as = target_country
}
}
选项
A我们必须立即发动进攻。
884trigger = {
885target = scope:target_country
}
}
888ai_chance = {
889factor = 1
890modifier = {
891factor = 0
892trigger = {
893scope:target_country = {
}
}
}
}
900add_casus_belli = {
901target = scope:target_country
}
904declare_war_with_cb = {
905target = scope:target_country
}
B时机还不成熟。
917add_casus_belli = {
918target = scope:target_country
}
C我们必须推动和平与外交!
930change_societal_value = {
}
935scope:target_country = {
936add_opinion = {
937modifier = maj_diplomatic_oath
938target = ROOT
}
}