이벤트이번 버전 변경
Target Country의 부상

점차 자치권을 넓혀가던 이슬람 집단이 마침내 Country Adjective 통치 가문의 먼 친척으로 알려진 배교자 Target Character(을)를 내세워 행동에 나섰습니다. Target Character(은)는 Target Country Adjective Target Country Flavor Rank의 독립을 선언했을 뿐만 아니라 Country의 권좌를 직접 노리고 있습니다. Target Country(이)가 힘을 모으고 있는 것이 뻔히 보이건만, 허다한 갈등에 발이 묶인 우리가 할 수 있는 일은 거의 없습니다.
수니파종교immediate정의in_game/events/disaster/decline_of_majapahit.txt:633
634type = country_event
635category = disaster_event
636title = decline_of_majapahit.102.title Target Country의 부상
637desc = decline_of_majapahit.102.desc 점차 자치권을 넓혀가던 이슬람 집단이 마침내 Country Adjective 통치 가문의 먼 친척으로 알려진 배교자 Target Character(을)를 내세워 행동에 나섰습니다. Target Character(은)는 Target Country Adjective Target Country Flavor Rank의 독립을 선언했을 뿐만 아니라 Country의 권좌를 직접 노리고 있습니다. Target Country(이)가 힘을 모으고 있는 것이 뻔히 보이건만, 허다한 갈등에 발이 묶인 우리가 할 수 있는 일은 거의 없습니다.
638outcome = neutral
639image = "gfx/interface/illustrations/disaster/death_of_hayan_wuruk.dds"
641fire_only_once = yes
643immediate = {
644area:java_area = {
645every_location_in_area = {
650add_to_list = list_of_demak_locations
}
}
654if = {
655limit = {
656list_size = {
657name = list_of_demak_locations
658value <= 3
}
}
661ordered_province = {
662order_by = "religion_percentage(religion:sunni)"
663max = 3
664every_location_in_province = {
665add_to_list = list_of_demak_locations
}
}
}
670ordered_in_list = {
671list = list_of_demak_locations
672order_by = pop_size
673max = 1
674save_scope_as = target_location
}
677if = {
678limit = {
679location:demak = {
680is_in_list = list_of_demak_locations
}
}
683location:demak = {
684save_scope_as = target_location
}
}
688scope:target_location = {
696create_country_from_location = {
697reforms = {
mandala_system
}
701define_unique_country_tag = DEM
702hidden_effect = {
703change_country_flag = DEM
704change_country_name = DEM
705change_country_adjective = DEM_ADJ
706change_country_color = map_DEM
}
709save_scope_as = target_country
}
}
713every_in_list = {
714list = list_of_demak_locations
715change_location_owner = scope:target_country
}
718scope:target_country = {
719ruler = {
720save_scope_as = target_character
}
}
}