
Politlinie
Kriegsprüfung einführen
Angehende Bürokraten, die sich an den Kaiserlichen Prüfungen versuchen, werden nicht nur in der Staatslenkung auf die Probe gestellt, sondern auch im Bogenschießen und im Reiten.
Modifikatoren
Country modifier 1
Country modifier 2
Country modifier 3
Definitionin_game/common/laws/20_middle_kingdom.txt:1315
1316years = 2
1317on_pay_price = {
1320leader_country ?= {
1322add_gold = {
1323value = this.monthly_income_trade_and_tax
1324multiply = {
1325value = -6
1326add = {
1327value = -1
}
}
1334min = -100000
}
}
}
}
1339potential = {
}
1344country_modifier = {
1346potential_trigger = {
}
}
1353country_modifier = {
1355potential_trigger = {
}
}
}
1365country_modifier = {
1367potential_trigger = {
1369NOT = {
}
}
}
}
1380wants_this_policy_bias = {
1381if = {
1382limit = {
1382scope:recipient = {
1382international_organization_has_leader = yes
}
}
1384add = {
1385desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Meinung über den Kaiser
1386value = "opinion(scope:recipient.leader_country)"
}
1389add = {
1390desc = "IO_LEADER_DIP_REP" Diplomatieruf des Anführers
1391value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1394else = {
1395add = {
1396desc = "VOTE_BASE_VALUE" Grundwert
1397value = 20
}
}
}


