Skriptwert

hre_default_diplo_action_acceptance

hre_default_diplo_action_acceptancein_game/common/script_values/hre_action_values.txt:92

Definitionin_game/common/script_values/hre_action_values.txt:92

93if = {
94limit = {
94scope:actor = {
94target = scope:recipient
}
}
}
95add = {
96desc = "game_concept_alliance" Bündnis
97value = 20
}
}
100if = {
101limit = {
102scope:recipient = {
103is_rival_of = scope:actor
}
}
106add = {
107desc = "game_concept_rival" Rivale
108value = -1000
}
}
111if = {
112limit = {
113scope:recipient = {
114is_enemy_of = scope:actor
}
}
117add = {
118desc = "game_concept_enemy" Kriegsfeind
119value = -100
}
}
122add = {
123desc = "DIPLOMATIC_REPUTATION" Diplomatieruf
124value = {
125value = scope:actor.modifier:diplomatic_reputation
126multiply = 3
}
}
129add = {
130desc = "CURRENT_PRESTIGE" Derzeitiges Prestige
131value = scope:actor.prestige
}
133add = {
134desc = "THEIR_OPINION_TOOLTIP" Ihre Meinung von uns
135value = "scope:recipient.opinion(scope:actor)"
136divide = 4
}
138if = {
139limit = {
139scope:actor.culture.language = scope:recipient.culture.language
}
140add = {
141desc = "UPKEEP_SAME_LANGUAGE" Dieselbe Sprache
142value = 25
}
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum