
Goods
Porcelain
Porcelain is a type of ceramics characterized by its strength and translucence due to the vitrification of the materials caused by high temperatures. It was developed in China over a period of time starting more than three thousand years ago, with proper porcelain being developed already almost two thousand years ago, and from there, it eventually spread to all over the world as a highly sought-after commodity.
Definitionin_game/common/goods/02_produced_goods.txt:7
8category = produced
9color = goods_porcelain
10default_market_price = 3
11transport_cost = 0.5
13demand_add = {
14upper = 0.009
15burghers = 0.003
}
17demand_multiply = {
18nobles = 2
}
21development_threshold = 20
23wealth_impact_threshold = {
24all = 1.1
}