인물 상호 작용

예술품 주문

commission_artin_game/common/character_interactions/commission_art.txt:1

해당 인물이 예술품 제작을 시작합니다.;

요구 조건바쁨정적 보정치select trigger

2message = yes
3is_consort_action = no
4on_own_nation = yes
6price = price:commission_art_price
7price_modifier = {
8add = {
9desc = "ARTIST_SKILL" 기예
10scope:recipient = {
11value = artist_skill
}
}
}
16potential = {
}
19ai_tick = daily
20ai_tick_frequency = 45
22allow = {
}
25select_trigger = {
26looking_for_a = character
27source = actor
28target_flag = recipient
29name = "choose_character" 인물 선택:
30column = {
31data = name
}
33visible = {
34is_alive = yes
35is_artist = yes
}
37enabled = {
38has_art_in_progress = no
39NOT = {
39has_character_modifier = busy_modifier
}
}
}
43effect = {
44scope:actor = {
45add_prestige = prestige_mild_bonus (10)
}
47scope:recipient = {
48start_work_of_art = {
}
}
}
52ai_will_do = {
53add = {
54desc = "ARTIST_SKILL" 기예
55scope:recipient = {
56value = artist_skill
57multiply = 2
}
}
60subtract = {
61desc = "game_concept_prestige" 위상
62value = "scope:actor.currency_utility(prestige|-10)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지