
Aktion
Den Adel beschwichtigen
Die Macht des Adelsstands sollte nicht unterschätzt werden, wenn die Sicherstellung von Erfolg und Wohlergehen unseres Reiches anbelangt. Als Königsmacher und Bewahrer des Kronrechts besitzt er beträchtliche Macht in unserem Delhi Flavor Rank. Wir müssen uns seine Gefolgschaft sichern, um nicht seinem Streben nach Macht zum Opfer zu fallen …
DelhiLandpotential
Niedergang DelhisSituationselect triggerAdelsgefallenStatischer ModifikatorallowDefinitionin_game/common/generic_actions/fall_of_delhi.txt:282
283type = situation
285ai_tick = daily
286ai_tick_frequency = 40
288automation_tick = never
289automation_tick_frequency = 12
297allow = {
298scope:actor = {
299gold >= {
300value = scope:actor.monthly_income_trade_and_tax
301multiply = 2
}
303government_power > 10
}
}
308select_trigger = {
309looking_for_a = situation
310target_flag = recipient
311name = "choose_situation" Die Situation wählen:
312column = {
313data = name
}
}
321effect = {
322scope:actor = {
323change_societal_value = {
}
324add_gold = {
325value = monthly_income_trade_and_tax
326multiply = -2
}
328add_gold_to_estate = {
330value = {
331value = monthly_income_trade_and_tax
332multiply = 2
}
}
335add_estate_satisfaction = {
}
336add_country_modifier = {
}
341custom_tooltip = appease_nobility_effect_tt Solange der Modifikator „Adelsgefallen“ aktiv ist, wird sich der Adelsstand nicht über besondere Ereignisse gegen uns erheben
}
343custom_tooltip = gain_3_sop_tt Unser Machtanteil erhöht sich um +3 %
344hidden_effect = {
}
}
354ai_will_do = {
355add = {
356if = {
357limit = {
358scope:actor = {
359estate_satisfaction:nobles_estate < 0.5
}
}
362value = 50
}
}
365add = {
366if = {
367limit = {
368scope:actor = {
369government_power >= 80
}
}
372value = 100
}
}
375add = {
376if = {
377limit = {
378scope:actor = {
379gold >= {
380value = monthly_income_trade_and_tax
381multiply = 12
}
}
}
385value = 50
}
}
}