Relação Diplomática

Patrocínio do Wakou

wako_sponsorshipin_game/common/scripted_relations/wako_sponsorship.txt:1

Um País patrocinará Wakou, fazendo com que eles não possam ser invadidos e ganhando Patrocinando os Wakou.

RequerJaponesesGrupo Culturalvisible, will expire triggersponsoring_tagVariáveloffer enabled

2type = diplomacy
3relation_type = oneway
4break_on_war = yes
5fleet_basing_rights = yes
6receiving_color = rgb {
60
120
0
}
7giving_color = rgb {
40
100
0
}
8category = {
9offer = CATEGORY_FRIENDLY_ACTIONS
10request = CATEGORY_FRIENDLY_ACTIONS
11cancellation = CATEGORY_HOSTILE_ACTIONS
12break = CATEGORY_HOSTILE_ACTIONS
}
15relation_type_for_ai = friendly
17visible = {
18scope:actor = {
19is_subject = no
20NOT = {
}
21culture = {
21has_culture_group = culture_group:japanese_group
}
}
23scope:recipient = {
24is_subject = no
25culture = {
25has_culture_group = culture_group:japanese_group
}
}
}
30offer_enabled = {
31custom_tooltip = {
32text = already_receiving_sponsorship_tt Já estão recebendo patrocínio de um país
33scope:recipient = {
34NOT = {
35has_variable = sponsoring_tag
}
}
}
}
41offer_effect = {
42scope:recipient = {
43set_variable = {
45value = scope:actor
}
}
}
49cancel_effect = {
50scope:recipient = {
51remove_variable = sponsoring_tag
}
}
54break_effect = {
55scope:recipient = {
56remove_variable = sponsoring_tag
}
}
60will_expire_trigger = {
61scope:second = {
62OR = {
63is_subject = yes
64NOT = {
65culture = {
65has_culture_group = culture_group:japanese_group
}
}
67NOT = {
}
}
}
}
71wants_to_give_diplo_chance = {
72actor_is_rival = -100
73base = -40
74trust_in_actor = 1
75positive_opinion = 0.5
76negative_opinion = -1
77border_distance = -0.01
78same_court_language = 10
79strategic_interest = 1
80common_threat = 3
81relative_strength = 40
}
83wants_to_give = {
84add = {
85desc = "THEIR_OPINION_TOOLTIP" A opinião deles sobre nós
86value = "scope:recipient.opinion(scope:actor)"
87divide = 2
}
89add = {
90desc = "DIPLOREASON_DIPLOMATIC_REPUTATION" Reputação Diplomática
91scope:actor = {
93multiply = 5
}
}
96add = {
97desc = "DISTANCE_TO_TARGET" Distância
98scope:recipient = {
99value = "border_distance_to(scope:actor)"
100multiply = -0.02
}
}
103add = {
104desc = "game_concept_rival" Rival
105if = {
106limit = {
107scope:recipient = {
108is_rival_of = scope:actor
}
}
111value = -1000
}
}
}
115wants_to_receive = {
116add = {
117desc = "DIPLOREASON_GOOD_FOR_US" Bom para Nós
118value = 20
}
120add = {
121desc = "THEIR_OPINION_TOOLTIP" A opinião deles sobre nós
122value = "scope:recipient.opinion(scope:actor)"
123divide = 2
}
125add = {
126desc = "DIPLOREASON_DIPLOMATIC_REPUTATION" Reputação Diplomática
127scope:actor = {
129multiply = 5
}
}
132add = {
133desc = "DISTANCE_TO_TARGET" Distância
134scope:recipient = {
135value = "border_distance_to(scope:actor)"
136multiply = -0.02
}
}
139add = {
140desc = "game_concept_rival" Rival
141if = {
142limit = {
143scope:recipient = {
144is_rival_of = scope:actor
}
}
147value = -1000
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos os direitos reservados. Projeto de fã não oficial, sem afiliação com a Paradox Interactive. Conteúdo do jogo © Paradox Interactive. Sobre · Privacidade · Aviso legal