이벤트이번 버전 변경
한계를 넘어 성장하는 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
}
}