
International OrganizationChanged this version
Red Turban Rebels
Red Turban Rebels
The Red Turban Rebels are a group of disorganized and striving rebels who seek to overthrow the China Culture overlords and claim the Middle Kingdom for themselves. Although they oppose China, the loyalty of the Red Turban Rebels is only to their own ambitions.
ChinaCountrymonthly effectrtr_yuan_allegianceVariablemonthly effectModifiers
Definitionin_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" We want the International Organization to grow
135value = 20
}
}
