이벤트이번 버전 변경
Target Location의 무기가 낳은 무질서

Target Location 안팎으로 무기가 퍼져 나가면서 달갑지 않은 부작용이 속출하고 있습니다. 수많은 무기가 난폭한 무뢰배들의 손에 들어가 범죄자들의 기세를 돋우고 지역의 긴장을 고조시키고 있는 것입니다. 우리 Flavor Rank의 국력을 키우기 위해 부여했던 특권이 도리어 나라를 흔드는 위협으로 돌변하고 말았으니, 참으로 통탄을 금할 길 없는 처참한 광경입니다!
공명정대특성option 1
인자함특성option 1
입법자특성option 1
의인특성option 1had_bad_royal_weaponry_rights_event_variable변수immediate, trigger정의in_game/events/government/town_rights_events.txt:1239
1240type = country_event
1241title = town_rights_events.14.title Target Location의 무기가 낳은 무질서
1242desc = town_rights_events.14.desc Target Location 안팎으로 무기가 퍼져 나가면서 달갑지 않은 부작용이 속출하고 있습니다. 수많은 무기가 난폭한 무뢰배들의 손에 들어가 범죄자들의 기세를 돋우고 지역의 긴장을 고조시키고 있는 것입니다. 우리 Flavor Rank의 국력을 키우기 위해 부여했던 특권이 도리어 나라를 흔드는 위협으로 돌변하고 말았으니, 참으로 통탄을 금할 길 없는 처참한 광경입니다!
1243outcome = negative
1245trigger = {
1246any_town_rights_in_country = {
1247this.town_rights_type = town_rights_type:royal_weaponry_rights
}
1251at_war = no
1252is_during_bankruptcy = no
}
1255illustration_tags = {
125610 = angry
125710 = armed
}
1260immediate = {
}
1263random_locations_with_town_rights_in_country = {
1264limit = {
1264has_town_rights = town_rights_type:royal_weaponry_rights
}
1265save_scope_as = target_location
1272province = {
1272save_scope_as = target_province
}
}
1275ruler_or_regent = {
1275save_scope_as = target_character
}
}