
Acción
Apaciguar a la corte
Si bien el campo se encuentra en situación de rebelión abierta, las facciones maliciosas dentro de nuestra corte buscan el apoyo de los caudillos. Si logramos apaciguarlos, tal vez nos concedan su lealtad, algo muy necesario en estos tiempos difíciles...
ChinaPaíspotential
Rectitud activadaTipo de modificadoreffect
Rebeliones de los Turbantes RojosSituaciónselect triggerCorte apaciguadaModificador estáticoallowDefiniciónin_game/common/generic_actions/red_turban_rebellions.txt:387
388type = situation
395price = price:rtr_appease_the_court_price
401ai_tick = monthly
402ai_tick_frequency = 6
403automation_tick = never
404automation_tick_frequency = 12
406select_trigger = {
407looking_for_a = situation
408target_flag = recipient
409name = "choose_situation" Elige la Situation:
410column = {
411data = name
}
}
419effect = {
420scope:actor = {
423hidden_effect = {
424add_gold_to_estate = {
424value = monthly_income_trade_and_tax
}
425add_gold_to_estate = {
425value = monthly_income_trade_and_tax
}
426add_gold_to_estate = {
426value = monthly_income_trade_and_tax
}
427add_gold_to_estate = {
427value = monthly_income_trade_and_tax
}
}
429add_country_modifier = {
}
434if = {
}
}
}
441ai_will_do = {
442add = {
442if = {
442limit = {
442scope:actor = {
442estate_satisfaction:nobles_estate < 0.5
}
}
442value = 15
}
}
443add = {
443if = {
443limit = {
443scope:actor = {
443estate_satisfaction:clergy_estate < 0.5
}
}
443value = 15
}
}
444add = {
444if = {
444limit = {
444scope:actor = {
444estate_satisfaction:burghers_estate < 0.5
}
}
444value = 15
}
}
445add = {
445if = {
445limit = {
445scope:actor = {
445estate_satisfaction:peasants_estate < 0.5
}
}
445value = 15
}
}
446add = {
447if = {
448limit = {
449scope:actor = {
450government_power >= 80
}
}
453value = 100
}
}
456add = {
457if = {
458limit = {
459scope:actor = {
460gold >= {
461value = monthly_income_trade_and_tax
462multiply = 12
}
}
}
466value = 50
}
}
}