
アクション
宮廷をなだめる
地方で公然と反乱が起こる一方で、宮廷に巣食う悪意ある諸派閥が軍閥の支持を求めている。彼らを懐柔することで、この困難な時期に必要とされる忠誠心を得られるかもしれない……
中国国家potential
公正を有効化補正タイプeffect
紅巾の乱局面select trigger宮廷をなだめた静的補正allow定義in_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" 局面を選択:
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
}
}
}