이벤트이번 버전 변경
해적의 나라

Actor(이)가 새로이 사략 면장을 발부하자, 수많은 도둑과 극악한 범죄자가 Target Location에서 Pirate ruler(이)라는 비열한 인물을 중심으로 뭉쳤습니다.
이들 일당은 바다를 공포에 몰아넣는 것과 동시에, 그 무엇보다 무지막지한 부를 손에 넣는 것을 가장 중요한 목표로 삼고 있습니다.
정의in_game/events/situations/golden_age_of_piracy.txt:125
126type = country_event
127category = situation_event
129title = golden_age_of_piracy.110.title 해적의 나라
130desc = golden_age_of_piracy.110.desc Actor(이)가 새로이 사략 면장을 발부하자, 수많은 도둑과 극악한 범죄자가 Target Location에서 Pirate ruler(이)라는 비열한 인물을 중심으로 뭉쳤습니다.
이들 일당은 바다를 공포에 몰아넣는 것과 동시에, 그 무엇보다 무지막지한 부를 손에 넣는 것을 가장 중요한 목표로 삼고 있습니다.
이들 일당은 바다를 공포에 몰아넣는 것과 동시에, 그 무엇보다 무지막지한 부를 손에 넣는 것을 가장 중요한 목표로 삼고 있습니다.
131outcome = neutral
133illustration_tags = {
13410 = happy
13510 = exterior
}
138immediate = {
}
141scope:target_location = {
142create_country_from_location = {
143overlord = root
147hidden_effect = {
148scope:target_location = {}
}
164add_reform = government_reform:pirate_brethren_reform
165save_scope_as = pirate_tag_scope
167hidden_effect = {
}
171add_gold = {
172value = root.monthly_income_trade_and_tax
173multiply = 4
}
175change_culture = root.culture
176change_religion = root.religion
177create_character = {
179culture = root.culture
180religion = root.religion
181save_scope_as = pirate_ruler_scope
}
183set_new_ruler = scope:pirate_ruler_scope
}
188scope:pirate_tag_scope = {
189change_country_type = navy
}
192change_building_level_in_location = {
}
}
}