事件本版本变更
Target Location向城垣外扩张
Target Location历经了数百年的冲突与战火,虽然已显露衰颓之势,但随着Country Adjective国库的重建完成,我们终于可以着手恢复这座Target Location Rank的建设,使她迈入一个崭新的时代。
拜占庭国家dynamic historical event.tag, trigger定义in_game/events/DHE/flavor_BYZ.txt:2659
2660hide_portraits = yes
2661type = country_event
2662title = flavor_byz.34.title Target Location向城垣外扩张
2663desc = flavor_byz.34.desc Target Location历经了数百年的冲突与战火,虽然已显露衰颓之势,但随着Country Adjective国库的重建完成,我们终于可以着手恢复这座Target Location Rank的建设,使她迈入一个崭新的时代。
2664outcome = neutral
2666fire_only_once = yes
2673dynamic_historical_event = {
}
2680trigger = {
2682location:constantinople = {
2683owner = root
2684is_capital = yes
}
2686yearly_gold >= 1000
2687has_ruler = yes
}
2690immediate = {
2692ruler_or_regent ?= {
2693save_scope_as = target_character
}
2696location:constantinople = {
2697save_scope_as = target_location
}
}