Negociar con los rebeldes
Acción

Negociar con los rebeldes

rtr_negotiate_with_rebelsin_game/common/generic_actions/red_turban_rebellions.txt:113

No todos los rebeldes son caudillos ambiciosos que buscan sentarse en nuestro trono. La mayoría de nuestra población rebelde solo quiere una vida tranquila, con relativa autonomía. Si negociamos e invertimos en soluciones para sus problemas, podríamos apaciguar esa naturaleza rebelde.

Actor reduce un -30 % el progreso de una facción Rebel.

RequiereChinaPaíspotentialRectitud activadaTipo de modificadoreffectRebeliones de los Turbantes RojosSituaciónselect trigger 1

Definiciónin_game/common/generic_actions/red_turban_rebellions.txt:113

114type = situation
116potential = {
117scope:actor = {
118tag = CHI
}
}
122ai_tick = monthly
123ai_tick_frequency = 6
124automation_tick = never
125automation_tick_frequency = 12
126price = price:rtr_negotiate_with_rebels_price
128select_trigger = {
129looking_for_a = situation
130target_flag = recipient
131name = "choose_situation" Elige la Situation:
132column = {
133data = name
}
135visible = {
137situation_is_active = yes
}
}
141select_trigger = {
142looking_for_a = rebels
143source = actor
144target_flag = target
145name = "rtr_negotiate_with_rebels_select_rebels" Seleccionar facción rebelde
146none_available_msg_key = "rtr_negotiate_with_rebels_no_rebels"
147column = {
148data = name
}
150column = {
151data = rebel_progress
}
153column = {
154data = monthly_progress
}
156visible = {
157rebel_progress > 0.3
}
}
161effect = {
162if = {
163limit = {
163exists = scope:target
}
164scope:target = {
164add_rebel_progress = rebel_progress_severe_bonus (-0.25)
}
}
166else = {
167custom_tooltip = rtr_negotiate_with_rebels_tt Los Rebels objetivo pierden un rebel progress severe bonus de progreso.
}
169scope:actor = {
170if = {
171limit = {
}
172add_righteousness = righteousness_weak_penalty (-10)
}
}
}
177ai_will_do = {
178add = -50
179add = {
180if = {
181limit = {
182scope:actor = {
183any_rebel = {
184rebel_progress >= 0.1
185count >= 4
}
}
}
189value = 200
}
}
192add = {
193if = {
194limit = {
195scope:actor = {
196gold >= {
197value = monthly_income_trade_and_tax
198multiply = {
199value = 1.5
200multiply = num_rebels
}
}
}
}
205value = 100
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal