인물 상호 작용이번 버전 신규

예술가 해고

dismiss_artistin_game/common/character_interactions/dismiss_artist.txt:1

이 예술가를 우리 궁정에서 내쫓습니다. 우리가 까다로운 후원자라는 소문이 퍼질 것입니다.

요구 조건도시민계층effect성직자계층effect귀족계층effect상호 작용 차단보정치 유형select trigger

2is_consort_action = no
3on_own_nation = yes
5message = yes
7potential = {
}
10ai_tick = never
11ai_tick_frequency = 30
13allow = {
14scope:actor = {
15prestige >= {
16value = prestige_mild_penalty (-10)
17multiply = -1
}
}
}
22select_trigger = {
23looking_for_a = character
24source = actor
25target_flag = recipient
26name = "choose_character" 인물 선택:
27column = {
28data = name
}
30visible = {
31is_alive = yes
32is_artist = yes
}
34enabled = {
35is_ruler = no
36is_heir = no
37is_consort = no
}
}
42effect = {
43scope:actor = {
44add_prestige = prestige_mild_penalty (-10)
}
47hidden_effect = {
48scope:recipient = {
49if = {
50limit = {
}
51scope:actor = {
52add_estate_satisfaction = {
}
}
}
55if = {
56limit = {
}
57scope:actor = {
58add_estate_satisfaction = {
}
}
}
61if = {
62limit = {
}
63scope:actor = {
64add_estate_satisfaction = {
}
}
}
}
}
69scope:recipient = {
71random_country = {
72limit = {
73NOT = {
73this = scope:actor
}
74within_diplomatic_range = scope:actor
}
76save_scope_as = target_country
}
78if = {
79limit = {
79exists = scope:target_country
}
80move_country = scope:target_country
}
82else = {
83kill_character_silently = {
84target = scope:recipient
85reason = vanished
}
}
}
}
91ai_will_do = {
92add = 0
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지