Adelige Gesandte erbitten
AktionNeu in dieser Version

Adelige Gesandte erbitten

ask_nobility_for_diplomatsin_game/common/generic_actions/estate_emergency_actions.txt:358

Den Adelsstand bitten, zusätzliche Gesandte zu schicken und für Verbindungen zu fremdländischen Höfen zu sorgen. Gewährt Diplomaten, kostet aber Adels-Standeszufriedenheit.

ErfordertAdelsstandStandpotential, select trigger

Definitionin_game/common/generic_actions/estate_emergency_actions.txt:358

359type = owncountry
361ai_tick = daily
362ai_tick_frequency = 90
363automation_tick = never
365cooldown = {
366type = ask_nobility_for_diplomats_cooldown
367years = 5
}
370potential = {
371scope:actor = {
372country_has_estate = estate_type:nobles_estate
}
374scope:target ?= {
375estate_type = estate_type:nobles_estate
}
}
379allow = {
}
382select_trigger = {
383looking_for_a = estate
384source = actor
385target_flag = target
386name = "mission_select_estate" Stand auswählen
387column = {
388data = name
}
390enabled = {
391estate_type = estate_type:nobles_estate
}
}
395effect = {
396scope:actor = {
397add_diplomats = 5
398add_estate_satisfaction = {
399type = scope:target.estate_type
400value = -0.15
}
}
}
405ai_prerequisite = {
406num_of_diplomats <= 1
407estate_satisfaction:nobles_estate > 0.55
}
410ai_will_do = {
411if = {
412limit = {
413scope:actor = {
414num_of_diplomats <= 1
415estate_satisfaction:nobles_estate > 0.55
}
}
419add = {
420desc = "Diplomat shortage"
421value = 3
422subtract = scope:actor.num_of_diplomats
423multiply = 5
}
426if = {
427limit = {
427scope:actor = {
427estate_satisfaction:nobles_estate < 0.55
}
}
428multiply = 0
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum