Künstler einladen
LandesinteraktionIn dieser Version geändert

Künstler einladen

invite_artistin_game/common/country_interactions/invite_artist.txt:1

Wir laden den Künstler ein, in unserem Land zu leben und zu arbeiten.

ErfordertInteraktionsausschlussModifikatorartselect trigger 2Kulturausgaben möglichModifikatorartallowMögliche KünstlerzahlModifikatorartallow

Definitionin_game/common/country_interactions/invite_artist.txt:1

2type = diplomacy
4category = CATEGORY_FRIENDLY_ACTIONS
6ai_tick = daily
7ai_tick_frequency = 360
9potential = {
}
12allow = {
13scope:actor = {
}
}
19price = price:invite_artist
20price_modifier = {
21if = {
22limit = {
23exists = scope:target
}
25add = {
26desc = "game_concept_artist_salary" Künstlergehalt
27value = scope:target.yearly_salary
}
}
30else = {
31value = 1
}
}
35select_trigger = {
36looking_for_a = country
37target_flag = recipient
38ai_interaction_source_list = {
39scope:actor = {
40every_friendly_or_high_opinion_country ?= {
41limit = {
42num_artists > 0
}
44add_to_list = source
}
}
}
48name = "choose_country" Das Land wählen:
49column = {
50data = name
}
52visible = {
}
54enabled = {
55prestige < scope:actor.prestige
56country_rank_level <= scope:actor.country_rank_level
57country_tax_base < scope:actor.country_tax_base
}
}
61select_trigger = {
62looking_for_a = character
63source = recipient
64target_flag = target
65name = "invite_artist_select_artist" Künstler auswählen, der eingeladen werden soll
66none_available_msg_key = "invite_artist_no_characters"
67column = {
68data = character_artist
}
70visible = {
71is_artist = yes
72is_ruler = no
73is_heir = no
74is_consort = no
75art_progress < 0.02
}
}
80effect = {
82if = {
83limit = {
84scope:recipient ?= {
85culture ?= {
86scope:actor ?= {
87culture ?= {
87this != scope:recipient.culture
}
}
}
}
}
93scope:recipient = {
94culture = {
95add_cultural_influence = cultural_influence_mild_bonus (10)
}
}
}
100if = {
101limit = {
102exists = scope:target
}
104scope:target = {
105move_country = scope:actor
}
}
108if = {
109limit = {
110scope:actor = {
111is_human = yes
}
}
114scope:actor = {
115set_variable = {
}
}
}
}
123ai_will_do = {
125add = -25
128add = scope:target.artist_skill
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum