
政策
增设武科
科举应试者除治国韬略外,尚需通晓骑射之术。弓马娴熟将与经义策论同列考校要目。
修正
定义in_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" 对皇帝的好感
1386value = "opinion(scope:recipient.leader_country)"
}
1389add = {
1390desc = "IO_LEADER_DIP_REP" 领袖的外交声誉
1391value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1394else = {
1395add = {
1396desc = "VOTE_BASE_VALUE" 基础值
1397value = 20
}
}
}


