
アクションこのバージョンで変更
芸術家を雇用
新たな芸術家がわが国の宮廷に入るよう促す。
文化に投資可能補正タイプallow
芸術家後援数補正タイプallow定義in_game/common/generic_actions/hire_artist.txt:1
2type = owncountry
4price = price:hire_artist
6ai_tick = monthly
7ai_tick_frequency = 3
9automation_tick = monthly
10automation_tick_frequency = 1
11player_automated_category = governmentreforms
14potential = {
}
17allow = {
18scope:actor = {
}
}
28ai_will_do = {
29scope:actor = {
39divide = 5
}
}
43effect = {
44scope:actor = {
45custom_tooltip = {
46text = hire_artist_effect 新しい芸術家が雇用され、わが国に加わる。
47create_character = {
48important_character_counts = none
49skip_update_inheritance = yes
50skip_on_created_action = yes
51use_random_core_location = yes
52trait_category = artist
54save_scope_as = new_character
}
}
}
}