
内阁行动
推广亲希腊主义
通过推广罗马文化的学术、艺术与哲学成就,我们致力于重塑国内外对国家形象的认知。学者、艺术家与希腊文化的仰慕者纷至沓来,他们汇聚于此并非畏于强权,而是倾慕文化,从而增强了我们的威望与影响力。
Fate of the PhoenixDLCpotential希腊语语言allowunlock_spread_philhellenism_variable变量potential修正
定义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"
}
}
}


