
内閣アクション
フィルヘレニズムの普及
ローマの学問、芸術、哲学を振興することで、我々は国内外におけるわが国の認識を形作ろうとしている。ギリシャ文化を敬愛する学者や芸術家、愛好者が我々のもとに引き寄せられ、武力ではなく称賛によって我々の威光と影響力が強まるのだ。
Fate of the PhoenixDLCpotentialギリシャ語言語allowunlock_spread_philhellenism_variable変数potential補正
文化影響力 %+10%
毎月の研究進行度 %+5%
ロマニズモスへの毎月の傾き+0.1
定義in_game/common/cabinet_actions/D008_cabinet_actions.txt:1
2ability = dip
3allow_multiple = no
5potential = {
}
11allow = {
12OR = {
}
}
18country_modifier = {
}
24ai_will_do = {
25scope:actor = {
26if = {
27limit = {
27at_war = yes
}
28subtract = {
29value = 100
30desc = AT_WAR
}
}
34if = {
35limit = {
35num_loans > 0
}
36add = {
37value = num_loans
38multiply = -5
39desc = "loans"
}
}
42add = {
43value = stability
44desc = "current stability"
}
46add = {
47value = government_power
48subtract = 50
49desc = "current gov power"
}
}
}