Diff to HTML by rtfpessoa

Files changed (1) hide show
  1. common/tradegoods/00_tradegoods.txt +470 -33
common/tradegoods/00_tradegoods.txt CHANGED
@@ -79,6 +79,15 @@ grain = {
79
79
  region = ruthenia_region
80
80
  }
81
81
  }
82
+ modifier = {
83
+ factor = 2
84
+ FROM = {
85
+ OR = {
86
+ has_increased_trade_goods_discovery = { trade_goods = grain }
87
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = grain } }
88
+ }
89
+ }
90
+ }
82
91
  }
83
92
  }
84
93
 
@@ -141,9 +150,11 @@ wine = {
141
150
  }
142
151
  modifier = {
143
152
  factor = 1.5
144
- area = cuyo_area
145
- region = france_region
146
- region = italy_region
153
+ OR = {
154
+ area = cuyo_area
155
+ region = france_region
156
+ region = italy_region
157
+ }
147
158
  }
148
159
  modifier = {
149
160
  factor = 1.1
@@ -155,6 +166,15 @@ wine = {
155
166
  }
156
167
  }
157
168
  }
169
+ modifier = {
170
+ factor = 2
171
+ FROM = {
172
+ OR = {
173
+ has_increased_trade_goods_discovery = { trade_goods = wine }
174
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = wine } }
175
+ }
176
+ }
177
+ }
158
178
  }
159
179
  }
160
180
 
@@ -215,10 +235,12 @@ wool = {
215
235
  }
216
236
  modifier = {
217
237
  factor = 0.15
218
- has_terrain = grasslands
219
- has_terrain = hills
220
- has_terrain = forest
221
- has_terrain = woods
238
+ OR = {
239
+ has_terrain = grasslands
240
+ has_terrain = hills
241
+ has_terrain = forest
242
+ has_terrain = woods
243
+ }
222
244
  }
223
245
  modifier = {
224
246
  factor = 1.25
@@ -239,8 +261,13 @@ wool = {
239
261
  region = tibet_region
240
262
  }
241
263
  modifier = {
242
- factor = 0.5
243
-
264
+ factor = 2
265
+ FROM = {
266
+ OR = {
267
+ has_increased_trade_goods_discovery = { trade_goods = wool }
268
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = wool } }
269
+ }
270
+ }
244
271
  }
245
272
  }
246
273
  }
@@ -261,11 +288,20 @@ cloth = {
261
288
  }
262
289
  modifier = {
263
290
  factor = 0
264
- NOT = { development = 18 }
291
+ NOT = { development_discounting_tribal = 18 }
265
292
  }
266
293
  modifier = {
267
294
  factor = 2.0
268
- development = 22
295
+ development_discounting_tribal = 22
296
+ }
297
+ modifier = {
298
+ factor = 2
299
+ FROM = {
300
+ OR = {
301
+ has_increased_trade_goods_discovery = { trade_goods = cloth }
302
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = cloth } }
303
+ }
304
+ }
269
305
  }
270
306
  }
271
307
  }
@@ -308,6 +344,15 @@ fish = {
308
344
  factor = 1.2
309
345
  has_terrain = glacier
310
346
  }
347
+ modifier = {
348
+ factor = 2
349
+ FROM = {
350
+ OR = {
351
+ has_increased_trade_goods_discovery = { trade_goods = fish }
352
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = fish } }
353
+ }
354
+ }
355
+ }
311
356
  }
312
357
  }
313
358
 
@@ -379,6 +424,21 @@ fur = {
379
424
  has_winter = severe_winter
380
425
  NOT = { has_terrain = glacier }
381
426
  }
427
+ modifier = {
428
+ factor = 2.0
429
+ FROM = {
430
+ has_country_flag = encourage_cash_crops_flag
431
+ }
432
+ }
433
+ modifier = {
434
+ factor = 2
435
+ FROM = {
436
+ OR = {
437
+ has_increased_trade_goods_discovery = { trade_goods = fur }
438
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = fur } }
439
+ }
440
+ }
441
+ }
382
442
  }
383
443
  }
384
444
 
@@ -424,6 +484,15 @@ salt = {
424
484
  factor = 5.0
425
485
  area = western_sahara_area
426
486
  }
487
+ modifier = {
488
+ factor = 2
489
+ FROM = {
490
+ OR = {
491
+ has_increased_trade_goods_discovery = { trade_goods = salt }
492
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = salt } }
493
+ }
494
+ }
495
+ }
427
496
  }
428
497
  }
429
498
 
@@ -490,6 +559,15 @@ naval_supplies = {
490
559
  has_terrain = jungle
491
560
  }
492
561
  }
562
+ modifier = {
563
+ factor = 2
564
+ FROM = {
565
+ OR = {
566
+ has_increased_trade_goods_discovery = { trade_goods = naval_supplies }
567
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = naval_supplies } }
568
+ }
569
+ }
570
+ }
493
571
  }
494
572
  }
495
573
 
@@ -581,6 +659,15 @@ copper = {
581
659
  region = east_siberia_region
582
660
  }
583
661
  }
662
+ modifier = {
663
+ factor = 2
664
+ FROM = {
665
+ OR = {
666
+ has_increased_trade_goods_discovery = { trade_goods = copper }
667
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = copper } }
668
+ }
669
+ }
670
+ }
584
671
  }
585
672
  }
586
673
 
@@ -696,6 +783,19 @@ gold = {
696
783
  }
697
784
  }
698
785
  }
786
+ modifier = {
787
+ factor = 2
788
+ FROM = {
789
+ OR = {
790
+ has_increased_trade_goods_discovery = { trade_goods = gold }
791
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = gold } }
792
+ }
793
+ }
794
+ }
795
+ modifier = {
796
+ factor = 100
797
+ province_id = 856
798
+ }
699
799
  }
700
800
  }
701
801
 
@@ -753,6 +853,15 @@ iron = {
753
853
  has_terrain = mountain
754
854
  continent = new_world #Always in RNW
755
855
  }
856
+ modifier = {
857
+ factor = 2
858
+ FROM = {
859
+ OR = {
860
+ has_increased_trade_goods_discovery = { trade_goods = iron }
861
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = iron } }
862
+ }
863
+ }
864
+ }
756
865
  }
757
866
  }
758
867
 
@@ -802,6 +911,21 @@ slaves = {
802
911
  factor = 0.5
803
912
  region = south_africa_region
804
913
  }
914
+ modifier = {
915
+ factor = 2.0
916
+ FROM = {
917
+ has_country_flag = encourage_cash_crops_flag
918
+ }
919
+ }
920
+ modifier = {
921
+ factor = 2
922
+ FROM = {
923
+ OR = {
924
+ has_increased_trade_goods_discovery = { trade_goods = slaves }
925
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = slaves } }
926
+ }
927
+ }
928
+ }
805
929
  }
806
930
  }
807
931
 
@@ -845,9 +969,11 @@ ivory = {
845
969
  }
846
970
  modifier = {
847
971
  factor = 0.5
848
- region = malaya_region
849
- region = moluccas_region
850
- region = indonesia_region
972
+ OR = {
973
+ region = malaya_region
974
+ region = moluccas_region
975
+ region = indonesia_region
976
+ }
851
977
  }
852
978
  modifier = {
853
979
  factor = 1.25
@@ -856,6 +982,21 @@ ivory = {
856
982
  has_terrain = savannah
857
983
  }
858
984
  }
985
+ modifier = {
986
+ factor = 2.0
987
+ FROM = {
988
+ has_country_flag = encourage_cash_crops_flag
989
+ }
990
+ }
991
+ modifier = {
992
+ factor = 2
993
+ FROM = {
994
+ OR = {
995
+ has_increased_trade_goods_discovery = { trade_goods = ivory }
996
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = ivory } }
997
+ }
998
+ }
999
+ }
859
1000
  }
860
1001
  }
861
1002
 
@@ -953,6 +1094,21 @@ tea = {
953
1094
  area = west_sao_paolo_area #Yerba Mate
954
1095
  }
955
1096
  }
1097
+ modifier = {
1098
+ factor = 2.0
1099
+ FROM = {
1100
+ has_country_flag = encourage_cash_crops_flag
1101
+ }
1102
+ }
1103
+ modifier = {
1104
+ factor = 2
1105
+ FROM = {
1106
+ OR = {
1107
+ has_increased_trade_goods_discovery = { trade_goods = tea }
1108
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = tea } }
1109
+ }
1110
+ }
1111
+ }
956
1112
  }
957
1113
  }
958
1114
 
@@ -986,7 +1142,22 @@ chinaware = {
986
1142
  }
987
1143
  modifier = {
988
1144
  factor = 0
989
- NOT = { development = 8 }
1145
+ NOT = { development_discounting_tribal = 8 }
1146
+ }
1147
+ modifier = {
1148
+ factor = 2.0
1149
+ FROM = {
1150
+ has_country_flag = encourage_cash_crops_flag
1151
+ }
1152
+ }
1153
+ modifier = {
1154
+ factor = 2
1155
+ FROM = {
1156
+ OR = {
1157
+ has_increased_trade_goods_discovery = { trade_goods = chinaware }
1158
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = chinaware } }
1159
+ }
1160
+ }
990
1161
  }
991
1162
  }
992
1163
  }
@@ -1035,9 +1206,33 @@ spices = {
1035
1206
  }
1036
1207
  modifier = {
1037
1208
  factor = 1.25
1038
- region = malaya_region
1039
- region = indonesia_region
1040
- region = moluccas_region
1209
+ OR = {
1210
+ region = malaya_region
1211
+ region = indonesia_region
1212
+ region = moluccas_region
1213
+ }
1214
+ }
1215
+ modifier = {
1216
+ factor = 0
1217
+ OR = {
1218
+ area = molluca_area
1219
+ area = spice_islands_area
1220
+ }
1221
+ }
1222
+ modifier = {
1223
+ factor = 2.0
1224
+ FROM = {
1225
+ has_country_flag = encourage_cash_crops_flag
1226
+ }
1227
+ }
1228
+ modifier = {
1229
+ factor = 2
1230
+ FROM = {
1231
+ OR = {
1232
+ has_increased_trade_goods_discovery = { trade_goods = spices }
1233
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = spices } }
1234
+ }
1235
+ }
1041
1236
  }
1042
1237
  }
1043
1238
  }
@@ -1098,6 +1293,21 @@ coffee = {
1098
1293
  continent = new_world #Always in RNW
1099
1294
  NOT = { has_climate = tropical }
1100
1295
  }
1296
+ modifier = {
1297
+ factor = 2.0
1298
+ FROM = {
1299
+ has_country_flag = encourage_cash_crops_flag
1300
+ }
1301
+ }
1302
+ modifier = {
1303
+ factor = 2
1304
+ FROM = {
1305
+ OR = {
1306
+ has_increased_trade_goods_discovery = { trade_goods = coffee }
1307
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = coffee } }
1308
+ }
1309
+ }
1310
+ }
1101
1311
  }
1102
1312
  }
1103
1313
 
@@ -1169,6 +1379,21 @@ cotton = {
1169
1379
  region = southeast_america_region
1170
1380
  }
1171
1381
  }
1382
+ modifier = {
1383
+ factor = 2.0
1384
+ FROM = {
1385
+ has_country_flag = encourage_cash_crops_flag
1386
+ }
1387
+ }
1388
+ modifier = {
1389
+ factor = 2
1390
+ FROM = {
1391
+ OR = {
1392
+ has_increased_trade_goods_discovery = { trade_goods = cotton }
1393
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = cotton } }
1394
+ }
1395
+ }
1396
+ }
1172
1397
  }
1173
1398
  }
1174
1399
 
@@ -1227,6 +1452,21 @@ sugar = {
1227
1452
  area = suriname_area
1228
1453
  }
1229
1454
  }
1455
+ modifier = {
1456
+ factor = 2.0
1457
+ FROM = {
1458
+ has_country_flag = encourage_cash_crops_flag
1459
+ }
1460
+ }
1461
+ modifier = {
1462
+ factor = 2
1463
+ FROM = {
1464
+ OR = {
1465
+ has_increased_trade_goods_discovery = { trade_goods = sugar }
1466
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = sugar } }
1467
+ }
1468
+ }
1469
+ }
1230
1470
  }
1231
1471
  }
1232
1472
 
@@ -1236,7 +1476,7 @@ tobacco = {
1236
1476
  global_spy_defence = 0.25
1237
1477
  }
1238
1478
  province = {
1239
- province_trade_power_modifier = 0.10
1479
+ province_trade_power_modifier = 0.10
1240
1480
  }
1241
1481
  chance = {
1242
1482
  factor = 15
@@ -1253,6 +1493,7 @@ tobacco = {
1253
1493
  NOT = { region = rio_grande_region }
1254
1494
  NOT = { region = brazil_region }
1255
1495
  NOT = { region = carribeans_region }
1496
+ NOT = { region = australia_region }
1256
1497
  NOT = { area = appalachia_area }
1257
1498
  NOT = { area = south_appalachia_area }
1258
1499
  }
@@ -1283,6 +1524,25 @@ tobacco = {
1283
1524
  region = southeast_america_region
1284
1525
  }
1285
1526
  }
1527
+ modifier = {
1528
+ factor = 0.2
1529
+ region = australia_region
1530
+ }
1531
+ modifier = {
1532
+ factor = 2.0
1533
+ FROM = {
1534
+ has_country_flag = encourage_cash_crops_flag
1535
+ }
1536
+ }
1537
+ modifier = {
1538
+ factor = 2
1539
+ FROM = {
1540
+ OR = {
1541
+ has_increased_trade_goods_discovery = { trade_goods = tobacco }
1542
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = tobacco } }
1543
+ }
1544
+ }
1545
+ }
1286
1546
  }
1287
1547
  }
1288
1548
 
@@ -1329,6 +1589,15 @@ cocoa = {
1329
1589
  has_winter = severe_winter
1330
1590
  }
1331
1591
  }
1592
+ modifier = {
1593
+ factor = 2
1594
+ FROM = {
1595
+ OR = {
1596
+ has_increased_trade_goods_discovery = { trade_goods = cocoa }
1597
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = cocoa } }
1598
+ }
1599
+ }
1600
+ }
1332
1601
  }
1333
1602
  }
1334
1603
 
@@ -1388,7 +1657,22 @@ silk = {
1388
1657
  region = deccan_region
1389
1658
  region = coromandel_region
1390
1659
  }
1391
- development = 20
1660
+ development_discounting_tribal = 20
1661
+ }
1662
+ modifier = {
1663
+ factor = 2.0
1664
+ FROM = {
1665
+ has_country_flag = encourage_cash_crops_flag
1666
+ }
1667
+ }
1668
+ modifier = {
1669
+ factor = 2
1670
+ FROM = {
1671
+ OR = {
1672
+ has_increased_trade_goods_discovery = { trade_goods = silk }
1673
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = silk } }
1674
+ }
1675
+ }
1392
1676
  }
1393
1677
  }
1394
1678
  }
@@ -1399,7 +1683,7 @@ dyes = {
1399
1683
  heir_chance = 0.33
1400
1684
  }
1401
1685
  province = {
1402
- province_trade_power_modifier = 0.10
1686
+ province_trade_power_modifier = 0.10
1403
1687
  }
1404
1688
 
1405
1689
  chance = {
@@ -1432,6 +1716,21 @@ dyes = {
1432
1716
  NOT = { region = mexico_region }
1433
1717
  NOT = { region = carribeans_region }
1434
1718
  }
1719
+ modifier = {
1720
+ factor = 2.0
1721
+ FROM = {
1722
+ has_country_flag = encourage_cash_crops_flag
1723
+ }
1724
+ }
1725
+ modifier = {
1726
+ factor = 2
1727
+ FROM = {
1728
+ OR = {
1729
+ has_increased_trade_goods_discovery = { trade_goods = dyes }
1730
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = dyes } }
1731
+ }
1732
+ }
1733
+ }
1435
1734
  }
1436
1735
  }
1437
1736
 
@@ -1461,9 +1760,26 @@ tropical_wood = {
1461
1760
  }
1462
1761
  modifier = {
1463
1762
  factor = 0.5
1464
- region = malaya_region
1465
- region = moluccas_region
1466
- region = indonesia_region
1763
+ OR = {
1764
+ region = malaya_region
1765
+ region = moluccas_region
1766
+ region = indonesia_region
1767
+ }
1768
+ }
1769
+ modifier = {
1770
+ factor = 2.0
1771
+ FROM = {
1772
+ has_country_flag = encourage_cash_crops_flag
1773
+ }
1774
+ }
1775
+ modifier = {
1776
+ factor = 2
1777
+ FROM = {
1778
+ OR = {
1779
+ has_increased_trade_goods_discovery = { trade_goods = tropical_wood }
1780
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = tropical_wood } }
1781
+ }
1782
+ }
1467
1783
  }
1468
1784
  }
1469
1785
  }
@@ -1559,6 +1875,15 @@ livestock = {
1559
1875
  factor = 1.5
1560
1876
  region = central_africa_region
1561
1877
  }
1878
+ modifier = {
1879
+ factor = 2
1880
+ FROM = {
1881
+ OR = {
1882
+ has_increased_trade_goods_discovery = { trade_goods = livestock }
1883
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = livestock } }
1884
+ }
1885
+ }
1886
+ }
1562
1887
  }
1563
1888
  }
1564
1889
 
@@ -1601,6 +1926,21 @@ incense = {
1601
1926
  factor = 1.25
1602
1927
  region = arabia_region
1603
1928
  }
1929
+ modifier = {
1930
+ factor = 2.0
1931
+ FROM = {
1932
+ has_country_flag = encourage_cash_crops_flag
1933
+ }
1934
+ }
1935
+ modifier = {
1936
+ factor = 2
1937
+ FROM = {
1938
+ OR = {
1939
+ has_increased_trade_goods_discovery = { trade_goods = incense }
1940
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = incense } }
1941
+ }
1942
+ }
1943
+ }
1604
1944
  }
1605
1945
  }
1606
1946
 
@@ -1620,11 +1960,20 @@ glass = {
1620
1960
  }
1621
1961
  modifier = {
1622
1962
  factor = 0
1623
- NOT = { development = 18 }
1963
+ NOT = { development_discounting_tribal = 18 }
1624
1964
  }
1625
1965
  modifier = {
1626
1966
  factor = 2.0
1627
- development = 22
1967
+ development_discounting_tribal = 22
1968
+ }
1969
+ modifier = {
1970
+ factor = 2
1971
+ FROM = {
1972
+ OR = {
1973
+ has_increased_trade_goods_discovery = { trade_goods = glass }
1974
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = glass } }
1975
+ }
1976
+ }
1628
1977
  }
1629
1978
  }
1630
1979
  }
@@ -1645,11 +1994,20 @@ paper = {
1645
1994
  }
1646
1995
  modifier = {
1647
1996
  factor = 0
1648
- NOT = { development = 18 }
1997
+ NOT = { development_discounting_tribal = 18 }
1649
1998
  }
1650
1999
  modifier = {
1651
2000
  factor = 2.0
1652
- development = 22
2001
+ development_discounting_tribal = 22
2002
+ }
2003
+ modifier = {
2004
+ factor = 2
2005
+ FROM = {
2006
+ OR = {
2007
+ has_increased_trade_goods_discovery = { trade_goods = paper }
2008
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = paper } }
2009
+ }
2010
+ }
1653
2011
  }
1654
2012
  }
1655
2013
  }
@@ -1742,6 +2100,7 @@ gems = {
1742
2100
  modifier = {
1743
2101
  factor = 0
1744
2102
  NOT = { has_terrain = coastline }
2103
+ NOT = { region = australia_region }
1745
2104
  continent = oceania #Pearls
1746
2105
  }
1747
2106
  modifier = {
@@ -1768,6 +2127,15 @@ gems = {
1768
2127
  OR = {
1769
2128
  area = diamantina_area
1770
2129
  area = bogota_area
2130
+ area = murray_river_area #Opal
2131
+ }
2132
+ }
2133
+ modifier = {
2134
+ factor = 2.0
2135
+ OR = {
2136
+ province_id = 1093 #Opal
2137
+ province_id = 2736 #Opal
2138
+ province_id = 4862 #Opal
1771
2139
  }
1772
2140
  }
1773
2141
  modifier = {
@@ -1794,6 +2162,21 @@ gems = {
1794
2162
  factor = 1.5
1795
2163
  normal_or_historical_nations = no
1796
2164
  }
2165
+ modifier = {
2166
+ factor = 2.0
2167
+ FROM = {
2168
+ has_country_flag = encourage_cash_crops_flag
2169
+ }
2170
+ }
2171
+ modifier = {
2172
+ factor = 2
2173
+ FROM = {
2174
+ OR = {
2175
+ has_increased_trade_goods_discovery = { trade_goods = gems }
2176
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = gems } }
2177
+ }
2178
+ }
2179
+ }
1797
2180
  }
1798
2181
  }
1799
2182
 
@@ -1806,14 +2189,31 @@ coal = {
1806
2189
 
1807
2190
  trigger = {
1808
2191
  OR = {
1809
- development = 20
2192
+ development_discounting_tribal = 20
1810
2193
  owner = { innovativeness = 20 }
1811
2194
  }
1812
- provincial_institution_progress = {
1813
- which = enlightenment
1814
- value = 100
2195
+ if = {
2196
+ limit = {
2197
+ owner = {
2198
+ NOT = { has_country_flag = earlier_coal_available }
2199
+ }
2200
+ }
2201
+ provincial_institution_progress = {
2202
+ which = enlightenment
2203
+ value = 100
2204
+ }
2205
+ owner = { has_institution = enlightenment }
2206
+ }
2207
+ else = {
2208
+ provincial_institution_progress = {
2209
+ which = manufactories
2210
+ value = 100
2211
+ }
2212
+ owner = {
2213
+ has_institution = manufactories
2214
+ adm_tech = 23
2215
+ }
1815
2216
  }
1816
- owner = { has_institution = enlightenment }
1817
2217
  }
1818
2218
 
1819
2219
  modifier = {
@@ -1829,6 +2229,43 @@ coal = {
1829
2229
  }
1830
2230
  }
1831
2231
 
2232
+ cloves = {
2233
+ color = { 1.0 0.5 0.85 }
2234
+ modifier = {
2235
+ trade_efficiency = 0.05
2236
+ }
2237
+ province = {
2238
+ province_trade_power_modifier = 0.2
2239
+ }
2240
+ chance = {
2241
+ factor = 150
2242
+ modifier = {
2243
+ factor = 0
2244
+ NOT = {
2245
+ OR = {
2246
+ area = molluca_area
2247
+ area = spice_islands_area
2248
+ }
2249
+ }
2250
+ }
2251
+ modifier = {
2252
+ factor = 2.0
2253
+ FROM = {
2254
+ has_country_flag = encourage_cash_crops_flag
2255
+ }
2256
+ }
2257
+ modifier = {
2258
+ factor = 2
2259
+ FROM = {
2260
+ OR = {
2261
+ has_increased_trade_goods_discovery = { trade_goods = cloves }
2262
+ colonial_parent = { has_increased_trade_goods_discovery = { trade_goods = cloves } }
2263
+ }
2264
+ }
2265
+ }
2266
+ }
2267
+ }
2268
+
1832
2269
  unknown = {
1833
2270
  color = { 0.5 0.5 0.5 }
1834
2271
  }