e4k-data 4.110.71 → 4.111.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/buildings.json +914 -3
- package/data/constructionItems.json +170 -170
- package/data/constructionItemsEffectGroups.json +1 -1
- package/data/effecttypes.json +4 -4
- package/data/expansions.json +54 -54
- package/data/horses.json +143 -143
- package/data/lootBoxTombolas.json +1226 -1226
- package/data/version.json +1 -1
- package/data/versionInfo.json +3 -3
- package/data/wodIds.json +186 -186
- package/images/x768.json +713 -0
- package/languages/cs.json +32 -13
- package/languages/da.json +32 -13
- package/languages/de.json +32 -13
- package/languages/el.json +32 -13
- package/languages/en.json +32 -13
- package/languages/es.json +32 -13
- package/languages/fi.json +32 -13
- package/languages/fr.json +32 -13
- package/languages/hu.json +32 -13
- package/languages/it.json +32 -13
- package/languages/ja.json +32 -13
- package/languages/ko.json +32 -13
- package/languages/nl.json +32 -13
- package/languages/no.json +32 -13
- package/languages/pl.json +32 -13
- package/languages/pt.json +32 -13
- package/languages/ro.json +32 -13
- package/languages/ru.json +32 -13
- package/languages/sk.json +32 -13
- package/languages/sv.json +32 -13
- package/languages/tr.json +32 -13
- package/languages/zh_CN.json +32 -13
- package/languages/zh_TW.json +32 -13
- package/package.json +1 -1
- package/typings/data.d.ts +0 -1
- package/typings/images.d.ts +47 -0
- package/typings/languages.d.ts +27 -8
|
@@ -1498,10 +1498,10 @@
|
|
|
1498
1498
|
"rarenessID": 1,
|
|
1499
1499
|
"slotTypeID": 1,
|
|
1500
1500
|
"constructionItemEffectGroupID": 6,
|
|
1501
|
-
"unitWallCount": 3,
|
|
1502
1501
|
"removalCostC1": 1400,
|
|
1503
1502
|
"addCommonFinesand": 13,
|
|
1504
|
-
"addCommonBricks": 13
|
|
1503
|
+
"addCommonBricks": 13,
|
|
1504
|
+
"effects": "420&3"
|
|
1505
1505
|
},
|
|
1506
1506
|
{
|
|
1507
1507
|
"constructionItemID": 46,
|
|
@@ -1514,10 +1514,10 @@
|
|
|
1514
1514
|
"rarenessID": 1,
|
|
1515
1515
|
"slotTypeID": 1,
|
|
1516
1516
|
"constructionItemEffectGroupID": 6,
|
|
1517
|
-
"unitWallCount": 6,
|
|
1518
1517
|
"removalCostC1": 2100,
|
|
1519
1518
|
"addCommonFinesand": 16,
|
|
1520
|
-
"addCommonBricks": 16
|
|
1519
|
+
"addCommonBricks": 16,
|
|
1520
|
+
"effects": "420&6"
|
|
1521
1521
|
},
|
|
1522
1522
|
{
|
|
1523
1523
|
"constructionItemID": 47,
|
|
@@ -1530,10 +1530,10 @@
|
|
|
1530
1530
|
"rarenessID": 1,
|
|
1531
1531
|
"slotTypeID": 1,
|
|
1532
1532
|
"constructionItemEffectGroupID": 6,
|
|
1533
|
-
"unitWallCount": 9,
|
|
1534
1533
|
"removalCostC1": 3200,
|
|
1535
1534
|
"addCommonFinesand": 19,
|
|
1536
|
-
"addCommonBricks": 19
|
|
1535
|
+
"addCommonBricks": 19,
|
|
1536
|
+
"effects": "420&9"
|
|
1537
1537
|
},
|
|
1538
1538
|
{
|
|
1539
1539
|
"constructionItemID": 48,
|
|
@@ -1546,11 +1546,11 @@
|
|
|
1546
1546
|
"rarenessID": 2,
|
|
1547
1547
|
"slotTypeID": 1,
|
|
1548
1548
|
"constructionItemEffectGroupID": 6,
|
|
1549
|
-
"unitWallCount": 14,
|
|
1550
1549
|
"removalCostC1": 4800,
|
|
1551
1550
|
"addCommonFinesand": 25,
|
|
1552
1551
|
"addCommonBricks": 25,
|
|
1553
|
-
"addRareFlint": 17
|
|
1552
|
+
"addRareFlint": 17,
|
|
1553
|
+
"effects": "420&14"
|
|
1554
1554
|
},
|
|
1555
1555
|
{
|
|
1556
1556
|
"constructionItemID": 49,
|
|
@@ -1563,11 +1563,11 @@
|
|
|
1563
1563
|
"rarenessID": 2,
|
|
1564
1564
|
"slotTypeID": 1,
|
|
1565
1565
|
"constructionItemEffectGroupID": 6,
|
|
1566
|
-
"unitWallCount": 19,
|
|
1567
1566
|
"removalCostC1": 7200,
|
|
1568
1567
|
"addCommonFinesand": 30,
|
|
1569
1568
|
"addCommonBricks": 30,
|
|
1570
|
-
"addRareFlint": 21
|
|
1569
|
+
"addRareFlint": 21,
|
|
1570
|
+
"effects": "420&19"
|
|
1571
1571
|
},
|
|
1572
1572
|
{
|
|
1573
1573
|
"constructionItemID": 50,
|
|
@@ -1580,11 +1580,11 @@
|
|
|
1580
1580
|
"rarenessID": 2,
|
|
1581
1581
|
"slotTypeID": 1,
|
|
1582
1582
|
"constructionItemEffectGroupID": 6,
|
|
1583
|
-
"unitWallCount": 24,
|
|
1584
1583
|
"removalCostC1": 10800,
|
|
1585
1584
|
"addCommonFinesand": 37,
|
|
1586
1585
|
"addCommonBricks": 37,
|
|
1587
|
-
"addRareFlint": 27
|
|
1586
|
+
"addRareFlint": 27,
|
|
1587
|
+
"effects": "420&24"
|
|
1588
1588
|
},
|
|
1589
1589
|
{
|
|
1590
1590
|
"constructionItemID": 51,
|
|
@@ -1597,12 +1597,12 @@
|
|
|
1597
1597
|
"rarenessID": 3,
|
|
1598
1598
|
"slotTypeID": 1,
|
|
1599
1599
|
"constructionItemEffectGroupID": 6,
|
|
1600
|
-
"unitWallCount": 31,
|
|
1601
1600
|
"removalCostC1": 16200,
|
|
1602
1601
|
"addCommonFinesand": 46,
|
|
1603
1602
|
"addCommonBricks": 46,
|
|
1604
1603
|
"addRareFlint": 36,
|
|
1605
|
-
"addEpicResin": 22
|
|
1604
|
+
"addEpicResin": 22,
|
|
1605
|
+
"effects": "420&31"
|
|
1606
1606
|
},
|
|
1607
1607
|
{
|
|
1608
1608
|
"constructionItemID": 52,
|
|
@@ -1615,12 +1615,12 @@
|
|
|
1615
1615
|
"rarenessID": 3,
|
|
1616
1616
|
"slotTypeID": 1,
|
|
1617
1617
|
"constructionItemEffectGroupID": 6,
|
|
1618
|
-
"unitWallCount": 38,
|
|
1619
1618
|
"removalCostC1": 24300,
|
|
1620
1619
|
"addCommonFinesand": 56,
|
|
1621
1620
|
"addCommonBricks": 56,
|
|
1622
1621
|
"addRareFlint": 47,
|
|
1623
|
-
"addEpicResin": 27
|
|
1622
|
+
"addEpicResin": 27,
|
|
1623
|
+
"effects": "420&38"
|
|
1624
1624
|
},
|
|
1625
1625
|
{
|
|
1626
1626
|
"constructionItemID": 53,
|
|
@@ -1633,12 +1633,12 @@
|
|
|
1633
1633
|
"rarenessID": 3,
|
|
1634
1634
|
"slotTypeID": 1,
|
|
1635
1635
|
"constructionItemEffectGroupID": 6,
|
|
1636
|
-
"unitWallCount": 45,
|
|
1637
1636
|
"removalCostC1": 36500,
|
|
1638
1637
|
"addCommonFinesand": 73,
|
|
1639
1638
|
"addCommonBricks": 73,
|
|
1640
1639
|
"addRareFlint": 66,
|
|
1641
|
-
"addEpicResin": 33
|
|
1640
|
+
"addEpicResin": 33,
|
|
1641
|
+
"effects": "420&45"
|
|
1642
1642
|
},
|
|
1643
1643
|
{
|
|
1644
1644
|
"constructionItemID": 54,
|
|
@@ -1651,13 +1651,13 @@
|
|
|
1651
1651
|
"rarenessID": 4,
|
|
1652
1652
|
"slotTypeID": 1,
|
|
1653
1653
|
"constructionItemEffectGroupID": 6,
|
|
1654
|
-
"unitWallCount": 55,
|
|
1655
1654
|
"removalCostC1": 54800,
|
|
1656
1655
|
"addCommonFinesand": 103,
|
|
1657
1656
|
"addCommonBricks": 103,
|
|
1658
1657
|
"addRareFlint": 100,
|
|
1659
1658
|
"addEpicResin": 42,
|
|
1660
|
-
"addLegendarySoulstone": 61
|
|
1659
|
+
"addLegendarySoulstone": 61,
|
|
1660
|
+
"effects": "420&55"
|
|
1661
1661
|
},
|
|
1662
1662
|
{
|
|
1663
1663
|
"constructionItemID": 342,
|
|
@@ -1670,13 +1670,13 @@
|
|
|
1670
1670
|
"rarenessID": 4,
|
|
1671
1671
|
"slotTypeID": 1,
|
|
1672
1672
|
"constructionItemEffectGroupID": 6,
|
|
1673
|
-
"unitWallCount": 65,
|
|
1674
1673
|
"removalCostC1": 73100,
|
|
1675
1674
|
"addCommonFinesand": 135,
|
|
1676
1675
|
"addCommonBricks": 135,
|
|
1677
1676
|
"addRareFlint": 135,
|
|
1678
1677
|
"addEpicResin": 52,
|
|
1679
|
-
"addLegendarySoulstone": 63
|
|
1678
|
+
"addLegendarySoulstone": 63,
|
|
1679
|
+
"effects": "420&65"
|
|
1680
1680
|
},
|
|
1681
1681
|
{
|
|
1682
1682
|
"constructionItemID": 343,
|
|
@@ -1689,13 +1689,13 @@
|
|
|
1689
1689
|
"rarenessID": 4,
|
|
1690
1690
|
"slotTypeID": 1,
|
|
1691
1691
|
"constructionItemEffectGroupID": 6,
|
|
1692
|
-
"unitWallCount": 75,
|
|
1693
1692
|
"removalCostC1": 94600,
|
|
1694
1693
|
"addCommonFinesand": 168,
|
|
1695
1694
|
"addCommonBricks": 168,
|
|
1696
1695
|
"addRareFlint": 170,
|
|
1697
1696
|
"addEpicResin": 62,
|
|
1698
|
-
"addLegendarySoulstone": 65
|
|
1697
|
+
"addLegendarySoulstone": 65,
|
|
1698
|
+
"effects": "420&75"
|
|
1699
1699
|
},
|
|
1700
1700
|
{
|
|
1701
1701
|
"constructionItemID": 344,
|
|
@@ -1708,13 +1708,13 @@
|
|
|
1708
1708
|
"rarenessID": 4,
|
|
1709
1709
|
"slotTypeID": 1,
|
|
1710
1710
|
"constructionItemEffectGroupID": 6,
|
|
1711
|
-
"unitWallCount": 85,
|
|
1712
1711
|
"removalCostC1": 116100,
|
|
1713
1712
|
"addCommonFinesand": 201,
|
|
1714
1713
|
"addCommonBricks": 201,
|
|
1715
1714
|
"addRareFlint": 206,
|
|
1716
1715
|
"addEpicResin": 74,
|
|
1717
|
-
"addLegendarySoulstone": 67
|
|
1716
|
+
"addLegendarySoulstone": 67,
|
|
1717
|
+
"effects": "420&85"
|
|
1718
1718
|
},
|
|
1719
1719
|
{
|
|
1720
1720
|
"constructionItemID": 345,
|
|
@@ -1727,13 +1727,13 @@
|
|
|
1727
1727
|
"rarenessID": 4,
|
|
1728
1728
|
"slotTypeID": 1,
|
|
1729
1729
|
"constructionItemEffectGroupID": 6,
|
|
1730
|
-
"unitWallCount": 95,
|
|
1731
1730
|
"removalCostC1": 137600,
|
|
1732
1731
|
"addCommonFinesand": 235,
|
|
1733
1732
|
"addCommonBricks": 235,
|
|
1734
1733
|
"addRareFlint": 242,
|
|
1735
1734
|
"addEpicResin": 86,
|
|
1736
|
-
"addLegendarySoulstone": 69
|
|
1735
|
+
"addLegendarySoulstone": 69,
|
|
1736
|
+
"effects": "420&95"
|
|
1737
1737
|
},
|
|
1738
1738
|
{
|
|
1739
1739
|
"constructionItemID": 346,
|
|
@@ -1746,13 +1746,13 @@
|
|
|
1746
1746
|
"rarenessID": 4,
|
|
1747
1747
|
"slotTypeID": 1,
|
|
1748
1748
|
"constructionItemEffectGroupID": 6,
|
|
1749
|
-
"unitWallCount": 110,
|
|
1750
1749
|
"removalCostC1": 159100,
|
|
1751
1750
|
"addCommonFinesand": 270,
|
|
1752
1751
|
"addCommonBricks": 270,
|
|
1753
1752
|
"addRareFlint": 280,
|
|
1754
1753
|
"addEpicResin": 100,
|
|
1755
|
-
"addLegendarySoulstone": 72
|
|
1754
|
+
"addLegendarySoulstone": 72,
|
|
1755
|
+
"effects": "420&110"
|
|
1756
1756
|
},
|
|
1757
1757
|
{
|
|
1758
1758
|
"constructionItemID": 352,
|
|
@@ -1765,13 +1765,13 @@
|
|
|
1765
1765
|
"rarenessID": 4,
|
|
1766
1766
|
"slotTypeID": 1,
|
|
1767
1767
|
"constructionItemEffectGroupID": 6,
|
|
1768
|
-
"unitWallCount": 125,
|
|
1769
1768
|
"removalCostC1": 180600,
|
|
1770
1769
|
"addCommonFinesand": 305,
|
|
1771
1770
|
"addCommonBricks": 305,
|
|
1772
1771
|
"addRareFlint": 318,
|
|
1773
1772
|
"addEpicResin": 114,
|
|
1774
|
-
"addLegendarySoulstone": 75
|
|
1773
|
+
"addLegendarySoulstone": 75,
|
|
1774
|
+
"effects": "420&125"
|
|
1775
1775
|
},
|
|
1776
1776
|
{
|
|
1777
1777
|
"constructionItemID": 353,
|
|
@@ -1784,13 +1784,13 @@
|
|
|
1784
1784
|
"rarenessID": 4,
|
|
1785
1785
|
"slotTypeID": 1,
|
|
1786
1786
|
"constructionItemEffectGroupID": 6,
|
|
1787
|
-
"unitWallCount": 140,
|
|
1788
1787
|
"removalCostC1": 202100,
|
|
1789
1788
|
"addCommonFinesand": 350,
|
|
1790
1789
|
"addCommonBricks": 350,
|
|
1791
1790
|
"addRareFlint": 360,
|
|
1792
1791
|
"addEpicResin": 130,
|
|
1793
|
-
"addLegendarySoulstone": 80
|
|
1792
|
+
"addLegendarySoulstone": 80,
|
|
1793
|
+
"effects": "420&140"
|
|
1794
1794
|
},
|
|
1795
1795
|
{
|
|
1796
1796
|
"constructionItemID": 354,
|
|
@@ -1803,13 +1803,13 @@
|
|
|
1803
1803
|
"rarenessID": 4,
|
|
1804
1804
|
"slotTypeID": 1,
|
|
1805
1805
|
"constructionItemEffectGroupID": 6,
|
|
1806
|
-
"unitWallCount": 155,
|
|
1807
1806
|
"removalCostC1": 223600,
|
|
1808
1807
|
"addCommonFinesand": 395,
|
|
1809
1808
|
"addCommonBricks": 395,
|
|
1810
1809
|
"addRareFlint": 402,
|
|
1811
1810
|
"addEpicResin": 146,
|
|
1812
|
-
"addLegendarySoulstone": 85
|
|
1811
|
+
"addLegendarySoulstone": 85,
|
|
1812
|
+
"effects": "420&155"
|
|
1813
1813
|
},
|
|
1814
1814
|
{
|
|
1815
1815
|
"constructionItemID": 355,
|
|
@@ -1822,13 +1822,13 @@
|
|
|
1822
1822
|
"rarenessID": 4,
|
|
1823
1823
|
"slotTypeID": 1,
|
|
1824
1824
|
"constructionItemEffectGroupID": 6,
|
|
1825
|
-
"unitWallCount": 170,
|
|
1826
1825
|
"removalCostC1": 245100,
|
|
1827
1826
|
"addCommonFinesand": 450,
|
|
1828
1827
|
"addCommonBricks": 450,
|
|
1829
1828
|
"addRareFlint": 450,
|
|
1830
1829
|
"addEpicResin": 165,
|
|
1831
|
-
"addLegendarySoulstone": 90
|
|
1830
|
+
"addLegendarySoulstone": 90,
|
|
1831
|
+
"effects": "420&170"
|
|
1832
1832
|
},
|
|
1833
1833
|
{
|
|
1834
1834
|
"constructionItemID": 356,
|
|
@@ -1841,13 +1841,13 @@
|
|
|
1841
1841
|
"rarenessID": 4,
|
|
1842
1842
|
"slotTypeID": 1,
|
|
1843
1843
|
"constructionItemEffectGroupID": 6,
|
|
1844
|
-
"unitWallCount": 185,
|
|
1845
1844
|
"removalCostC1": 266600,
|
|
1846
1845
|
"addCommonFinesand": 510,
|
|
1847
1846
|
"addCommonBricks": 510,
|
|
1848
1847
|
"addRareFlint": 500,
|
|
1849
1848
|
"addEpicResin": 185,
|
|
1850
|
-
"addLegendarySoulstone": 100
|
|
1849
|
+
"addLegendarySoulstone": 100,
|
|
1850
|
+
"effects": "420&185"
|
|
1851
1851
|
},
|
|
1852
1852
|
{
|
|
1853
1853
|
"constructionItemID": 726,
|
|
@@ -1860,13 +1860,13 @@
|
|
|
1860
1860
|
"rarenessID": 4,
|
|
1861
1861
|
"slotTypeID": 1,
|
|
1862
1862
|
"constructionItemEffectGroupID": 6,
|
|
1863
|
-
"unitWallCount": 205,
|
|
1864
1863
|
"removalCostC1": 288100,
|
|
1865
1864
|
"addCommonFinesand": 570,
|
|
1866
1865
|
"addCommonBricks": 570,
|
|
1867
1866
|
"addRareFlint": 550,
|
|
1868
1867
|
"addEpicResin": 205,
|
|
1869
|
-
"addLegendarySoulstone": 110
|
|
1868
|
+
"addLegendarySoulstone": 110,
|
|
1869
|
+
"effects": "420&205"
|
|
1870
1870
|
},
|
|
1871
1871
|
{
|
|
1872
1872
|
"constructionItemID": 727,
|
|
@@ -1879,13 +1879,13 @@
|
|
|
1879
1879
|
"rarenessID": 4,
|
|
1880
1880
|
"slotTypeID": 1,
|
|
1881
1881
|
"constructionItemEffectGroupID": 6,
|
|
1882
|
-
"unitWallCount": 225,
|
|
1883
1882
|
"removalCostC1": 309600,
|
|
1884
1883
|
"addCommonFinesand": 630,
|
|
1885
1884
|
"addCommonBricks": 630,
|
|
1886
1885
|
"addRareFlint": 600,
|
|
1887
1886
|
"addEpicResin": 225,
|
|
1888
|
-
"addLegendarySoulstone": 120
|
|
1887
|
+
"addLegendarySoulstone": 120,
|
|
1888
|
+
"effects": "420&225"
|
|
1889
1889
|
},
|
|
1890
1890
|
{
|
|
1891
1891
|
"constructionItemID": 728,
|
|
@@ -1898,13 +1898,13 @@
|
|
|
1898
1898
|
"rarenessID": 4,
|
|
1899
1899
|
"slotTypeID": 1,
|
|
1900
1900
|
"constructionItemEffectGroupID": 6,
|
|
1901
|
-
"unitWallCount": 245,
|
|
1902
1901
|
"removalCostC1": 331100,
|
|
1903
1902
|
"addCommonFinesand": 690,
|
|
1904
1903
|
"addCommonBricks": 690,
|
|
1905
1904
|
"addRareFlint": 650,
|
|
1906
1905
|
"addEpicResin": 245,
|
|
1907
|
-
"addLegendarySoulstone": 130
|
|
1906
|
+
"addLegendarySoulstone": 130,
|
|
1907
|
+
"effects": "420&245"
|
|
1908
1908
|
},
|
|
1909
1909
|
{
|
|
1910
1910
|
"constructionItemID": 729,
|
|
@@ -1917,13 +1917,13 @@
|
|
|
1917
1917
|
"rarenessID": 4,
|
|
1918
1918
|
"slotTypeID": 1,
|
|
1919
1919
|
"constructionItemEffectGroupID": 6,
|
|
1920
|
-
"unitWallCount": 265,
|
|
1921
1920
|
"removalCostC1": 352600,
|
|
1922
1921
|
"addCommonFinesand": 750,
|
|
1923
1922
|
"addCommonBricks": 750,
|
|
1924
1923
|
"addRareFlint": 700,
|
|
1925
1924
|
"addEpicResin": 265,
|
|
1926
|
-
"addLegendarySoulstone": 140
|
|
1925
|
+
"addLegendarySoulstone": 140,
|
|
1926
|
+
"effects": "420&265"
|
|
1927
1927
|
},
|
|
1928
1928
|
{
|
|
1929
1929
|
"constructionItemID": 730,
|
|
@@ -1936,13 +1936,13 @@
|
|
|
1936
1936
|
"rarenessID": 4,
|
|
1937
1937
|
"slotTypeID": 1,
|
|
1938
1938
|
"constructionItemEffectGroupID": 6,
|
|
1939
|
-
"unitWallCount": 285,
|
|
1940
1939
|
"removalCostC1": 374100,
|
|
1941
1940
|
"addCommonFinesand": 810,
|
|
1942
1941
|
"addCommonBricks": 810,
|
|
1943
1942
|
"addRareFlint": 750,
|
|
1944
1943
|
"addEpicResin": 285,
|
|
1945
|
-
"addLegendarySoulstone": 150
|
|
1944
|
+
"addLegendarySoulstone": 150,
|
|
1945
|
+
"effects": "420&285"
|
|
1946
1946
|
},
|
|
1947
1947
|
{
|
|
1948
1948
|
"constructionItemID": 731,
|
|
@@ -1955,13 +1955,13 @@
|
|
|
1955
1955
|
"rarenessID": 4,
|
|
1956
1956
|
"slotTypeID": 1,
|
|
1957
1957
|
"constructionItemEffectGroupID": 6,
|
|
1958
|
-
"unitWallCount": 305,
|
|
1959
1958
|
"removalCostC1": 395600,
|
|
1960
1959
|
"addCommonFinesand": 870,
|
|
1961
1960
|
"addCommonBricks": 870,
|
|
1962
1961
|
"addRareFlint": 800,
|
|
1963
1962
|
"addEpicResin": 305,
|
|
1964
|
-
"addLegendarySoulstone": 160
|
|
1963
|
+
"addLegendarySoulstone": 160,
|
|
1964
|
+
"effects": "420&305"
|
|
1965
1965
|
},
|
|
1966
1966
|
{
|
|
1967
1967
|
"constructionItemID": 732,
|
|
@@ -1974,13 +1974,13 @@
|
|
|
1974
1974
|
"rarenessID": 4,
|
|
1975
1975
|
"slotTypeID": 1,
|
|
1976
1976
|
"constructionItemEffectGroupID": 6,
|
|
1977
|
-
"unitWallCount": 325,
|
|
1978
1977
|
"removalCostC1": 417100,
|
|
1979
1978
|
"addCommonFinesand": 930,
|
|
1980
1979
|
"addCommonBricks": 930,
|
|
1981
1980
|
"addRareFlint": 850,
|
|
1982
1981
|
"addEpicResin": 325,
|
|
1983
|
-
"addLegendarySoulstone": 170
|
|
1982
|
+
"addLegendarySoulstone": 170,
|
|
1983
|
+
"effects": "420&325"
|
|
1984
1984
|
},
|
|
1985
1985
|
{
|
|
1986
1986
|
"constructionItemID": 733,
|
|
@@ -1993,13 +1993,13 @@
|
|
|
1993
1993
|
"rarenessID": 4,
|
|
1994
1994
|
"slotTypeID": 1,
|
|
1995
1995
|
"constructionItemEffectGroupID": 6,
|
|
1996
|
-
"unitWallCount": 345,
|
|
1997
1996
|
"removalCostC1": 438600,
|
|
1998
1997
|
"addCommonFinesand": 990,
|
|
1999
1998
|
"addCommonBricks": 990,
|
|
2000
1999
|
"addRareFlint": 900,
|
|
2001
2000
|
"addEpicResin": 345,
|
|
2002
|
-
"addLegendarySoulstone": 180
|
|
2001
|
+
"addLegendarySoulstone": 180,
|
|
2002
|
+
"effects": "420&345"
|
|
2003
2003
|
},
|
|
2004
2004
|
{
|
|
2005
2005
|
"constructionItemID": 734,
|
|
@@ -2012,13 +2012,13 @@
|
|
|
2012
2012
|
"rarenessID": 4,
|
|
2013
2013
|
"slotTypeID": 1,
|
|
2014
2014
|
"constructionItemEffectGroupID": 6,
|
|
2015
|
-
"unitWallCount": 365,
|
|
2016
2015
|
"removalCostC1": 460100,
|
|
2017
2016
|
"addCommonFinesand": 1050,
|
|
2018
2017
|
"addCommonBricks": 1050,
|
|
2019
2018
|
"addRareFlint": 950,
|
|
2020
2019
|
"addEpicResin": 365,
|
|
2021
|
-
"addLegendarySoulstone": 190
|
|
2020
|
+
"addLegendarySoulstone": 190,
|
|
2021
|
+
"effects": "420&365"
|
|
2022
2022
|
},
|
|
2023
2023
|
{
|
|
2024
2024
|
"constructionItemID": 735,
|
|
@@ -2031,13 +2031,13 @@
|
|
|
2031
2031
|
"rarenessID": 4,
|
|
2032
2032
|
"slotTypeID": 1,
|
|
2033
2033
|
"constructionItemEffectGroupID": 6,
|
|
2034
|
-
"unitWallCount": 385,
|
|
2035
2034
|
"removalCostC1": 481600,
|
|
2036
2035
|
"addCommonFinesand": 1110,
|
|
2037
2036
|
"addCommonBricks": 1110,
|
|
2038
2037
|
"addRareFlint": 1000,
|
|
2039
2038
|
"addEpicResin": 385,
|
|
2040
|
-
"addLegendarySoulstone": 200
|
|
2039
|
+
"addLegendarySoulstone": 200,
|
|
2040
|
+
"effects": "420&385"
|
|
2041
2041
|
},
|
|
2042
2042
|
{
|
|
2043
2043
|
"constructionItemID": 736,
|
|
@@ -2050,13 +2050,13 @@
|
|
|
2050
2050
|
"rarenessID": 4,
|
|
2051
2051
|
"slotTypeID": 1,
|
|
2052
2052
|
"constructionItemEffectGroupID": 6,
|
|
2053
|
-
"unitWallCount": 410,
|
|
2054
2053
|
"removalCostC1": 503100,
|
|
2055
2054
|
"addCommonFinesand": 1170,
|
|
2056
2055
|
"addCommonBricks": 1170,
|
|
2057
2056
|
"addRareFlint": 1050,
|
|
2058
2057
|
"addEpicResin": 405,
|
|
2059
|
-
"addLegendarySoulstone": 210
|
|
2058
|
+
"addLegendarySoulstone": 210,
|
|
2059
|
+
"effects": "420&410"
|
|
2060
2060
|
},
|
|
2061
2061
|
{
|
|
2062
2062
|
"constructionItemID": 737,
|
|
@@ -2069,13 +2069,13 @@
|
|
|
2069
2069
|
"rarenessID": 4,
|
|
2070
2070
|
"slotTypeID": 1,
|
|
2071
2071
|
"constructionItemEffectGroupID": 6,
|
|
2072
|
-
"unitWallCount": 435,
|
|
2073
2072
|
"removalCostC1": 524600,
|
|
2074
2073
|
"addCommonFinesand": 1230,
|
|
2075
2074
|
"addCommonBricks": 1230,
|
|
2076
2075
|
"addRareFlint": 1100,
|
|
2077
2076
|
"addEpicResin": 425,
|
|
2078
|
-
"addLegendarySoulstone": 220
|
|
2077
|
+
"addLegendarySoulstone": 220,
|
|
2078
|
+
"effects": "420&435"
|
|
2079
2079
|
},
|
|
2080
2080
|
{
|
|
2081
2081
|
"constructionItemID": 738,
|
|
@@ -2088,13 +2088,13 @@
|
|
|
2088
2088
|
"rarenessID": 4,
|
|
2089
2089
|
"slotTypeID": 1,
|
|
2090
2090
|
"constructionItemEffectGroupID": 6,
|
|
2091
|
-
"unitWallCount": 460,
|
|
2092
2091
|
"removalCostC1": 546100,
|
|
2093
2092
|
"addCommonFinesand": 1290,
|
|
2094
2093
|
"addCommonBricks": 1290,
|
|
2095
2094
|
"addRareFlint": 1150,
|
|
2096
2095
|
"addEpicResin": 445,
|
|
2097
|
-
"addLegendarySoulstone": 230
|
|
2096
|
+
"addLegendarySoulstone": 230,
|
|
2097
|
+
"effects": "420&460"
|
|
2098
2098
|
},
|
|
2099
2099
|
{
|
|
2100
2100
|
"constructionItemID": 739,
|
|
@@ -2107,13 +2107,13 @@
|
|
|
2107
2107
|
"rarenessID": 4,
|
|
2108
2108
|
"slotTypeID": 1,
|
|
2109
2109
|
"constructionItemEffectGroupID": 6,
|
|
2110
|
-
"unitWallCount": 485,
|
|
2111
2110
|
"removalCostC1": 567600,
|
|
2112
2111
|
"addCommonFinesand": 1350,
|
|
2113
2112
|
"addCommonBricks": 1350,
|
|
2114
2113
|
"addRareFlint": 1200,
|
|
2115
2114
|
"addEpicResin": 465,
|
|
2116
|
-
"addLegendarySoulstone": 240
|
|
2115
|
+
"addLegendarySoulstone": 240,
|
|
2116
|
+
"effects": "420&485"
|
|
2117
2117
|
},
|
|
2118
2118
|
{
|
|
2119
2119
|
"constructionItemID": 740,
|
|
@@ -2126,13 +2126,13 @@
|
|
|
2126
2126
|
"rarenessID": 4,
|
|
2127
2127
|
"slotTypeID": 1,
|
|
2128
2128
|
"constructionItemEffectGroupID": 6,
|
|
2129
|
-
"unitWallCount": 510,
|
|
2130
2129
|
"removalCostC1": 589100,
|
|
2131
2130
|
"addCommonFinesand": 1410,
|
|
2132
2131
|
"addCommonBricks": 1410,
|
|
2133
2132
|
"addRareFlint": 1250,
|
|
2134
2133
|
"addEpicResin": 485,
|
|
2135
|
-
"addLegendarySoulstone": 250
|
|
2134
|
+
"addLegendarySoulstone": 250,
|
|
2135
|
+
"effects": "420&510"
|
|
2136
2136
|
},
|
|
2137
2137
|
{
|
|
2138
2138
|
"constructionItemID": 741,
|
|
@@ -2145,13 +2145,13 @@
|
|
|
2145
2145
|
"rarenessID": 4,
|
|
2146
2146
|
"slotTypeID": 1,
|
|
2147
2147
|
"constructionItemEffectGroupID": 6,
|
|
2148
|
-
"unitWallCount": 535,
|
|
2149
2148
|
"removalCostC1": 610600,
|
|
2150
2149
|
"addCommonFinesand": 1469,
|
|
2151
2150
|
"addCommonBricks": 1319,
|
|
2152
2151
|
"addRareFlint": 1234,
|
|
2153
2152
|
"addEpicResin": 461,
|
|
2154
|
-
"addLegendarySoulstone": 194
|
|
2153
|
+
"addLegendarySoulstone": 194,
|
|
2154
|
+
"effects": "420&535"
|
|
2155
2155
|
},
|
|
2156
2156
|
{
|
|
2157
2157
|
"constructionItemID": 742,
|
|
@@ -2164,13 +2164,13 @@
|
|
|
2164
2164
|
"rarenessID": 4,
|
|
2165
2165
|
"slotTypeID": 1,
|
|
2166
2166
|
"constructionItemEffectGroupID": 6,
|
|
2167
|
-
"unitWallCount": 560,
|
|
2168
2167
|
"removalCostC1": 632100,
|
|
2169
2168
|
"addCommonFinesand": 1669,
|
|
2170
2169
|
"addCommonBricks": 1369,
|
|
2171
2170
|
"addRareFlint": 1284,
|
|
2172
2171
|
"addEpicResin": 481,
|
|
2173
|
-
"addLegendarySoulstone": 200
|
|
2172
|
+
"addLegendarySoulstone": 200,
|
|
2173
|
+
"effects": "420&560"
|
|
2174
2174
|
},
|
|
2175
2175
|
{
|
|
2176
2176
|
"constructionItemID": 743,
|
|
@@ -2183,13 +2183,13 @@
|
|
|
2183
2183
|
"rarenessID": 4,
|
|
2184
2184
|
"slotTypeID": 1,
|
|
2185
2185
|
"constructionItemEffectGroupID": 6,
|
|
2186
|
-
"unitWallCount": 585,
|
|
2187
2186
|
"removalCostC1": 653600,
|
|
2188
2187
|
"addCommonFinesand": 1869,
|
|
2189
2188
|
"addCommonBricks": 1419,
|
|
2190
2189
|
"addRareFlint": 1334,
|
|
2191
2190
|
"addEpicResin": 501,
|
|
2192
|
-
"addLegendarySoulstone": 206
|
|
2191
|
+
"addLegendarySoulstone": 206,
|
|
2192
|
+
"effects": "420&585"
|
|
2193
2193
|
},
|
|
2194
2194
|
{
|
|
2195
2195
|
"constructionItemID": 744,
|
|
@@ -2202,13 +2202,13 @@
|
|
|
2202
2202
|
"rarenessID": 4,
|
|
2203
2203
|
"slotTypeID": 1,
|
|
2204
2204
|
"constructionItemEffectGroupID": 6,
|
|
2205
|
-
"unitWallCount": 610,
|
|
2206
2205
|
"removalCostC1": 675100,
|
|
2207
2206
|
"addCommonFinesand": 2069,
|
|
2208
2207
|
"addCommonBricks": 1469,
|
|
2209
2208
|
"addRareFlint": 1384,
|
|
2210
2209
|
"addEpicResin": 521,
|
|
2211
|
-
"addLegendarySoulstone": 212
|
|
2210
|
+
"addLegendarySoulstone": 212,
|
|
2211
|
+
"effects": "420&610"
|
|
2212
2212
|
},
|
|
2213
2213
|
{
|
|
2214
2214
|
"constructionItemID": 745,
|
|
@@ -2221,13 +2221,13 @@
|
|
|
2221
2221
|
"rarenessID": 4,
|
|
2222
2222
|
"slotTypeID": 1,
|
|
2223
2223
|
"constructionItemEffectGroupID": 6,
|
|
2224
|
-
"unitWallCount": 635,
|
|
2225
2224
|
"removalCostC1": 696600,
|
|
2226
2225
|
"addCommonFinesand": 2269,
|
|
2227
2226
|
"addCommonBricks": 1519,
|
|
2228
2227
|
"addRareFlint": 1434,
|
|
2229
2228
|
"addEpicResin": 541,
|
|
2230
|
-
"addLegendarySoulstone": 218
|
|
2229
|
+
"addLegendarySoulstone": 218,
|
|
2230
|
+
"effects": "420&635"
|
|
2231
2231
|
},
|
|
2232
2232
|
{
|
|
2233
2233
|
"constructionItemID": 55,
|
|
@@ -5379,9 +5379,9 @@
|
|
|
5379
5379
|
"slotTypeID": 1,
|
|
5380
5380
|
"constructionItemEffectGroupID": 25,
|
|
5381
5381
|
"removalCostC1": 1400,
|
|
5382
|
-
"surviveBoost": 1,
|
|
5383
5382
|
"addCommonFinesand": 19,
|
|
5384
|
-
"addCommonBricks": 19
|
|
5383
|
+
"addCommonBricks": 19,
|
|
5384
|
+
"effects": "427&1"
|
|
5385
5385
|
},
|
|
5386
5386
|
{
|
|
5387
5387
|
"constructionItemID": 286,
|
|
@@ -5395,10 +5395,10 @@
|
|
|
5395
5395
|
"slotTypeID": 1,
|
|
5396
5396
|
"constructionItemEffectGroupID": 25,
|
|
5397
5397
|
"removalCostC1": 4800,
|
|
5398
|
-
"surviveBoost": 2,
|
|
5399
5398
|
"addCommonFinesand": 37,
|
|
5400
5399
|
"addCommonBricks": 37,
|
|
5401
|
-
"addRareFlint": 26
|
|
5400
|
+
"addRareFlint": 26,
|
|
5401
|
+
"effects": "427&2"
|
|
5402
5402
|
},
|
|
5403
5403
|
{
|
|
5404
5404
|
"constructionItemID": 287,
|
|
@@ -5412,11 +5412,11 @@
|
|
|
5412
5412
|
"slotTypeID": 1,
|
|
5413
5413
|
"constructionItemEffectGroupID": 25,
|
|
5414
5414
|
"removalCostC1": 16200,
|
|
5415
|
-
"surviveBoost": 3,
|
|
5416
5415
|
"addCommonFinesand": 72,
|
|
5417
5416
|
"addCommonBricks": 72,
|
|
5418
5417
|
"addRareFlint": 50,
|
|
5419
|
-
"addEpicResin": 33
|
|
5418
|
+
"addEpicResin": 33,
|
|
5419
|
+
"effects": "427&3"
|
|
5420
5420
|
},
|
|
5421
5421
|
{
|
|
5422
5422
|
"constructionItemID": 288,
|
|
@@ -5430,12 +5430,12 @@
|
|
|
5430
5430
|
"slotTypeID": 1,
|
|
5431
5431
|
"constructionItemEffectGroupID": 25,
|
|
5432
5432
|
"removalCostC1": 54800,
|
|
5433
|
-
"surviveBoost": 5,
|
|
5434
5433
|
"addCommonFinesand": 79,
|
|
5435
5434
|
"addCommonBricks": 79,
|
|
5436
5435
|
"addRareFlint": 63,
|
|
5437
5436
|
"addEpicResin": 42,
|
|
5438
|
-
"addLegendarySoulstone": 27
|
|
5437
|
+
"addLegendarySoulstone": 27,
|
|
5438
|
+
"effects": "427&5"
|
|
5439
5439
|
},
|
|
5440
5440
|
{
|
|
5441
5441
|
"constructionItemID": 289,
|
|
@@ -14858,8 +14858,8 @@
|
|
|
14858
14858
|
"slotTypeID": 0,
|
|
14859
14859
|
"duration": 86400,
|
|
14860
14860
|
"constructionItemEffectGroupID": 51,
|
|
14861
|
-
"
|
|
14862
|
-
"
|
|
14861
|
+
"disassemblingTombolaID": 1,
|
|
14862
|
+
"effects": "420&100"
|
|
14863
14863
|
},
|
|
14864
14864
|
{
|
|
14865
14865
|
"constructionItemID": 30141,
|
|
@@ -14873,8 +14873,8 @@
|
|
|
14873
14873
|
"slotTypeID": 0,
|
|
14874
14874
|
"duration": 129600,
|
|
14875
14875
|
"constructionItemEffectGroupID": 51,
|
|
14876
|
-
"
|
|
14877
|
-
"
|
|
14876
|
+
"disassemblingTombolaID": 2,
|
|
14877
|
+
"effects": "420&150"
|
|
14878
14878
|
},
|
|
14879
14879
|
{
|
|
14880
14880
|
"constructionItemID": 30142,
|
|
@@ -14888,8 +14888,8 @@
|
|
|
14888
14888
|
"slotTypeID": 0,
|
|
14889
14889
|
"duration": 172800,
|
|
14890
14890
|
"constructionItemEffectGroupID": 51,
|
|
14891
|
-
"
|
|
14892
|
-
"
|
|
14891
|
+
"disassemblingTombolaID": 3,
|
|
14892
|
+
"effects": "420&200"
|
|
14893
14893
|
},
|
|
14894
14894
|
{
|
|
14895
14895
|
"constructionItemID": 30143,
|
|
@@ -14903,8 +14903,8 @@
|
|
|
14903
14903
|
"slotTypeID": 0,
|
|
14904
14904
|
"duration": 216000,
|
|
14905
14905
|
"constructionItemEffectGroupID": 51,
|
|
14906
|
-
"
|
|
14907
|
-
"
|
|
14906
|
+
"disassemblingTombolaID": 4,
|
|
14907
|
+
"effects": "420&250"
|
|
14908
14908
|
},
|
|
14909
14909
|
{
|
|
14910
14910
|
"constructionItemID": 30150,
|
|
@@ -16237,8 +16237,8 @@
|
|
|
16237
16237
|
"rarenessID": 4,
|
|
16238
16238
|
"slotTypeID": 0,
|
|
16239
16239
|
"constructionItemEffectGroupID": 28,
|
|
16240
|
-
"
|
|
16241
|
-
"
|
|
16240
|
+
"removalCostC1": 7200,
|
|
16241
|
+
"effects": "420&250"
|
|
16242
16242
|
},
|
|
16243
16243
|
{
|
|
16244
16244
|
"constructionItemID": 30370,
|
|
@@ -18112,8 +18112,8 @@
|
|
|
18112
18112
|
"slotTypeID": 0,
|
|
18113
18113
|
"duration": 432000,
|
|
18114
18114
|
"constructionItemEffectGroupID": 51,
|
|
18115
|
-
"
|
|
18116
|
-
"
|
|
18115
|
+
"disassemblingTombolaID": 4,
|
|
18116
|
+
"effects": "420&250"
|
|
18117
18117
|
},
|
|
18118
18118
|
{
|
|
18119
18119
|
"constructionItemID": 30666,
|
|
@@ -18697,8 +18697,8 @@
|
|
|
18697
18697
|
"slotTypeID": 0,
|
|
18698
18698
|
"duration": 1209600,
|
|
18699
18699
|
"constructionItemEffectGroupID": 51,
|
|
18700
|
-
"
|
|
18701
|
-
"
|
|
18700
|
+
"disassemblingTombolaID": 2,
|
|
18701
|
+
"effects": "420&100"
|
|
18702
18702
|
},
|
|
18703
18703
|
{
|
|
18704
18704
|
"constructionItemID": 30097,
|
|
@@ -18712,8 +18712,8 @@
|
|
|
18712
18712
|
"slotTypeID": 0,
|
|
18713
18713
|
"duration": 1814400,
|
|
18714
18714
|
"constructionItemEffectGroupID": 51,
|
|
18715
|
-
"
|
|
18716
|
-
"
|
|
18715
|
+
"disassemblingTombolaID": 2,
|
|
18716
|
+
"effects": "420&200"
|
|
18717
18717
|
},
|
|
18718
18718
|
{
|
|
18719
18719
|
"constructionItemID": 30095,
|
|
@@ -18727,8 +18727,8 @@
|
|
|
18727
18727
|
"slotTypeID": 0,
|
|
18728
18728
|
"duration": 2419200,
|
|
18729
18729
|
"constructionItemEffectGroupID": 51,
|
|
18730
|
-
"
|
|
18731
|
-
"
|
|
18730
|
+
"disassemblingTombolaID": 2,
|
|
18731
|
+
"effects": "420&250"
|
|
18732
18732
|
},
|
|
18733
18733
|
{
|
|
18734
18734
|
"constructionItemID": 30105,
|
|
@@ -18892,8 +18892,8 @@
|
|
|
18892
18892
|
"slotTypeID": 0,
|
|
18893
18893
|
"duration": 604800,
|
|
18894
18894
|
"constructionItemEffectGroupID": 51,
|
|
18895
|
-
"
|
|
18896
|
-
"
|
|
18895
|
+
"disassemblingTombolaID": 4,
|
|
18896
|
+
"effects": "420&250"
|
|
18897
18897
|
},
|
|
18898
18898
|
{
|
|
18899
18899
|
"constructionItemID": 30293,
|
|
@@ -20265,9 +20265,9 @@
|
|
|
20265
20265
|
"rarenessID": 4,
|
|
20266
20266
|
"slotTypeID": 0,
|
|
20267
20267
|
"constructionItemEffectGroupID": 28,
|
|
20268
|
-
"unitWallCount": 250,
|
|
20269
20268
|
"removalCostC1": 7200,
|
|
20270
|
-
"disassemblingTombolaID": 4
|
|
20269
|
+
"disassemblingTombolaID": 4,
|
|
20270
|
+
"effects": "420&250"
|
|
20271
20271
|
},
|
|
20272
20272
|
{
|
|
20273
20273
|
"constructionItemID": 30711,
|
|
@@ -20280,9 +20280,9 @@
|
|
|
20280
20280
|
"rarenessID": 4,
|
|
20281
20281
|
"slotTypeID": 0,
|
|
20282
20282
|
"constructionItemEffectGroupID": 28,
|
|
20283
|
-
"unitWallCount": 200,
|
|
20284
20283
|
"removalCostC1": 7200,
|
|
20285
|
-
"disassemblingTombolaID": 4
|
|
20284
|
+
"disassemblingTombolaID": 4,
|
|
20285
|
+
"effects": "420&200"
|
|
20286
20286
|
},
|
|
20287
20287
|
{
|
|
20288
20288
|
"constructionItemID": 30712,
|
|
@@ -20296,8 +20296,8 @@
|
|
|
20296
20296
|
"slotTypeID": 0,
|
|
20297
20297
|
"duration": 2419200,
|
|
20298
20298
|
"constructionItemEffectGroupID": 51,
|
|
20299
|
-
"
|
|
20300
|
-
"
|
|
20299
|
+
"disassemblingTombolaID": 4,
|
|
20300
|
+
"effects": "420&150"
|
|
20301
20301
|
},
|
|
20302
20302
|
{
|
|
20303
20303
|
"constructionItemID": 30713,
|
|
@@ -20311,8 +20311,8 @@
|
|
|
20311
20311
|
"slotTypeID": 0,
|
|
20312
20312
|
"duration": 2419200,
|
|
20313
20313
|
"constructionItemEffectGroupID": 51,
|
|
20314
|
-
"
|
|
20315
|
-
"
|
|
20314
|
+
"disassemblingTombolaID": 4,
|
|
20315
|
+
"effects": "420&200"
|
|
20316
20316
|
},
|
|
20317
20317
|
{
|
|
20318
20318
|
"constructionItemID": 30714,
|
|
@@ -20326,8 +20326,8 @@
|
|
|
20326
20326
|
"slotTypeID": 0,
|
|
20327
20327
|
"duration": 2419200,
|
|
20328
20328
|
"constructionItemEffectGroupID": 51,
|
|
20329
|
-
"
|
|
20330
|
-
"
|
|
20329
|
+
"disassemblingTombolaID": 4,
|
|
20330
|
+
"effects": "420&250"
|
|
20331
20331
|
},
|
|
20332
20332
|
{
|
|
20333
20333
|
"constructionItemID": 30715,
|
|
@@ -20551,8 +20551,8 @@
|
|
|
20551
20551
|
"slotTypeID": 0,
|
|
20552
20552
|
"duration": 2419200,
|
|
20553
20553
|
"constructionItemEffectGroupID": 51,
|
|
20554
|
-
"
|
|
20555
|
-
"
|
|
20554
|
+
"disassemblingTombolaID": 4,
|
|
20555
|
+
"effects": "420&300"
|
|
20556
20556
|
},
|
|
20557
20557
|
{
|
|
20558
20558
|
"constructionItemID": 30730,
|
|
@@ -20566,8 +20566,8 @@
|
|
|
20566
20566
|
"slotTypeID": 0,
|
|
20567
20567
|
"duration": 2419200,
|
|
20568
20568
|
"constructionItemEffectGroupID": 51,
|
|
20569
|
-
"
|
|
20570
|
-
"
|
|
20569
|
+
"disassemblingTombolaID": 4,
|
|
20570
|
+
"effects": "420&250"
|
|
20571
20571
|
},
|
|
20572
20572
|
{
|
|
20573
20573
|
"constructionItemID": 30731,
|
|
@@ -20581,8 +20581,8 @@
|
|
|
20581
20581
|
"slotTypeID": 0,
|
|
20582
20582
|
"duration": 2419200,
|
|
20583
20583
|
"constructionItemEffectGroupID": 51,
|
|
20584
|
-
"
|
|
20585
|
-
"
|
|
20584
|
+
"disassemblingTombolaID": 4,
|
|
20585
|
+
"effects": "420&200"
|
|
20586
20586
|
},
|
|
20587
20587
|
{
|
|
20588
20588
|
"constructionItemID": 30732,
|
|
@@ -20641,8 +20641,8 @@
|
|
|
20641
20641
|
"slotTypeID": 0,
|
|
20642
20642
|
"duration": 216000,
|
|
20643
20643
|
"constructionItemEffectGroupID": 51,
|
|
20644
|
-
"
|
|
20645
|
-
"
|
|
20644
|
+
"disassemblingTombolaID": 4,
|
|
20645
|
+
"effects": "420&250"
|
|
20646
20646
|
},
|
|
20647
20647
|
{
|
|
20648
20648
|
"constructionItemID": 1001,
|
|
@@ -20761,8 +20761,8 @@
|
|
|
20761
20761
|
"slotTypeID": 0,
|
|
20762
20762
|
"duration": 2419200,
|
|
20763
20763
|
"constructionItemEffectGroupID": 51,
|
|
20764
|
-
"
|
|
20765
|
-
"
|
|
20764
|
+
"disassemblingTombolaID": 4,
|
|
20765
|
+
"effects": "420&300"
|
|
20766
20766
|
},
|
|
20767
20767
|
{
|
|
20768
20768
|
"constructionItemID": 30741,
|
|
@@ -20776,8 +20776,8 @@
|
|
|
20776
20776
|
"slotTypeID": 0,
|
|
20777
20777
|
"duration": 2419200,
|
|
20778
20778
|
"constructionItemEffectGroupID": 51,
|
|
20779
|
-
"
|
|
20780
|
-
"
|
|
20779
|
+
"disassemblingTombolaID": 4,
|
|
20780
|
+
"effects": "420&250"
|
|
20781
20781
|
},
|
|
20782
20782
|
{
|
|
20783
20783
|
"constructionItemID": 30742,
|
|
@@ -20791,8 +20791,8 @@
|
|
|
20791
20791
|
"slotTypeID": 0,
|
|
20792
20792
|
"duration": 2419200,
|
|
20793
20793
|
"constructionItemEffectGroupID": 51,
|
|
20794
|
-
"
|
|
20795
|
-
"
|
|
20794
|
+
"disassemblingTombolaID": 4,
|
|
20795
|
+
"effects": "420&200"
|
|
20796
20796
|
},
|
|
20797
20797
|
{
|
|
20798
20798
|
"constructionItemID": 30743,
|
|
@@ -20806,8 +20806,8 @@
|
|
|
20806
20806
|
"slotTypeID": 0,
|
|
20807
20807
|
"duration": 86400,
|
|
20808
20808
|
"constructionItemEffectGroupID": 51,
|
|
20809
|
-
"
|
|
20810
|
-
"
|
|
20809
|
+
"disassemblingTombolaID": 4,
|
|
20810
|
+
"effects": "420&400"
|
|
20811
20811
|
},
|
|
20812
20812
|
{
|
|
20813
20813
|
"constructionItemID": 30744,
|
|
@@ -20956,9 +20956,9 @@
|
|
|
20956
20956
|
"rarenessID": 4,
|
|
20957
20957
|
"slotTypeID": 0,
|
|
20958
20958
|
"constructionItemEffectGroupID": 28,
|
|
20959
|
-
"unitWallCount": 250,
|
|
20960
20959
|
"removalCostC1": 7200,
|
|
20961
|
-
"disassemblingTombolaID": 4
|
|
20960
|
+
"disassemblingTombolaID": 4,
|
|
20961
|
+
"effects": "420&250"
|
|
20962
20962
|
},
|
|
20963
20963
|
{
|
|
20964
20964
|
"constructionItemID": 31105,
|
|
@@ -20971,9 +20971,9 @@
|
|
|
20971
20971
|
"rarenessID": 4,
|
|
20972
20972
|
"slotTypeID": 0,
|
|
20973
20973
|
"constructionItemEffectGroupID": 28,
|
|
20974
|
-
"unitWallCount": 200,
|
|
20975
20974
|
"removalCostC1": 7200,
|
|
20976
|
-
"disassemblingTombolaID": 4
|
|
20975
|
+
"disassemblingTombolaID": 4,
|
|
20976
|
+
"effects": "420&200"
|
|
20977
20977
|
},
|
|
20978
20978
|
{
|
|
20979
20979
|
"constructionItemID": 31106,
|
|
@@ -22081,9 +22081,9 @@
|
|
|
22081
22081
|
"rarenessID": 4,
|
|
22082
22082
|
"slotTypeID": 0,
|
|
22083
22083
|
"constructionItemEffectGroupID": 28,
|
|
22084
|
-
"unitWallCount": 250,
|
|
22085
22084
|
"removalCostC1": 7200,
|
|
22086
|
-
"disassemblingTombolaID": 4
|
|
22085
|
+
"disassemblingTombolaID": 4,
|
|
22086
|
+
"effects": "420&250"
|
|
22087
22087
|
},
|
|
22088
22088
|
{
|
|
22089
22089
|
"constructionItemID": 31180,
|
|
@@ -22096,9 +22096,9 @@
|
|
|
22096
22096
|
"rarenessID": 4,
|
|
22097
22097
|
"slotTypeID": 0,
|
|
22098
22098
|
"constructionItemEffectGroupID": 28,
|
|
22099
|
-
"unitWallCount": 200,
|
|
22100
22099
|
"removalCostC1": 7200,
|
|
22101
|
-
"disassemblingTombolaID": 4
|
|
22100
|
+
"disassemblingTombolaID": 4,
|
|
22101
|
+
"effects": "420&200"
|
|
22102
22102
|
},
|
|
22103
22103
|
{
|
|
22104
22104
|
"constructionItemID": 31181,
|
|
@@ -22517,8 +22517,8 @@
|
|
|
22517
22517
|
"slotTypeID": 0,
|
|
22518
22518
|
"duration": 2419200,
|
|
22519
22519
|
"constructionItemEffectGroupID": 51,
|
|
22520
|
-
"
|
|
22521
|
-
"
|
|
22520
|
+
"disassemblingTombolaID": 4,
|
|
22521
|
+
"effects": "420&300"
|
|
22522
22522
|
},
|
|
22523
22523
|
{
|
|
22524
22524
|
"constructionItemID": 31209,
|
|
@@ -22532,8 +22532,8 @@
|
|
|
22532
22532
|
"slotTypeID": 0,
|
|
22533
22533
|
"duration": 2419200,
|
|
22534
22534
|
"constructionItemEffectGroupID": 51,
|
|
22535
|
-
"
|
|
22536
|
-
"
|
|
22535
|
+
"disassemblingTombolaID": 4,
|
|
22536
|
+
"effects": "420&250"
|
|
22537
22537
|
},
|
|
22538
22538
|
{
|
|
22539
22539
|
"constructionItemID": 31210,
|
|
@@ -22547,8 +22547,8 @@
|
|
|
22547
22547
|
"slotTypeID": 0,
|
|
22548
22548
|
"duration": 2419200,
|
|
22549
22549
|
"constructionItemEffectGroupID": 51,
|
|
22550
|
-
"
|
|
22551
|
-
"
|
|
22550
|
+
"disassemblingTombolaID": 4,
|
|
22551
|
+
"effects": "420&200"
|
|
22552
22552
|
},
|
|
22553
22553
|
{
|
|
22554
22554
|
"constructionItemID": 31213,
|
|
@@ -22637,8 +22637,8 @@
|
|
|
22637
22637
|
"slotTypeID": 0,
|
|
22638
22638
|
"duration": 2419200,
|
|
22639
22639
|
"constructionItemEffectGroupID": 51,
|
|
22640
|
-
"
|
|
22641
|
-
"
|
|
22640
|
+
"disassemblingTombolaID": 4,
|
|
22641
|
+
"effects": "420&250"
|
|
22642
22642
|
},
|
|
22643
22643
|
{
|
|
22644
22644
|
"constructionItemID": 31219,
|
|
@@ -22652,8 +22652,8 @@
|
|
|
22652
22652
|
"slotTypeID": 0,
|
|
22653
22653
|
"duration": 2419200,
|
|
22654
22654
|
"constructionItemEffectGroupID": 51,
|
|
22655
|
-
"
|
|
22656
|
-
"
|
|
22655
|
+
"disassemblingTombolaID": 4,
|
|
22656
|
+
"effects": "420&200"
|
|
22657
22657
|
},
|
|
22658
22658
|
{
|
|
22659
22659
|
"constructionItemID": 31220,
|
|
@@ -22667,8 +22667,8 @@
|
|
|
22667
22667
|
"slotTypeID": 0,
|
|
22668
22668
|
"duration": 2419200,
|
|
22669
22669
|
"constructionItemEffectGroupID": 51,
|
|
22670
|
-
"
|
|
22671
|
-
"
|
|
22670
|
+
"disassemblingTombolaID": 4,
|
|
22671
|
+
"effects": "420&150"
|
|
22672
22672
|
},
|
|
22673
22673
|
{
|
|
22674
22674
|
"constructionItemID": 31221,
|
|
@@ -23027,8 +23027,8 @@
|
|
|
23027
23027
|
"slotTypeID": 0,
|
|
23028
23028
|
"duration": 3628800,
|
|
23029
23029
|
"constructionItemEffectGroupID": 51,
|
|
23030
|
-
"
|
|
23031
|
-
"
|
|
23030
|
+
"disassemblingTombolaID": 4,
|
|
23031
|
+
"effects": "420&250"
|
|
23032
23032
|
},
|
|
23033
23033
|
{
|
|
23034
23034
|
"constructionItemID": 31254,
|
|
@@ -23057,8 +23057,8 @@
|
|
|
23057
23057
|
"slotTypeID": 0,
|
|
23058
23058
|
"duration": 3628800,
|
|
23059
23059
|
"constructionItemEffectGroupID": 51,
|
|
23060
|
-
"
|
|
23061
|
-
"
|
|
23060
|
+
"disassemblingTombolaID": 4,
|
|
23061
|
+
"effects": "420&250"
|
|
23062
23062
|
},
|
|
23063
23063
|
{
|
|
23064
23064
|
"constructionItemID": 31256,
|
|
@@ -23102,8 +23102,8 @@
|
|
|
23102
23102
|
"slotTypeID": 0,
|
|
23103
23103
|
"duration": 3628800,
|
|
23104
23104
|
"constructionItemEffectGroupID": 51,
|
|
23105
|
-
"
|
|
23106
|
-
"
|
|
23105
|
+
"disassemblingTombolaID": 4,
|
|
23106
|
+
"effects": "420&250"
|
|
23107
23107
|
},
|
|
23108
23108
|
{
|
|
23109
23109
|
"constructionItemID": 31259,
|
|
@@ -23131,9 +23131,9 @@
|
|
|
23131
23131
|
"rarenessID": 4,
|
|
23132
23132
|
"slotTypeID": 0,
|
|
23133
23133
|
"constructionItemEffectGroupID": 28,
|
|
23134
|
-
"unitWallCount": 250,
|
|
23135
23134
|
"removalCostC1": 7200,
|
|
23136
|
-
"disassemblingTombolaID": 4
|
|
23135
|
+
"disassemblingTombolaID": 4,
|
|
23136
|
+
"effects": "420&250"
|
|
23137
23137
|
},
|
|
23138
23138
|
{
|
|
23139
23139
|
"constructionItemID": 31261,
|
|
@@ -23146,9 +23146,9 @@
|
|
|
23146
23146
|
"rarenessID": 4,
|
|
23147
23147
|
"slotTypeID": 0,
|
|
23148
23148
|
"constructionItemEffectGroupID": 28,
|
|
23149
|
-
"unitWallCount": 150,
|
|
23150
23149
|
"removalCostC1": 7200,
|
|
23151
|
-
"disassemblingTombolaID": 4
|
|
23150
|
+
"disassemblingTombolaID": 4,
|
|
23151
|
+
"effects": "420&150"
|
|
23152
23152
|
},
|
|
23153
23153
|
{
|
|
23154
23154
|
"constructionItemID": 31262,
|
|
@@ -26727,8 +26727,8 @@
|
|
|
26727
26727
|
"slotTypeID": 0,
|
|
26728
26728
|
"duration": 2419200,
|
|
26729
26729
|
"constructionItemEffectGroupID": 51,
|
|
26730
|
-
"
|
|
26731
|
-
"
|
|
26730
|
+
"disassemblingTombolaID": 4,
|
|
26731
|
+
"effects": "420&250"
|
|
26732
26732
|
},
|
|
26733
26733
|
{
|
|
26734
26734
|
"constructionItemID": 31442,
|
|
@@ -26742,8 +26742,8 @@
|
|
|
26742
26742
|
"slotTypeID": 0,
|
|
26743
26743
|
"duration": 2419200,
|
|
26744
26744
|
"constructionItemEffectGroupID": 51,
|
|
26745
|
-
"
|
|
26746
|
-
"
|
|
26745
|
+
"disassemblingTombolaID": 4,
|
|
26746
|
+
"effects": "420&200"
|
|
26747
26747
|
},
|
|
26748
26748
|
{
|
|
26749
26749
|
"constructionItemID": 31443,
|
|
@@ -26757,8 +26757,8 @@
|
|
|
26757
26757
|
"slotTypeID": 0,
|
|
26758
26758
|
"duration": 2419200,
|
|
26759
26759
|
"constructionItemEffectGroupID": 51,
|
|
26760
|
-
"
|
|
26761
|
-
"
|
|
26760
|
+
"disassemblingTombolaID": 4,
|
|
26761
|
+
"effects": "420&150"
|
|
26762
26762
|
},
|
|
26763
26763
|
{
|
|
26764
26764
|
"constructionItemID": 31444,
|