
政策本版本变更
银铜铸币
本国铸币选用银、铜两种金属,按不同比例配比铸造。
修正
白银用于铸币是
铜用于铸币是
黄金对通货膨胀的影响−100%
铸币平价+2%
铸币收入+10%
定义in_game/common/laws/01_common.txt:1988
1989country_modifier = {
}
2001ai_will_do = {
2002if = {
2003limit = {
2004root = {
2005capital.market = {
2006goods_supply_in_market(goods:silver) > 0
2007goods_supply_in_market(goods:copper) > 0
}
}
}
2011add = {
2012desc = "has silver and copper"
2013value = 200
}
}
}
2017years = 2