
Cabinet Action
Spread Philhellenism
By elevating Roman learning, art, and philosophy, we seek to shape how our realm is perceived both at home and abroad. Scholars, artists, and admirers of Greek culture are drawn to us, strengthening our splendor and influence through admiration rather than force.
Fate of the PhoenixDLCpotentialGreekLanguageallowunlock_spread_philhellenism_variableVariablepotentialModifiers
Definitionin_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"
}
}
}


