向阶层出售艺术品
行动本版本新增

向阶层出售艺术品

sell_work_of_art_to_estatesin_game/common/generic_actions/sell_work_of_art_to_estates.txt:1

以折扣价向我们的阶层出售艺术品。这件作品将被消耗,并从我们的收藏中移除。

定义in_game/common/generic_actions/sell_work_of_art_to_estates.txt:1

2type = owncountry
4ai_tick = monthly
5ai_tick_frequency = 3
7automation_tick = never
9ai_prerequisite = {
10gold < {
10value = monthly_income_total
10multiply = 3
}
}
15potential = {
16scope:actor = {
17has_sellable_art = yes
}
}
21allow = {
}
24select_trigger = {
25looking_for_a = work_of_art
26source = actor
27cache_targets = yes
28target_flag = target
29name = "sell_woa_to_estates_select_art" 选择艺术品
30none_available_msg_key = "sell_woa_to_estates_no_art"
31column = {
32data = name
}
34visible = {
35art_is_priceless = no
}
}
39effect = {
40scope:actor = {
41add_gold = {
42value = scope:target.art_price
43multiply = 0.6
}
}
46destroy_art = scope:target
}
49ai_will_do = {
50add = -100
52if = {
53limit = {
54scope:actor = {
55gold < {
55value = monthly_income_total
55multiply = 3
}
}
}
58add = 100
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明