
Landesinteraktion
Zum Himmlischen Statthalter befördern
Sie sind ein würdiges Klientelland unter unserem Banner. Die beste Art, diese Treue und Zusammenarbeit zu belohnen, ist, den Status des Landes im Reich der Mitte zu erhöhen.
Reich der MitteZusammenschlussallow, potential, select trigger
Himmlischer StatthalterSonderstatusselect trigger
Beförderung möglich (Himmlischer Statthalter)Modifikatorartpotential
Tiānxià ausweitenPolitlinieallowcelestial_authorityVariableallownum_of_celestial_governorsVariableallowDefinitionin_game/common/country_interactions/promote_chinese_vassal_to_celestial_governor.txt:1
2category = CATEGORY_CHINA_ACTIONS
3type = diplomacy
5ai_tick = never
7potential = {
9scope:actor = {
}
}
}
19allow = {
22trigger_if = {
}
}
}
34select_trigger = {
35looking_for_a = country
36target_flag = recipient
37name = "choose_country" Das Land wählen:
38column = {
39data = name
}
41visible = {
44NOT = {
}
}
}
52enabled = {
53opinion = {
54target = scope:actor
55value > 0
}
}
}
60effect = {
61scope:recipient = {
62add_opinion = {
63target = scope:actor
64modifier = opinion_elevated_to_celestial_governor
}
}
72international_organization_add_special_status = {
74country = scope:recipient
}
}
}
78ai_will_do = {
}