스크립트 효과
apply_societal_value_push_modifiers
절대주의 대 자유주의사회 가치관custom description
귀족 정치 대 금권 정치사회 가치관custom description
호전적 대 타협적사회 가치관custom description
자본 경제 대 전통 경제사회 가치관custom description
중앙 집권화 대 분권화사회 가치관custom description
개인주의 대 공동체주의사회 가치관custom description
지상군 대 해상군사회 가치관custom description
중상주의 대 자유 무역사회 가치관custom description
공격 대 방어사회 가치관custom description
외향적 대 내향적사회 가치관custom description
질 대 양사회 가치관custom description
농노제 대 자유민사회 가치관custom description정의in_game/common/scripted_effects/country_effects.txt:1310
1311custom_description = {
1312text = apply_societal_value_push_modifiers
1313object = $country$
1314value = $years$
1315if = {
1316add_country_modifier = {
}
}
1318else = {
1319add_country_modifier = {
}
}
1321if = {
1322add_country_modifier = {
}
}
1324else = {
1325add_country_modifier = {
}
}
1327if = {
1328add_country_modifier = {
}
}
1330else = {
1331add_country_modifier = {
}
}
1333if = {
1334add_country_modifier = {
}
}
1336else = {
1337add_country_modifier = {
}
}
1339if = {
1340add_country_modifier = {
}
}
1342else = {
1343add_country_modifier = {
}
}
1345if = {
1346add_country_modifier = {
}
}
1348else = {
1349add_country_modifier = {
}
}
1351if = {
1352add_country_modifier = {
}
}
1354else = {
1355add_country_modifier = {
}
}
1357if = {
1358add_country_modifier = {
}
}
1360else = {
1361add_country_modifier = {
}
}
1363if = {
1364add_country_modifier = {
}
}
1366else = {
1367add_country_modifier = {
}
}
1369if = {
1370add_country_modifier = {
}
}
1372else = {
1373add_country_modifier = {
}
}
1375if = {
1376add_country_modifier = {
}
}
1378else = {
1379add_country_modifier = {
}
}
1381if = {
1382add_country_modifier = {
}
}
1384else = {
1385add_country_modifier = {
}
}
1387if = {
1388add_country_modifier = {
}
}
1390else = {
1391add_country_modifier = {
}
}
1393if = {
1394add_country_modifier = {
}
}
1396else = {
1397add_country_modifier = {
}
}
1399if = {
1400add_country_modifier = {
}
}
1402else = {
1403add_country_modifier = {
}
}
}