スクリプトエフェクト
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 = {
}
}
}