이벤트 Target Province 에서 우리 Target Culture 문화가 뿌리를 내리고 있습니다. Target Location 내에서 문화적 변화의 조짐이 나타나기 시작한 것입니다. 아이들이 우리 언어를 배우고, 수도의 옷차림과 관습이 전파되며, 우리 Flavor Rank (과)와 자신들을 동일시하는 인식이 자연스러워졌습니다. 변화는 잘 보이지 않을 뿐, 확실히 일어나고 있습니다.
정의in_game/events/missionevents/conquest_mission_events.txt:636 637 type = country_event
639 title = conquest_mission_events.9.title Target Province 내 문화 전파
640 desc = conquest_mission_events.9.desc Target Province 에서 우리 Target Culture 문화가 뿌리를 내리고 있습니다. Target Location 내에서 문화적 변화의 조짐이 나타나기 시작한 것입니다. 아이들이 우리 언어를 배우고, 수도의 옷차림과 관습이 전파되며, 우리 Flavor Rank (과)와 자신들을 동일시하는 인식이 자연스러워졌습니다. 변화는 잘 보이지 않을 뿐, 확실히 일어나고 있습니다.
641 outcome = neutral
643 ▾ trigger = {
644 ▾ scope:conquest_province = {
645 ▾ culture_percentage = {
646 culture = root.culture
647 value < 0.95
}
}
}
653 ▾ immediate = {
654 ▾ scope:conquest_province = {
655 save_scope_as = target_province
656 ▾ province_capital = {
656 save_scope_as = target_location
}
}
662 ▾ ruler_or_regent ?= {
662 save_scope_as = target_character
}
663 ▾ culture = {
663 save_scope_as = target_culture
}
}
선택지 A 이제 다들 Target Culture (을)를 좋아하는 건가?
669 ▾ scope:target_location = {
670 ▾ ordered_pop = {
671 ▾ limit = {
672 owner = root
673 culture != root.culture
}
675 order_by = pop_size
676 check_range_bounds = no
677 max = 2
678 ▾ split_pop = {
680 culture = scope:target_culture
}
}
}
B 이러한 시도를 더욱 널리 전파하라!
693 ▾ scope:target_province = {
694 ▾ every_location_in_province = {
695 ▾ ordered_pop = {
696 ▾ limit = {
697 owner = root
698 culture != root.culture
}
700 order_by = pop_size
701 check_range_bounds = no
702 max = 2
703 ▾ if = {
704 ▾ limit = {
704 ▾ location = {
704 is_province_capital = yes
}
}
705 ▾ split_pop = {
707 culture = scope:target_culture
}
}
710 ▾ else = {
711 ▾ split_pop = {
713 culture = scope:target_culture
}
}
}
}
}
C 우리 위대한 Target Character 의 모범을 따라라!
730 ▾ scope:target_province = {
731 ▾ every_location_in_province = {
732 ▾ ordered_pop = {
733 ▾ limit = {
734 owner = root
735 culture != root.culture
}
737 order_by = pop_size
738 check_range_bounds = no
739 max = 4
740 ▾ if = {
741 ▾ limit = {
741 ▾ location = {
741 is_province_capital = yes
}
}
742 ▾ split_pop = {
744 culture = scope:target_culture
}
}
747 ▾ else = {
748 ▾ split_pop = {
750 culture = scope:target_culture
}
}
}
}
}
D 다양성이야말로 강점이다!
761 ▾ change_societal_value = {
}
763 ▾ scope:target_location = {
764 ▾ ordered_pop = {
765 ▾ limit = {
766 owner = root
767 culture != root.culture
}
769 order_by = pop_size
770 max = 4
771 check_range_bounds = no
}
}
속성
결과 neutral
유형 country_event 연결 발동하는 항목 1 지역 확장 mission_peace_integrate_province