
政策本版本变更
纯银铸币
本国仅以白银作为铸币专属金属。
修正
白银用于铸币是
白银对通货膨胀的影响+10%
黄金对通货膨胀的影响−100%
铸币平价+1%
铸币收入+10%
定义in_game/common/laws/01_common.txt:1909
1910country_modifier = {
}
1922ai_will_do = {
1923if = {
1924limit = {
1925root = {
1926capital.market = {
1927goods_supply_in_market(goods:silver) > 0
}
}
}
1931add = {
1932desc = "has silver"
1933value = 100
}
}
}
1939years = 2