
Política
Introducir el examen marcial
Los burócratas que realicen los exámenes imperiales no solo deberán demostrar su capacidad con los asuntos administrativos, sino también con el arco y la equitación.
Modificadores
Country modifier 1
Country modifier 2
Country modifier 3
Definiciónin_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" Opinión del emperador
1386value = "opinion(scope:recipient.leader_country)"
}
1389add = {
1390desc = "IO_LEADER_DIP_REP" Diplomatic Reputation del líder
1391value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1394else = {
1395add = {
1396desc = "VOTE_BASE_VALUE" Valor base
1397value = 20
}
}
}


