이벤트이번 버전 변경
Target Location의 상업적 침체

Target Location Rank Target Location(을)를 발전시키기 위해 각고의 노력을 기울였음에도, 웬일인지 상인들이 이곳에서 거래하기를 꺼려 참으로 실망스러운 상황입니다. 이 침체가 일시적인 현상일 뿐, 돌이킬 수 없는 쇠퇴의 징조가 아니기를 바랄 뿐입니다.
입법자특성option 1had_bad_staple_port_event_variable변수immediate, trigger정의in_game/events/government/town_rights_events.txt:101
102type = country_event
103title = town_rights_events.2.title Target Location의 상업적 침체
104desc = town_rights_events.2.desc Target Location Rank Target Location(을)를 발전시키기 위해 각고의 노력을 기울였음에도, 웬일인지 상인들이 이곳에서 거래하기를 꺼려 참으로 실망스러운 상황입니다. 이 침체가 일시적인 현상일 뿐, 돌이킬 수 없는 쇠퇴의 징조가 아니기를 바랄 뿐입니다.
105outcome = negative
107trigger = {
108any_town_rights_in_country = {
109this.town_rights_type = town_rights_type:staple_port
}
113at_war = no
114is_during_bankruptcy = no
}
117illustration_tags = {
11810 = angry
11910 = exterior
}
122immediate = {
}
125random_locations_with_town_rights_in_country = {
126limit = {
127has_town_rights = town_rights_type:staple_port
}
130save_scope_as = target_location
137province = {
137save_scope_as = target_province
}
}
140ruler_or_regent = {
140save_scope_as = target_character
}
}