事件
Actor索取贡品

随着布尔萨落入Actor之手,Target Character 1的权威得以重塑,放眼全境无人敢于忤逆。使节从Target Location 1前来,出言并非问候,而是威逼索贡。他们以我方所谓异教行径为由要求纳贡,言辞间暗藏武力威胁。无论以金币、鲜血还是反抗回应,后果都将远播国境之外。
Fate of the PhoenixDLCtrigger定义in_game/events/disaster/D008_fate_of_the_phoenix.txt:1227
1228type = country_event
1229category = disaster_event
1230title = fate_of_the_phoenix.19.title Actor索取贡品
1231desc = fate_of_the_phoenix.19.desc 随着布尔萨落入Actor之手,Target Character 1的权威得以重塑,放眼全境无人敢于忤逆。使节从Target Location 1前来,出言并非问候,而是威逼索贡。他们以我方所谓异教行径为由要求纳贡,言辞间暗藏武力威胁。无论以金币、鲜血还是反抗回应,后果都将远播国境之外。
1232outcome = neutral
1233image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
1239major = yes
1240major_trigger = {
1240this = scope:actor
}
1242immediate = {
1243scope:actor = {
1244ruler_or_regent = {
1244save_scope_as = target_character_1
}
1246capital = {
1246save_scope_as = target_location_1
}
}
1249ruler_or_regent = {
1249save_scope_as = target_character_2
}
1251capital = {
1251save_scope_as = target_location_2
}
}