
국가 간 조직체이번 버전 변경
홍건적
홍건적
홍건적은 중국 Culture의 권력자를 타도하고 중화제국을 자신의 것으로 삼으려 드는 무질서한 역도들의 집단입니다. 홍건적의 구성국은 모두 중국을 적대하기는 하지만, 저마다 자신의 야심만을 추구할 뿐입니다.
중국국가monthly effectrtr_yuan_allegiance변수monthly effect보정치
내각 의석+1
정의in_game/common/international_organizations/red_turban_rebels.txt:1
3unique = yes
4show_on_diplomatic_map = yes
5expel_members_who_are_targets_of_other_members = no
11has_leader_country = yes
12leader_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
14leader_type = country
15leader_change_method = score
16leader_change_trigger_type = timed
17months_between_leader_changes = 1
18leader_score = {
19value = military_strength
}
27can_declare_war = {
27always = yes
}
29create_visible_trigger = {
30always = no
}
39can_join_trigger = {
39always = no
}
41can_leave_trigger = {
41always = no
}
43can_lead_trigger = {
44is_subject = no
45is_member_of_international_organization = scope:recipient
}
48auto_leave_trigger = {
49OR = {
54NOT = {
54has_reform = government_reform:warring_state
}
}
}
62auto_disband_trigger = {
63always = no
}
66monthly_effect = {
67if = {
72clear_global_variable_list = rtr_loyal_faction
73clear_global_variable_list = rtr_neutral_faction
78every_country = {
79limit = {
81has_reform = government_reform:warring_state
}
83change_variable = {
85add = {
86value = {
87value = "opinion(c:CHI)"
88divide = 100
}
90subtract = 1
}
}
93if = {
}
97if = {
}
101if = {
102limit = {
103NOT = {
103is_member_of_international_organization = root
}
}
106root = {
107add_country_to_international_organization = prev
}
}
110if = {
111limit = {
114NOT = {
}
}
116add_to_global_variable_list = {
116name = rtr_neutral_faction
116target = this
}
}
118if = {
122add_to_global_variable_list = {
122name = rtr_loyal_faction
122target = this
}
}
}
}
}
128ai_desire_to_join = {
}
132ai_desire_to_allow_new_member = {
133add = {
134desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" 우리는 국가 간 조직체가 성장하기를 바랍니다.
135value = 20
}
}