e4k-data 4.58.37 → 4.59.27

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.
Files changed (44) hide show
  1. package/data/alliancebuffs.json +158 -0
  2. package/data/buildings.json +687 -142
  3. package/data/constructionItemRecipes.json +778 -0
  4. package/data/constructionItems.json +1812 -200
  5. package/data/constructionItemsEffectGroups.json +10 -0
  6. package/data/currencyClearCompensations.json +432 -0
  7. package/data/effects.json +26 -0
  8. package/data/effecttypes.json +8 -0
  9. package/data/equipments.json +13 -0
  10. package/data/expansions.json +54 -54
  11. package/data/horses.json +143 -143
  12. package/data/leaguetypeEvents.json +3 -3
  13. package/data/messageRestrictions.json +6 -3
  14. package/data/packages.json +642 -0
  15. package/data/researches.json +186 -0
  16. package/data/rewards.json +349 -285
  17. package/data/units.json +66 -0
  18. package/data/version.json +1 -1
  19. package/data/versionInfo.json +3 -3
  20. package/data/wodIds.json +192 -192
  21. package/images/x768.json +130 -47
  22. package/languages/da.json +98 -25
  23. package/languages/de.json +98 -25
  24. package/languages/el.json +98 -25
  25. package/languages/en.json +87 -14
  26. package/languages/es.json +98 -25
  27. package/languages/fi.json +96 -23
  28. package/languages/fr.json +98 -25
  29. package/languages/it.json +98 -25
  30. package/languages/ja.json +95 -22
  31. package/languages/ko.json +97 -24
  32. package/languages/nl.json +98 -25
  33. package/languages/no.json +96 -23
  34. package/languages/pl.json +98 -25
  35. package/languages/pt.json +98 -25
  36. package/languages/ru.json +98 -25
  37. package/languages/sv.json +96 -23
  38. package/languages/tr.json +96 -23
  39. package/languages/zh_CN.json +98 -25
  40. package/languages/zh_TW.json +98 -25
  41. package/package.json +1 -1
  42. package/typings/data.d.ts +1 -0
  43. package/typings/images.d.ts +8 -3
  44. package/typings/languages.d.ts +72 -2
@@ -21515,6 +21515,1206 @@
21515
21515
  "disassemblingTombolaID": 4,
21516
21516
  "effects": "501&24"
21517
21517
  },
21518
+ {
21519
+ "constructionItemID": 31268,
21520
+ "comment1": "Relic",
21521
+ "comment2": "relicRefineryBoost",
21522
+ "name": "relicRefineryBoost",
21523
+ "constructionItemGroupID": 3218,
21524
+ "level": 1,
21525
+ "rarenessID": 1,
21526
+ "slotTypeID": 2,
21527
+ "constructionItemEffectGroupID": 53,
21528
+ "removalCostC1": 10000,
21529
+ "isPremium": 1,
21530
+ "addCommonTimber": 1250,
21531
+ "addCommonStraw": 940,
21532
+ "addRareNails": 625,
21533
+ "addRareGlue": 315,
21534
+ "addEpicCobblestone": 125,
21535
+ "addLegendaryFabric": 5,
21536
+ "effects": "341&1"
21537
+ },
21538
+ {
21539
+ "constructionItemID": 31269,
21540
+ "comment1": "Relic",
21541
+ "comment2": "relicRefineryBoost",
21542
+ "name": "relicRefineryBoost",
21543
+ "constructionItemGroupID": 3218,
21544
+ "level": 2,
21545
+ "rarenessID": 1,
21546
+ "slotTypeID": 2,
21547
+ "constructionItemEffectGroupID": 53,
21548
+ "removalCostC1": 15000,
21549
+ "isPremium": 1,
21550
+ "addCommonTimber": 1550,
21551
+ "addCommonStraw": 1240,
21552
+ "addRareNails": 1100,
21553
+ "addRareGlue": 725,
21554
+ "addEpicCobblestone": 213,
21555
+ "addLegendaryFabric": 9,
21556
+ "effects": "341&2"
21557
+ },
21558
+ {
21559
+ "constructionItemID": 31270,
21560
+ "comment1": "Relic",
21561
+ "comment2": "relicRefineryBoost",
21562
+ "name": "relicRefineryBoost",
21563
+ "constructionItemGroupID": 3218,
21564
+ "level": 3,
21565
+ "rarenessID": 1,
21566
+ "slotTypeID": 2,
21567
+ "constructionItemEffectGroupID": 53,
21568
+ "removalCostC1": 20000,
21569
+ "isPremium": 1,
21570
+ "addCommonTimber": 1850,
21571
+ "addCommonStraw": 1540,
21572
+ "addRareNails": 1575,
21573
+ "addRareGlue": 1135,
21574
+ "addEpicCobblestone": 300,
21575
+ "addLegendaryFabric": 12,
21576
+ "effects": "341&3"
21577
+ },
21578
+ {
21579
+ "constructionItemID": 31271,
21580
+ "comment1": "Relic",
21581
+ "comment2": "relicRefineryBoost",
21582
+ "name": "relicRefineryBoost",
21583
+ "constructionItemGroupID": 3218,
21584
+ "level": 4,
21585
+ "rarenessID": 2,
21586
+ "slotTypeID": 2,
21587
+ "constructionItemEffectGroupID": 53,
21588
+ "removalCostC1": 25000,
21589
+ "isPremium": 1,
21590
+ "addCommonTimber": 2150,
21591
+ "addCommonStraw": 1840,
21592
+ "addRareNails": 2050,
21593
+ "addRareGlue": 1545,
21594
+ "addEpicCobblestone": 388,
21595
+ "addLegendaryFabric": 16,
21596
+ "effects": "341&4"
21597
+ },
21598
+ {
21599
+ "constructionItemID": 31272,
21600
+ "comment1": "Relic",
21601
+ "comment2": "relicRefineryBoost",
21602
+ "name": "relicRefineryBoost",
21603
+ "constructionItemGroupID": 3218,
21604
+ "level": 5,
21605
+ "rarenessID": 2,
21606
+ "slotTypeID": 2,
21607
+ "constructionItemEffectGroupID": 53,
21608
+ "removalCostC1": 30000,
21609
+ "isPremium": 1,
21610
+ "addCommonTimber": 2450,
21611
+ "addCommonStraw": 2140,
21612
+ "addRareNails": 2525,
21613
+ "addRareGlue": 1955,
21614
+ "addEpicCobblestone": 475,
21615
+ "addLegendaryFabric": 19,
21616
+ "effects": "341&5"
21617
+ },
21618
+ {
21619
+ "constructionItemID": 31273,
21620
+ "comment1": "Relic",
21621
+ "comment2": "relicRefineryBoost",
21622
+ "name": "relicRefineryBoost",
21623
+ "constructionItemGroupID": 3218,
21624
+ "level": 6,
21625
+ "rarenessID": 2,
21626
+ "slotTypeID": 2,
21627
+ "constructionItemEffectGroupID": 53,
21628
+ "removalCostC1": 35000,
21629
+ "isPremium": 1,
21630
+ "addCommonTimber": 2750,
21631
+ "addCommonStraw": 2440,
21632
+ "addRareNails": 3000,
21633
+ "addRareGlue": 2365,
21634
+ "addEpicCobblestone": 563,
21635
+ "addLegendaryFabric": 23,
21636
+ "effects": "341&6"
21637
+ },
21638
+ {
21639
+ "constructionItemID": 31274,
21640
+ "comment1": "Relic",
21641
+ "comment2": "relicRefineryBoost",
21642
+ "name": "relicRefineryBoost",
21643
+ "constructionItemGroupID": 3218,
21644
+ "level": 7,
21645
+ "rarenessID": 3,
21646
+ "slotTypeID": 2,
21647
+ "constructionItemEffectGroupID": 53,
21648
+ "removalCostC1": 40000,
21649
+ "isPremium": 1,
21650
+ "addCommonTimber": 3050,
21651
+ "addCommonStraw": 2740,
21652
+ "addRareNails": 3475,
21653
+ "addRareGlue": 2775,
21654
+ "addEpicCobblestone": 650,
21655
+ "addLegendaryFabric": 26,
21656
+ "effects": "341&7"
21657
+ },
21658
+ {
21659
+ "constructionItemID": 31275,
21660
+ "comment1": "Relic",
21661
+ "comment2": "relicRefineryBoost",
21662
+ "name": "relicRefineryBoost",
21663
+ "constructionItemGroupID": 3218,
21664
+ "level": 8,
21665
+ "rarenessID": 3,
21666
+ "slotTypeID": 2,
21667
+ "constructionItemEffectGroupID": 53,
21668
+ "removalCostC1": 45000,
21669
+ "isPremium": 1,
21670
+ "addCommonTimber": 3350,
21671
+ "addCommonStraw": 3040,
21672
+ "addRareNails": 3950,
21673
+ "addRareGlue": 3185,
21674
+ "addEpicCobblestone": 738,
21675
+ "addLegendaryFabric": 30,
21676
+ "effects": "341&8"
21677
+ },
21678
+ {
21679
+ "constructionItemID": 31276,
21680
+ "comment1": "Relic",
21681
+ "comment2": "relicRefineryBoost",
21682
+ "name": "relicRefineryBoost",
21683
+ "constructionItemGroupID": 3218,
21684
+ "level": 9,
21685
+ "rarenessID": 3,
21686
+ "slotTypeID": 2,
21687
+ "constructionItemEffectGroupID": 53,
21688
+ "removalCostC1": 50000,
21689
+ "isPremium": 1,
21690
+ "addCommonTimber": 3650,
21691
+ "addCommonStraw": 3340,
21692
+ "addRareNails": 4425,
21693
+ "addRareGlue": 3595,
21694
+ "addEpicCobblestone": 825,
21695
+ "addLegendaryFabric": 33,
21696
+ "effects": "341&9"
21697
+ },
21698
+ {
21699
+ "constructionItemID": 31277,
21700
+ "comment1": "Relic",
21701
+ "comment2": "relicRefineryBoost",
21702
+ "name": "relicRefineryBoost",
21703
+ "constructionItemGroupID": 3218,
21704
+ "level": 10,
21705
+ "rarenessID": 4,
21706
+ "slotTypeID": 2,
21707
+ "constructionItemEffectGroupID": 53,
21708
+ "removalCostC1": 55000,
21709
+ "isPremium": 1,
21710
+ "addCommonTimber": 3950,
21711
+ "addCommonStraw": 3640,
21712
+ "addRareNails": 4900,
21713
+ "addRareGlue": 4005,
21714
+ "addEpicCobblestone": 913,
21715
+ "addLegendaryFabric": 37,
21716
+ "effects": "341&10"
21717
+ },
21718
+ {
21719
+ "constructionItemID": 31278,
21720
+ "comment1": "Relic",
21721
+ "comment2": "relicRefineryBoost",
21722
+ "name": "relicRefineryBoost",
21723
+ "constructionItemGroupID": 3218,
21724
+ "level": 11,
21725
+ "rarenessID": 4,
21726
+ "slotTypeID": 2,
21727
+ "constructionItemEffectGroupID": 53,
21728
+ "removalCostC1": 60000,
21729
+ "isPremium": 1,
21730
+ "addCommonTimber": 4250,
21731
+ "addCommonStraw": 3940,
21732
+ "addRareNails": 5375,
21733
+ "addRareGlue": 4415,
21734
+ "addEpicCobblestone": 1000,
21735
+ "addLegendaryFabric": 40,
21736
+ "effects": "341&11"
21737
+ },
21738
+ {
21739
+ "constructionItemID": 31279,
21740
+ "comment1": "Relic",
21741
+ "comment2": "relicRefineryBoost",
21742
+ "name": "relicRefineryBoost",
21743
+ "constructionItemGroupID": 3218,
21744
+ "level": 12,
21745
+ "rarenessID": 4,
21746
+ "slotTypeID": 2,
21747
+ "constructionItemEffectGroupID": 53,
21748
+ "removalCostC1": 65000,
21749
+ "isPremium": 1,
21750
+ "addCommonTimber": 4550,
21751
+ "addCommonStraw": 4240,
21752
+ "addRareNails": 5850,
21753
+ "addRareGlue": 4825,
21754
+ "addEpicCobblestone": 1088,
21755
+ "addLegendaryFabric": 44,
21756
+ "effects": "341&12"
21757
+ },
21758
+ {
21759
+ "constructionItemID": 31280,
21760
+ "comment1": "Relic",
21761
+ "comment2": "relicRefineryBoost",
21762
+ "name": "relicRefineryBoost",
21763
+ "constructionItemGroupID": 3218,
21764
+ "level": 13,
21765
+ "rarenessID": 4,
21766
+ "slotTypeID": 2,
21767
+ "constructionItemEffectGroupID": 53,
21768
+ "removalCostC1": 70000,
21769
+ "isPremium": 1,
21770
+ "addCommonTimber": 4850,
21771
+ "addCommonStraw": 4540,
21772
+ "addRareNails": 6325,
21773
+ "addRareGlue": 5235,
21774
+ "addEpicCobblestone": 1175,
21775
+ "addLegendaryFabric": 47,
21776
+ "effects": "341&13"
21777
+ },
21778
+ {
21779
+ "constructionItemID": 31281,
21780
+ "comment1": "Relic",
21781
+ "comment2": "relicRefineryBoost",
21782
+ "name": "relicRefineryBoost",
21783
+ "constructionItemGroupID": 3218,
21784
+ "level": 14,
21785
+ "rarenessID": 4,
21786
+ "slotTypeID": 2,
21787
+ "constructionItemEffectGroupID": 53,
21788
+ "removalCostC1": 75000,
21789
+ "isPremium": 1,
21790
+ "addCommonTimber": 5150,
21791
+ "addCommonStraw": 4840,
21792
+ "addRareNails": 6800,
21793
+ "addRareGlue": 5645,
21794
+ "addEpicCobblestone": 1263,
21795
+ "addLegendaryFabric": 51,
21796
+ "effects": "341&14"
21797
+ },
21798
+ {
21799
+ "constructionItemID": 31282,
21800
+ "comment1": "Relic",
21801
+ "comment2": "relicRefineryBoost",
21802
+ "name": "relicRefineryBoost",
21803
+ "constructionItemGroupID": 3218,
21804
+ "level": 15,
21805
+ "rarenessID": 4,
21806
+ "slotTypeID": 2,
21807
+ "constructionItemEffectGroupID": 53,
21808
+ "removalCostC1": 80000,
21809
+ "isPremium": 1,
21810
+ "addCommonTimber": 5450,
21811
+ "addCommonStraw": 5140,
21812
+ "addRareNails": 7275,
21813
+ "addRareGlue": 6055,
21814
+ "addEpicCobblestone": 1350,
21815
+ "addLegendaryFabric": 54,
21816
+ "effects": "341&15"
21817
+ },
21818
+ {
21819
+ "constructionItemID": 31283,
21820
+ "comment1": "Relic",
21821
+ "comment2": "relicRefineryBoost",
21822
+ "name": "relicRefineryBoost",
21823
+ "constructionItemGroupID": 3218,
21824
+ "level": 16,
21825
+ "rarenessID": 4,
21826
+ "slotTypeID": 2,
21827
+ "constructionItemEffectGroupID": 53,
21828
+ "removalCostC1": 85000,
21829
+ "isPremium": 1,
21830
+ "addCommonTimber": 5750,
21831
+ "addCommonStraw": 5440,
21832
+ "addRareNails": 7750,
21833
+ "addRareGlue": 6465,
21834
+ "addEpicCobblestone": 1438,
21835
+ "addLegendaryFabric": 58,
21836
+ "effects": "341&16"
21837
+ },
21838
+ {
21839
+ "constructionItemID": 31284,
21840
+ "comment1": "Relic",
21841
+ "comment2": "relicRefineryBoost",
21842
+ "name": "relicRefineryBoost",
21843
+ "constructionItemGroupID": 3218,
21844
+ "level": 17,
21845
+ "rarenessID": 4,
21846
+ "slotTypeID": 2,
21847
+ "constructionItemEffectGroupID": 53,
21848
+ "removalCostC1": 90000,
21849
+ "isPremium": 1,
21850
+ "addCommonTimber": 6050,
21851
+ "addCommonStraw": 5740,
21852
+ "addRareNails": 8225,
21853
+ "addRareGlue": 6875,
21854
+ "addEpicCobblestone": 1525,
21855
+ "addLegendaryFabric": 61,
21856
+ "effects": "341&17"
21857
+ },
21858
+ {
21859
+ "constructionItemID": 31285,
21860
+ "comment1": "Relic",
21861
+ "comment2": "relicRefineryBoost",
21862
+ "name": "relicRefineryBoost",
21863
+ "constructionItemGroupID": 3218,
21864
+ "level": 18,
21865
+ "rarenessID": 4,
21866
+ "slotTypeID": 2,
21867
+ "constructionItemEffectGroupID": 53,
21868
+ "removalCostC1": 95000,
21869
+ "isPremium": 1,
21870
+ "addCommonTimber": 6350,
21871
+ "addCommonStraw": 6040,
21872
+ "addRareNails": 8700,
21873
+ "addRareGlue": 7285,
21874
+ "addEpicCobblestone": 1613,
21875
+ "addLegendaryFabric": 65,
21876
+ "effects": "341&18"
21877
+ },
21878
+ {
21879
+ "constructionItemID": 31286,
21880
+ "comment1": "Relic",
21881
+ "comment2": "relicRefineryBoost",
21882
+ "name": "relicRefineryBoost",
21883
+ "constructionItemGroupID": 3218,
21884
+ "level": 19,
21885
+ "rarenessID": 4,
21886
+ "slotTypeID": 2,
21887
+ "constructionItemEffectGroupID": 53,
21888
+ "removalCostC1": 100000,
21889
+ "isPremium": 1,
21890
+ "addCommonTimber": 6650,
21891
+ "addCommonStraw": 6340,
21892
+ "addRareNails": 9175,
21893
+ "addRareGlue": 7695,
21894
+ "addEpicCobblestone": 1700,
21895
+ "addLegendaryFabric": 68,
21896
+ "effects": "341&19"
21897
+ },
21898
+ {
21899
+ "constructionItemID": 31287,
21900
+ "comment1": "Relic",
21901
+ "comment2": "relicRefineryBoost",
21902
+ "name": "relicRefineryBoost",
21903
+ "constructionItemGroupID": 3218,
21904
+ "level": 20,
21905
+ "rarenessID": 4,
21906
+ "slotTypeID": 2,
21907
+ "constructionItemEffectGroupID": 53,
21908
+ "removalCostC1": 105000,
21909
+ "isPremium": 1,
21910
+ "addCommonTimber": 6950,
21911
+ "addCommonStraw": 6640,
21912
+ "addRareNails": 9650,
21913
+ "addRareGlue": 8105,
21914
+ "addEpicCobblestone": 1788,
21915
+ "addLegendaryFabric": 72,
21916
+ "effects": "341&20"
21917
+ },
21918
+ {
21919
+ "constructionItemID": 31288,
21920
+ "comment1": "Relic",
21921
+ "comment2": "relicRefineryBoost",
21922
+ "name": "relicRefineryBoost",
21923
+ "constructionItemGroupID": 3218,
21924
+ "level": 21,
21925
+ "rarenessID": 4,
21926
+ "slotTypeID": 2,
21927
+ "constructionItemEffectGroupID": 53,
21928
+ "removalCostC1": 110000,
21929
+ "isPremium": 1,
21930
+ "addCommonTimber": 7250,
21931
+ "addCommonStraw": 6940,
21932
+ "addRareNails": 10125,
21933
+ "addRareGlue": 8515,
21934
+ "addEpicCobblestone": 1875,
21935
+ "addLegendaryFabric": 75,
21936
+ "effects": "341&21"
21937
+ },
21938
+ {
21939
+ "constructionItemID": 31289,
21940
+ "comment1": "Relic",
21941
+ "comment2": "relicRefineryBoost",
21942
+ "name": "relicRefineryBoost",
21943
+ "constructionItemGroupID": 3218,
21944
+ "level": 22,
21945
+ "rarenessID": 4,
21946
+ "slotTypeID": 2,
21947
+ "constructionItemEffectGroupID": 53,
21948
+ "removalCostC1": 115000,
21949
+ "isPremium": 1,
21950
+ "addCommonTimber": 7550,
21951
+ "addCommonStraw": 7240,
21952
+ "addRareNails": 10600,
21953
+ "addRareGlue": 8925,
21954
+ "addEpicCobblestone": 1963,
21955
+ "addLegendaryFabric": 79,
21956
+ "effects": "341&22"
21957
+ },
21958
+ {
21959
+ "constructionItemID": 31290,
21960
+ "comment1": "Relic",
21961
+ "comment2": "relicRefineryBoost",
21962
+ "name": "relicRefineryBoost",
21963
+ "constructionItemGroupID": 3218,
21964
+ "level": 23,
21965
+ "rarenessID": 4,
21966
+ "slotTypeID": 2,
21967
+ "constructionItemEffectGroupID": 53,
21968
+ "removalCostC1": 120000,
21969
+ "isPremium": 1,
21970
+ "addCommonTimber": 7850,
21971
+ "addCommonStraw": 7540,
21972
+ "addRareNails": 11075,
21973
+ "addRareGlue": 9335,
21974
+ "addEpicCobblestone": 2050,
21975
+ "addLegendaryFabric": 82,
21976
+ "effects": "341&23"
21977
+ },
21978
+ {
21979
+ "constructionItemID": 31291,
21980
+ "comment1": "Relic",
21981
+ "comment2": "relicRefineryBoost",
21982
+ "name": "relicRefineryBoost",
21983
+ "constructionItemGroupID": 3218,
21984
+ "level": 24,
21985
+ "rarenessID": 4,
21986
+ "slotTypeID": 2,
21987
+ "constructionItemEffectGroupID": 53,
21988
+ "removalCostC1": 125000,
21989
+ "isPremium": 1,
21990
+ "addCommonTimber": 8150,
21991
+ "addCommonStraw": 7840,
21992
+ "addRareNails": 11550,
21993
+ "addRareGlue": 9745,
21994
+ "addEpicCobblestone": 2138,
21995
+ "addLegendaryFabric": 86,
21996
+ "effects": "341&24"
21997
+ },
21998
+ {
21999
+ "constructionItemID": 31292,
22000
+ "comment1": "Relic",
22001
+ "comment2": "relicRefineryBoost",
22002
+ "name": "relicRefineryBoost",
22003
+ "constructionItemGroupID": 3218,
22004
+ "level": 25,
22005
+ "rarenessID": 4,
22006
+ "slotTypeID": 2,
22007
+ "constructionItemEffectGroupID": 53,
22008
+ "removalCostC1": 130000,
22009
+ "isPremium": 1,
22010
+ "addCommonTimber": 8450,
22011
+ "addCommonStraw": 8140,
22012
+ "addRareNails": 12025,
22013
+ "addRareGlue": 10155,
22014
+ "addEpicCobblestone": 2225,
22015
+ "addLegendaryFabric": 89,
22016
+ "effects": "341&25"
22017
+ },
22018
+ {
22019
+ "constructionItemID": 31293,
22020
+ "comment1": "Relic",
22021
+ "comment2": "relicRefineryBoost",
22022
+ "name": "relicRefineryBoost",
22023
+ "constructionItemGroupID": 3218,
22024
+ "level": 26,
22025
+ "rarenessID": 4,
22026
+ "slotTypeID": 2,
22027
+ "constructionItemEffectGroupID": 53,
22028
+ "removalCostC1": 135000,
22029
+ "isPremium": 1,
22030
+ "addCommonTimber": 8750,
22031
+ "addCommonStraw": 8440,
22032
+ "addRareNails": 12500,
22033
+ "addRareGlue": 10565,
22034
+ "addEpicCobblestone": 2313,
22035
+ "addLegendaryFabric": 93,
22036
+ "effects": "341&26"
22037
+ },
22038
+ {
22039
+ "constructionItemID": 31294,
22040
+ "comment1": "Relic",
22041
+ "comment2": "relicRefineryBoost",
22042
+ "name": "relicRefineryBoost",
22043
+ "constructionItemGroupID": 3218,
22044
+ "level": 27,
22045
+ "rarenessID": 4,
22046
+ "slotTypeID": 2,
22047
+ "constructionItemEffectGroupID": 53,
22048
+ "removalCostC1": 140000,
22049
+ "isPremium": 1,
22050
+ "addCommonTimber": 9050,
22051
+ "addCommonStraw": 8740,
22052
+ "addRareNails": 12975,
22053
+ "addRareGlue": 10975,
22054
+ "addEpicCobblestone": 2400,
22055
+ "addLegendaryFabric": 96,
22056
+ "effects": "341&27"
22057
+ },
22058
+ {
22059
+ "constructionItemID": 31295,
22060
+ "comment1": "Relic",
22061
+ "comment2": "relicRefineryBoost",
22062
+ "name": "relicRefineryBoost",
22063
+ "constructionItemGroupID": 3218,
22064
+ "level": 28,
22065
+ "rarenessID": 4,
22066
+ "slotTypeID": 2,
22067
+ "constructionItemEffectGroupID": 53,
22068
+ "removalCostC1": 145000,
22069
+ "isPremium": 1,
22070
+ "addCommonTimber": 9350,
22071
+ "addCommonStraw": 9040,
22072
+ "addRareNails": 13450,
22073
+ "addRareGlue": 11385,
22074
+ "addEpicCobblestone": 2488,
22075
+ "addLegendaryFabric": 100,
22076
+ "effects": "341&28"
22077
+ },
22078
+ {
22079
+ "constructionItemID": 31296,
22080
+ "comment1": "Relic",
22081
+ "comment2": "relicRefineryBoost",
22082
+ "name": "relicRefineryBoost",
22083
+ "constructionItemGroupID": 3218,
22084
+ "level": 29,
22085
+ "rarenessID": 4,
22086
+ "slotTypeID": 2,
22087
+ "constructionItemEffectGroupID": 53,
22088
+ "removalCostC1": 150000,
22089
+ "isPremium": 1,
22090
+ "addCommonTimber": 9650,
22091
+ "addCommonStraw": 9340,
22092
+ "addRareNails": 13925,
22093
+ "addRareGlue": 11795,
22094
+ "addEpicCobblestone": 2575,
22095
+ "addLegendaryFabric": 103,
22096
+ "effects": "341&29"
22097
+ },
22098
+ {
22099
+ "constructionItemID": 31297,
22100
+ "comment1": "Relic",
22101
+ "comment2": "relicRefineryBoost",
22102
+ "name": "relicRefineryBoost",
22103
+ "constructionItemGroupID": 3218,
22104
+ "level": 30,
22105
+ "rarenessID": 4,
22106
+ "slotTypeID": 2,
22107
+ "constructionItemEffectGroupID": 53,
22108
+ "removalCostC1": 155000,
22109
+ "isPremium": 1,
22110
+ "addCommonTimber": 9950,
22111
+ "addCommonStraw": 9640,
22112
+ "addRareNails": 14400,
22113
+ "addRareGlue": 12205,
22114
+ "addEpicCobblestone": 2663,
22115
+ "addLegendaryFabric": 107,
22116
+ "effects": "341&30"
22117
+ },
22118
+ {
22119
+ "constructionItemID": 31298,
22120
+ "comment1": "Relic",
22121
+ "comment2": "relicToolsmithBoost",
22122
+ "name": "relicToolsmithBoost",
22123
+ "constructionItemGroupID": 3219,
22124
+ "level": 1,
22125
+ "rarenessID": 1,
22126
+ "slotTypeID": 2,
22127
+ "constructionItemEffectGroupID": 54,
22128
+ "removalCostC1": 10000,
22129
+ "isPremium": 1,
22130
+ "addCommonTimber": 1250,
22131
+ "addCommonStraw": 940,
22132
+ "addRareNails": 625,
22133
+ "addRareGlue": 315,
22134
+ "addEpicCobblestone": 125,
22135
+ "addLegendaryFabric": 5,
22136
+ "effects": "342&1"
22137
+ },
22138
+ {
22139
+ "constructionItemID": 31299,
22140
+ "comment1": "Relic",
22141
+ "comment2": "relicToolsmithBoost",
22142
+ "name": "relicToolsmithBoost",
22143
+ "constructionItemGroupID": 3219,
22144
+ "level": 2,
22145
+ "rarenessID": 1,
22146
+ "slotTypeID": 2,
22147
+ "constructionItemEffectGroupID": 54,
22148
+ "removalCostC1": 15000,
22149
+ "isPremium": 1,
22150
+ "addCommonTimber": 1550,
22151
+ "addCommonStraw": 1240,
22152
+ "addRareNails": 1100,
22153
+ "addRareGlue": 725,
22154
+ "addEpicCobblestone": 213,
22155
+ "addLegendaryFabric": 9,
22156
+ "effects": "342&2"
22157
+ },
22158
+ {
22159
+ "constructionItemID": 31300,
22160
+ "comment1": "Relic",
22161
+ "comment2": "relicToolsmithBoost",
22162
+ "name": "relicToolsmithBoost",
22163
+ "constructionItemGroupID": 3219,
22164
+ "level": 3,
22165
+ "rarenessID": 1,
22166
+ "slotTypeID": 2,
22167
+ "constructionItemEffectGroupID": 54,
22168
+ "removalCostC1": 20000,
22169
+ "isPremium": 1,
22170
+ "addCommonTimber": 1850,
22171
+ "addCommonStraw": 1540,
22172
+ "addRareNails": 1575,
22173
+ "addRareGlue": 1135,
22174
+ "addEpicCobblestone": 300,
22175
+ "addLegendaryFabric": 12,
22176
+ "effects": "342&3"
22177
+ },
22178
+ {
22179
+ "constructionItemID": 31301,
22180
+ "comment1": "Relic",
22181
+ "comment2": "relicToolsmithBoost",
22182
+ "name": "relicToolsmithBoost",
22183
+ "constructionItemGroupID": 3219,
22184
+ "level": 4,
22185
+ "rarenessID": 2,
22186
+ "slotTypeID": 2,
22187
+ "constructionItemEffectGroupID": 54,
22188
+ "removalCostC1": 25000,
22189
+ "isPremium": 1,
22190
+ "addCommonTimber": 2150,
22191
+ "addCommonStraw": 1840,
22192
+ "addRareNails": 2050,
22193
+ "addRareGlue": 1545,
22194
+ "addEpicCobblestone": 388,
22195
+ "addLegendaryFabric": 16,
22196
+ "effects": "342&4"
22197
+ },
22198
+ {
22199
+ "constructionItemID": 31302,
22200
+ "comment1": "Relic",
22201
+ "comment2": "relicToolsmithBoost",
22202
+ "name": "relicToolsmithBoost",
22203
+ "constructionItemGroupID": 3219,
22204
+ "level": 5,
22205
+ "rarenessID": 2,
22206
+ "slotTypeID": 2,
22207
+ "constructionItemEffectGroupID": 54,
22208
+ "removalCostC1": 30000,
22209
+ "isPremium": 1,
22210
+ "addCommonTimber": 2450,
22211
+ "addCommonStraw": 2140,
22212
+ "addRareNails": 2525,
22213
+ "addRareGlue": 1955,
22214
+ "addEpicCobblestone": 475,
22215
+ "addLegendaryFabric": 19,
22216
+ "effects": "342&5"
22217
+ },
22218
+ {
22219
+ "constructionItemID": 31303,
22220
+ "comment1": "Relic",
22221
+ "comment2": "relicToolsmithBoost",
22222
+ "name": "relicToolsmithBoost",
22223
+ "constructionItemGroupID": 3219,
22224
+ "level": 6,
22225
+ "rarenessID": 2,
22226
+ "slotTypeID": 2,
22227
+ "constructionItemEffectGroupID": 54,
22228
+ "removalCostC1": 35000,
22229
+ "isPremium": 1,
22230
+ "addCommonTimber": 2750,
22231
+ "addCommonStraw": 2440,
22232
+ "addRareNails": 3000,
22233
+ "addRareGlue": 2365,
22234
+ "addEpicCobblestone": 563,
22235
+ "addLegendaryFabric": 23,
22236
+ "effects": "342&6"
22237
+ },
22238
+ {
22239
+ "constructionItemID": 31304,
22240
+ "comment1": "Relic",
22241
+ "comment2": "relicToolsmithBoost",
22242
+ "name": "relicToolsmithBoost",
22243
+ "constructionItemGroupID": 3219,
22244
+ "level": 7,
22245
+ "rarenessID": 3,
22246
+ "slotTypeID": 2,
22247
+ "constructionItemEffectGroupID": 54,
22248
+ "removalCostC1": 40000,
22249
+ "isPremium": 1,
22250
+ "addCommonTimber": 3050,
22251
+ "addCommonStraw": 2740,
22252
+ "addRareNails": 3475,
22253
+ "addRareGlue": 2775,
22254
+ "addEpicCobblestone": 650,
22255
+ "addLegendaryFabric": 26,
22256
+ "effects": "342&7"
22257
+ },
22258
+ {
22259
+ "constructionItemID": 31305,
22260
+ "comment1": "Relic",
22261
+ "comment2": "relicToolsmithBoost",
22262
+ "name": "relicToolsmithBoost",
22263
+ "constructionItemGroupID": 3219,
22264
+ "level": 8,
22265
+ "rarenessID": 3,
22266
+ "slotTypeID": 2,
22267
+ "constructionItemEffectGroupID": 54,
22268
+ "removalCostC1": 45000,
22269
+ "isPremium": 1,
22270
+ "addCommonTimber": 3350,
22271
+ "addCommonStraw": 3040,
22272
+ "addRareNails": 3950,
22273
+ "addRareGlue": 3185,
22274
+ "addEpicCobblestone": 738,
22275
+ "addLegendaryFabric": 30,
22276
+ "effects": "342&8"
22277
+ },
22278
+ {
22279
+ "constructionItemID": 31306,
22280
+ "comment1": "Relic",
22281
+ "comment2": "relicToolsmithBoost",
22282
+ "name": "relicToolsmithBoost",
22283
+ "constructionItemGroupID": 3219,
22284
+ "level": 9,
22285
+ "rarenessID": 3,
22286
+ "slotTypeID": 2,
22287
+ "constructionItemEffectGroupID": 54,
22288
+ "removalCostC1": 50000,
22289
+ "isPremium": 1,
22290
+ "addCommonTimber": 3650,
22291
+ "addCommonStraw": 3340,
22292
+ "addRareNails": 4425,
22293
+ "addRareGlue": 3595,
22294
+ "addEpicCobblestone": 825,
22295
+ "addLegendaryFabric": 33,
22296
+ "effects": "342&9"
22297
+ },
22298
+ {
22299
+ "constructionItemID": 31307,
22300
+ "comment1": "Relic",
22301
+ "comment2": "relicToolsmithBoost",
22302
+ "name": "relicToolsmithBoost",
22303
+ "constructionItemGroupID": 3219,
22304
+ "level": 10,
22305
+ "rarenessID": 4,
22306
+ "slotTypeID": 2,
22307
+ "constructionItemEffectGroupID": 54,
22308
+ "removalCostC1": 55000,
22309
+ "isPremium": 1,
22310
+ "addCommonTimber": 3950,
22311
+ "addCommonStraw": 3640,
22312
+ "addRareNails": 4900,
22313
+ "addRareGlue": 4005,
22314
+ "addEpicCobblestone": 913,
22315
+ "addLegendaryFabric": 37,
22316
+ "effects": "342&10"
22317
+ },
22318
+ {
22319
+ "constructionItemID": 31308,
22320
+ "comment1": "Relic",
22321
+ "comment2": "relicToolsmithBoost",
22322
+ "name": "relicToolsmithBoost",
22323
+ "constructionItemGroupID": 3219,
22324
+ "level": 11,
22325
+ "rarenessID": 4,
22326
+ "slotTypeID": 2,
22327
+ "constructionItemEffectGroupID": 54,
22328
+ "removalCostC1": 60000,
22329
+ "isPremium": 1,
22330
+ "addCommonTimber": 4250,
22331
+ "addCommonStraw": 3940,
22332
+ "addRareNails": 5375,
22333
+ "addRareGlue": 4415,
22334
+ "addEpicCobblestone": 1000,
22335
+ "addLegendaryFabric": 40,
22336
+ "effects": "342&11"
22337
+ },
22338
+ {
22339
+ "constructionItemID": 31309,
22340
+ "comment1": "Relic",
22341
+ "comment2": "relicToolsmithBoost",
22342
+ "name": "relicToolsmithBoost",
22343
+ "constructionItemGroupID": 3219,
22344
+ "level": 12,
22345
+ "rarenessID": 4,
22346
+ "slotTypeID": 2,
22347
+ "constructionItemEffectGroupID": 54,
22348
+ "removalCostC1": 65000,
22349
+ "isPremium": 1,
22350
+ "addCommonTimber": 4550,
22351
+ "addCommonStraw": 4240,
22352
+ "addRareNails": 5850,
22353
+ "addRareGlue": 4825,
22354
+ "addEpicCobblestone": 1088,
22355
+ "addLegendaryFabric": 44,
22356
+ "effects": "342&12"
22357
+ },
22358
+ {
22359
+ "constructionItemID": 31310,
22360
+ "comment1": "Relic",
22361
+ "comment2": "relicToolsmithBoost",
22362
+ "name": "relicToolsmithBoost",
22363
+ "constructionItemGroupID": 3219,
22364
+ "level": 13,
22365
+ "rarenessID": 4,
22366
+ "slotTypeID": 2,
22367
+ "constructionItemEffectGroupID": 54,
22368
+ "removalCostC1": 70000,
22369
+ "isPremium": 1,
22370
+ "addCommonTimber": 4850,
22371
+ "addCommonStraw": 4540,
22372
+ "addRareNails": 6325,
22373
+ "addRareGlue": 5235,
22374
+ "addEpicCobblestone": 1175,
22375
+ "addLegendaryFabric": 47,
22376
+ "effects": "342&13"
22377
+ },
22378
+ {
22379
+ "constructionItemID": 31311,
22380
+ "comment1": "Relic",
22381
+ "comment2": "relicToolsmithBoost",
22382
+ "name": "relicToolsmithBoost",
22383
+ "constructionItemGroupID": 3219,
22384
+ "level": 14,
22385
+ "rarenessID": 4,
22386
+ "slotTypeID": 2,
22387
+ "constructionItemEffectGroupID": 54,
22388
+ "removalCostC1": 75000,
22389
+ "isPremium": 1,
22390
+ "addCommonTimber": 5150,
22391
+ "addCommonStraw": 4840,
22392
+ "addRareNails": 6800,
22393
+ "addRareGlue": 5645,
22394
+ "addEpicCobblestone": 1263,
22395
+ "addLegendaryFabric": 51,
22396
+ "effects": "342&14"
22397
+ },
22398
+ {
22399
+ "constructionItemID": 31312,
22400
+ "comment1": "Relic",
22401
+ "comment2": "relicToolsmithBoost",
22402
+ "name": "relicToolsmithBoost",
22403
+ "constructionItemGroupID": 3219,
22404
+ "level": 15,
22405
+ "rarenessID": 4,
22406
+ "slotTypeID": 2,
22407
+ "constructionItemEffectGroupID": 54,
22408
+ "removalCostC1": 80000,
22409
+ "isPremium": 1,
22410
+ "addCommonTimber": 5450,
22411
+ "addCommonStraw": 5140,
22412
+ "addRareNails": 7275,
22413
+ "addRareGlue": 6055,
22414
+ "addEpicCobblestone": 1350,
22415
+ "addLegendaryFabric": 54,
22416
+ "effects": "342&15"
22417
+ },
22418
+ {
22419
+ "constructionItemID": 31313,
22420
+ "comment1": "Relic",
22421
+ "comment2": "relicToolsmithBoost",
22422
+ "name": "relicToolsmithBoost",
22423
+ "constructionItemGroupID": 3219,
22424
+ "level": 16,
22425
+ "rarenessID": 4,
22426
+ "slotTypeID": 2,
22427
+ "constructionItemEffectGroupID": 54,
22428
+ "removalCostC1": 85000,
22429
+ "isPremium": 1,
22430
+ "addCommonTimber": 5750,
22431
+ "addCommonStraw": 5440,
22432
+ "addRareNails": 7750,
22433
+ "addRareGlue": 6465,
22434
+ "addEpicCobblestone": 1438,
22435
+ "addLegendaryFabric": 58,
22436
+ "effects": "342&16"
22437
+ },
22438
+ {
22439
+ "constructionItemID": 31314,
22440
+ "comment1": "Relic",
22441
+ "comment2": "relicToolsmithBoost",
22442
+ "name": "relicToolsmithBoost",
22443
+ "constructionItemGroupID": 3219,
22444
+ "level": 17,
22445
+ "rarenessID": 4,
22446
+ "slotTypeID": 2,
22447
+ "constructionItemEffectGroupID": 54,
22448
+ "removalCostC1": 90000,
22449
+ "isPremium": 1,
22450
+ "addCommonTimber": 6050,
22451
+ "addCommonStraw": 5740,
22452
+ "addRareNails": 8225,
22453
+ "addRareGlue": 6875,
22454
+ "addEpicCobblestone": 1525,
22455
+ "addLegendaryFabric": 61,
22456
+ "effects": "342&17"
22457
+ },
22458
+ {
22459
+ "constructionItemID": 31315,
22460
+ "comment1": "Relic",
22461
+ "comment2": "relicToolsmithBoost",
22462
+ "name": "relicToolsmithBoost",
22463
+ "constructionItemGroupID": 3219,
22464
+ "level": 18,
22465
+ "rarenessID": 4,
22466
+ "slotTypeID": 2,
22467
+ "constructionItemEffectGroupID": 54,
22468
+ "removalCostC1": 95000,
22469
+ "isPremium": 1,
22470
+ "addCommonTimber": 6350,
22471
+ "addCommonStraw": 6040,
22472
+ "addRareNails": 8700,
22473
+ "addRareGlue": 7285,
22474
+ "addEpicCobblestone": 1613,
22475
+ "addLegendaryFabric": 65,
22476
+ "effects": "342&18"
22477
+ },
22478
+ {
22479
+ "constructionItemID": 31316,
22480
+ "comment1": "Relic",
22481
+ "comment2": "relicToolsmithBoost",
22482
+ "name": "relicToolsmithBoost",
22483
+ "constructionItemGroupID": 3219,
22484
+ "level": 19,
22485
+ "rarenessID": 4,
22486
+ "slotTypeID": 2,
22487
+ "constructionItemEffectGroupID": 54,
22488
+ "removalCostC1": 100000,
22489
+ "isPremium": 1,
22490
+ "addCommonTimber": 6650,
22491
+ "addCommonStraw": 6340,
22492
+ "addRareNails": 9175,
22493
+ "addRareGlue": 7695,
22494
+ "addEpicCobblestone": 1700,
22495
+ "addLegendaryFabric": 68,
22496
+ "effects": "342&19"
22497
+ },
22498
+ {
22499
+ "constructionItemID": 31317,
22500
+ "comment1": "Relic",
22501
+ "comment2": "relicToolsmithBoost",
22502
+ "name": "relicToolsmithBoost",
22503
+ "constructionItemGroupID": 3219,
22504
+ "level": 20,
22505
+ "rarenessID": 4,
22506
+ "slotTypeID": 2,
22507
+ "constructionItemEffectGroupID": 54,
22508
+ "removalCostC1": 105000,
22509
+ "isPremium": 1,
22510
+ "addCommonTimber": 6950,
22511
+ "addCommonStraw": 6640,
22512
+ "addRareNails": 9650,
22513
+ "addRareGlue": 8105,
22514
+ "addEpicCobblestone": 1788,
22515
+ "addLegendaryFabric": 72,
22516
+ "effects": "342&20"
22517
+ },
22518
+ {
22519
+ "constructionItemID": 31318,
22520
+ "comment1": "Relic",
22521
+ "comment2": "relicToolsmithBoost",
22522
+ "name": "relicToolsmithBoost",
22523
+ "constructionItemGroupID": 3219,
22524
+ "level": 21,
22525
+ "rarenessID": 4,
22526
+ "slotTypeID": 2,
22527
+ "constructionItemEffectGroupID": 54,
22528
+ "removalCostC1": 110000,
22529
+ "isPremium": 1,
22530
+ "addCommonTimber": 7250,
22531
+ "addCommonStraw": 6940,
22532
+ "addRareNails": 10125,
22533
+ "addRareGlue": 8515,
22534
+ "addEpicCobblestone": 1875,
22535
+ "addLegendaryFabric": 75,
22536
+ "effects": "342&21"
22537
+ },
22538
+ {
22539
+ "constructionItemID": 31319,
22540
+ "comment1": "Relic",
22541
+ "comment2": "relicToolsmithBoost",
22542
+ "name": "relicToolsmithBoost",
22543
+ "constructionItemGroupID": 3219,
22544
+ "level": 22,
22545
+ "rarenessID": 4,
22546
+ "slotTypeID": 2,
22547
+ "constructionItemEffectGroupID": 54,
22548
+ "removalCostC1": 115000,
22549
+ "isPremium": 1,
22550
+ "addCommonTimber": 7550,
22551
+ "addCommonStraw": 7240,
22552
+ "addRareNails": 10600,
22553
+ "addRareGlue": 8925,
22554
+ "addEpicCobblestone": 1963,
22555
+ "addLegendaryFabric": 79,
22556
+ "effects": "342&22"
22557
+ },
22558
+ {
22559
+ "constructionItemID": 31320,
22560
+ "comment1": "Relic",
22561
+ "comment2": "relicToolsmithBoost",
22562
+ "name": "relicToolsmithBoost",
22563
+ "constructionItemGroupID": 3219,
22564
+ "level": 23,
22565
+ "rarenessID": 4,
22566
+ "slotTypeID": 2,
22567
+ "constructionItemEffectGroupID": 54,
22568
+ "removalCostC1": 120000,
22569
+ "isPremium": 1,
22570
+ "addCommonTimber": 7850,
22571
+ "addCommonStraw": 7540,
22572
+ "addRareNails": 11075,
22573
+ "addRareGlue": 9335,
22574
+ "addEpicCobblestone": 2050,
22575
+ "addLegendaryFabric": 82,
22576
+ "effects": "342&23"
22577
+ },
22578
+ {
22579
+ "constructionItemID": 31321,
22580
+ "comment1": "Relic",
22581
+ "comment2": "relicToolsmithBoost",
22582
+ "name": "relicToolsmithBoost",
22583
+ "constructionItemGroupID": 3219,
22584
+ "level": 24,
22585
+ "rarenessID": 4,
22586
+ "slotTypeID": 2,
22587
+ "constructionItemEffectGroupID": 54,
22588
+ "removalCostC1": 125000,
22589
+ "isPremium": 1,
22590
+ "addCommonTimber": 8150,
22591
+ "addCommonStraw": 7840,
22592
+ "addRareNails": 11550,
22593
+ "addRareGlue": 9745,
22594
+ "addEpicCobblestone": 2138,
22595
+ "addLegendaryFabric": 86,
22596
+ "effects": "342&24"
22597
+ },
22598
+ {
22599
+ "constructionItemID": 31322,
22600
+ "comment1": "Relic",
22601
+ "comment2": "relicToolsmithBoost",
22602
+ "name": "relicToolsmithBoost",
22603
+ "constructionItemGroupID": 3219,
22604
+ "level": 25,
22605
+ "rarenessID": 4,
22606
+ "slotTypeID": 2,
22607
+ "constructionItemEffectGroupID": 54,
22608
+ "removalCostC1": 130000,
22609
+ "isPremium": 1,
22610
+ "addCommonTimber": 8450,
22611
+ "addCommonStraw": 8140,
22612
+ "addRareNails": 12025,
22613
+ "addRareGlue": 10155,
22614
+ "addEpicCobblestone": 2225,
22615
+ "addLegendaryFabric": 89,
22616
+ "effects": "342&25"
22617
+ },
22618
+ {
22619
+ "constructionItemID": 31323,
22620
+ "comment1": "Relic",
22621
+ "comment2": "relicToolsmithBoost",
22622
+ "name": "relicToolsmithBoost",
22623
+ "constructionItemGroupID": 3219,
22624
+ "level": 26,
22625
+ "rarenessID": 4,
22626
+ "slotTypeID": 2,
22627
+ "constructionItemEffectGroupID": 54,
22628
+ "removalCostC1": 135000,
22629
+ "isPremium": 1,
22630
+ "addCommonTimber": 8750,
22631
+ "addCommonStraw": 8440,
22632
+ "addRareNails": 12500,
22633
+ "addRareGlue": 10565,
22634
+ "addEpicCobblestone": 2313,
22635
+ "addLegendaryFabric": 93,
22636
+ "effects": "342&26"
22637
+ },
22638
+ {
22639
+ "constructionItemID": 31324,
22640
+ "comment1": "Relic",
22641
+ "comment2": "relicToolsmithBoost",
22642
+ "name": "relicToolsmithBoost",
22643
+ "constructionItemGroupID": 3219,
22644
+ "level": 27,
22645
+ "rarenessID": 4,
22646
+ "slotTypeID": 2,
22647
+ "constructionItemEffectGroupID": 54,
22648
+ "removalCostC1": 140000,
22649
+ "isPremium": 1,
22650
+ "addCommonTimber": 9050,
22651
+ "addCommonStraw": 8740,
22652
+ "addRareNails": 12975,
22653
+ "addRareGlue": 10975,
22654
+ "addEpicCobblestone": 2400,
22655
+ "addLegendaryFabric": 96,
22656
+ "effects": "342&27"
22657
+ },
22658
+ {
22659
+ "constructionItemID": 31325,
22660
+ "comment1": "Relic",
22661
+ "comment2": "relicToolsmithBoost",
22662
+ "name": "relicToolsmithBoost",
22663
+ "constructionItemGroupID": 3219,
22664
+ "level": 28,
22665
+ "rarenessID": 4,
22666
+ "slotTypeID": 2,
22667
+ "constructionItemEffectGroupID": 54,
22668
+ "removalCostC1": 145000,
22669
+ "isPremium": 1,
22670
+ "addCommonTimber": 9350,
22671
+ "addCommonStraw": 9040,
22672
+ "addRareNails": 13450,
22673
+ "addRareGlue": 11385,
22674
+ "addEpicCobblestone": 2488,
22675
+ "addLegendaryFabric": 100,
22676
+ "effects": "342&28"
22677
+ },
22678
+ {
22679
+ "constructionItemID": 31326,
22680
+ "comment1": "Relic",
22681
+ "comment2": "relicToolsmithBoost",
22682
+ "name": "relicToolsmithBoost",
22683
+ "constructionItemGroupID": 3219,
22684
+ "level": 29,
22685
+ "rarenessID": 4,
22686
+ "slotTypeID": 2,
22687
+ "constructionItemEffectGroupID": 54,
22688
+ "removalCostC1": 150000,
22689
+ "isPremium": 1,
22690
+ "addCommonTimber": 9650,
22691
+ "addCommonStraw": 9340,
22692
+ "addRareNails": 13925,
22693
+ "addRareGlue": 11795,
22694
+ "addEpicCobblestone": 2575,
22695
+ "addLegendaryFabric": 103,
22696
+ "effects": "342&29"
22697
+ },
22698
+ {
22699
+ "constructionItemID": 31327,
22700
+ "comment1": "Relic",
22701
+ "comment2": "relicToolsmithBoost",
22702
+ "name": "relicToolsmithBoost",
22703
+ "constructionItemGroupID": 3219,
22704
+ "level": 30,
22705
+ "rarenessID": 4,
22706
+ "slotTypeID": 2,
22707
+ "constructionItemEffectGroupID": 54,
22708
+ "removalCostC1": 155000,
22709
+ "isPremium": 1,
22710
+ "addCommonTimber": 9950,
22711
+ "addCommonStraw": 9640,
22712
+ "addRareNails": 14400,
22713
+ "addRareGlue": 12205,
22714
+ "addEpicCobblestone": 2663,
22715
+ "addLegendaryFabric": 107,
22716
+ "effects": "342&30"
22717
+ },
21518
22718
  {
21519
22719
  "constructionItemID": 31328,
21520
22720
  "comment1": "Relic",
@@ -21527,8 +22727,10 @@
21527
22727
  "constructionItemEffectGroupID": 31,
21528
22728
  "foodStorage": 61500,
21529
22729
  "removalCostC1": 60000,
21530
- "addEpicResin": 1,
21531
- "addLegendaryFabric": 1300
22730
+ "addCommonTimber": 1300,
22731
+ "addCommonStraw": 975,
22732
+ "addRareNails": 650,
22733
+ "addRareGlue": 325
21532
22734
  },
21533
22735
  {
21534
22736
  "constructionItemID": 31329,
@@ -21542,8 +22744,10 @@
21542
22744
  "constructionItemEffectGroupID": 31,
21543
22745
  "foodStorage": 63000,
21544
22746
  "removalCostC1": 65000,
21545
- "addEpicResin": 1,
21546
- "addLegendaryFabric": 1500
22747
+ "addCommonTimber": 1500,
22748
+ "addCommonStraw": 1125,
22749
+ "addRareNails": 750,
22750
+ "addRareGlue": 375
21547
22751
  },
21548
22752
  {
21549
22753
  "constructionItemID": 31330,
@@ -21557,8 +22761,10 @@
21557
22761
  "constructionItemEffectGroupID": 31,
21558
22762
  "foodStorage": 64500,
21559
22763
  "removalCostC1": 70000,
21560
- "addEpicResin": 1,
21561
- "addLegendaryFabric": 1700
22764
+ "addCommonTimber": 1700,
22765
+ "addCommonStraw": 1275,
22766
+ "addRareNails": 850,
22767
+ "addRareGlue": 425
21562
22768
  },
21563
22769
  {
21564
22770
  "constructionItemID": 31331,
@@ -21572,8 +22778,10 @@
21572
22778
  "constructionItemEffectGroupID": 31,
21573
22779
  "foodStorage": 66000,
21574
22780
  "removalCostC1": 75000,
21575
- "addEpicResin": 1,
21576
- "addLegendaryFabric": 1900
22781
+ "addCommonTimber": 1900,
22782
+ "addCommonStraw": 1425,
22783
+ "addRareNails": 950,
22784
+ "addRareGlue": 475
21577
22785
  },
21578
22786
  {
21579
22787
  "constructionItemID": 31332,
@@ -21587,8 +22795,10 @@
21587
22795
  "constructionItemEffectGroupID": 31,
21588
22796
  "foodStorage": 67500,
21589
22797
  "removalCostC1": 80000,
21590
- "addEpicResin": 1,
21591
- "addLegendaryFabric": 2100
22798
+ "addCommonTimber": 2100,
22799
+ "addCommonStraw": 1575,
22800
+ "addRareNails": 1050,
22801
+ "addRareGlue": 525
21592
22802
  },
21593
22803
  {
21594
22804
  "constructionItemID": 31333,
@@ -21602,8 +22812,10 @@
21602
22812
  "constructionItemEffectGroupID": 31,
21603
22813
  "foodStorage": 69000,
21604
22814
  "removalCostC1": 85000,
21605
- "addEpicResin": 1,
21606
- "addLegendaryFabric": 2300
22815
+ "addCommonTimber": 2300,
22816
+ "addCommonStraw": 1725,
22817
+ "addRareNails": 1150,
22818
+ "addRareGlue": 575
21607
22819
  },
21608
22820
  {
21609
22821
  "constructionItemID": 31334,
@@ -21617,8 +22829,10 @@
21617
22829
  "constructionItemEffectGroupID": 31,
21618
22830
  "foodStorage": 70500,
21619
22831
  "removalCostC1": 90000,
21620
- "addEpicResin": 1,
21621
- "addLegendaryFabric": 2500
22832
+ "addCommonTimber": 2500,
22833
+ "addCommonStraw": 1875,
22834
+ "addRareNails": 1250,
22835
+ "addRareGlue": 625
21622
22836
  },
21623
22837
  {
21624
22838
  "constructionItemID": 31335,
@@ -21632,8 +22846,10 @@
21632
22846
  "constructionItemEffectGroupID": 31,
21633
22847
  "foodStorage": 72000,
21634
22848
  "removalCostC1": 95000,
21635
- "addEpicResin": 1,
21636
- "addLegendaryFabric": 2700
22849
+ "addCommonTimber": 2700,
22850
+ "addCommonStraw": 2025,
22851
+ "addRareNails": 1350,
22852
+ "addRareGlue": 675
21637
22853
  },
21638
22854
  {
21639
22855
  "constructionItemID": 31336,
@@ -21647,8 +22863,10 @@
21647
22863
  "constructionItemEffectGroupID": 31,
21648
22864
  "foodStorage": 73500,
21649
22865
  "removalCostC1": 100000,
21650
- "addEpicResin": 1,
21651
- "addLegendaryFabric": 2900
22866
+ "addCommonTimber": 2900,
22867
+ "addCommonStraw": 2175,
22868
+ "addRareNails": 1450,
22869
+ "addRareGlue": 725
21652
22870
  },
21653
22871
  {
21654
22872
  "constructionItemID": 31337,
@@ -21662,8 +22880,10 @@
21662
22880
  "constructionItemEffectGroupID": 31,
21663
22881
  "foodStorage": 80000,
21664
22882
  "removalCostC1": 105000,
21665
- "addEpicResin": 1,
21666
- "addLegendaryFabric": 3100
22883
+ "addCommonTimber": 3100,
22884
+ "addCommonStraw": 2325,
22885
+ "addRareNails": 1550,
22886
+ "addRareGlue": 775
21667
22887
  },
21668
22888
  {
21669
22889
  "constructionItemID": 31338,
@@ -21677,8 +22897,10 @@
21677
22897
  "constructionItemEffectGroupID": 31,
21678
22898
  "foodStorage": 81000,
21679
22899
  "removalCostC1": 110000,
21680
- "addEpicResin": 1,
21681
- "addLegendaryFabric": 3300
22900
+ "addCommonTimber": 3300,
22901
+ "addCommonStraw": 2475,
22902
+ "addRareNails": 1650,
22903
+ "addRareGlue": 825
21682
22904
  },
21683
22905
  {
21684
22906
  "constructionItemID": 31339,
@@ -21692,8 +22914,10 @@
21692
22914
  "constructionItemEffectGroupID": 31,
21693
22915
  "foodStorage": 82000,
21694
22916
  "removalCostC1": 115000,
21695
- "addEpicResin": 1,
21696
- "addLegendaryFabric": 3500
22917
+ "addCommonTimber": 3500,
22918
+ "addCommonStraw": 2625,
22919
+ "addRareNails": 1750,
22920
+ "addRareGlue": 875
21697
22921
  },
21698
22922
  {
21699
22923
  "constructionItemID": 31340,
@@ -21707,8 +22931,10 @@
21707
22931
  "constructionItemEffectGroupID": 31,
21708
22932
  "foodStorage": 83000,
21709
22933
  "removalCostC1": 120000,
21710
- "addEpicResin": 1,
21711
- "addLegendaryFabric": 3700
22934
+ "addCommonTimber": 3700,
22935
+ "addCommonStraw": 2775,
22936
+ "addRareNails": 1850,
22937
+ "addRareGlue": 925
21712
22938
  },
21713
22939
  {
21714
22940
  "constructionItemID": 31341,
@@ -21722,8 +22948,10 @@
21722
22948
  "constructionItemEffectGroupID": 31,
21723
22949
  "foodStorage": 84000,
21724
22950
  "removalCostC1": 125000,
21725
- "addEpicResin": 1,
21726
- "addLegendaryFabric": 3900
22951
+ "addCommonTimber": 3900,
22952
+ "addCommonStraw": 2925,
22953
+ "addRareNails": 1950,
22954
+ "addRareGlue": 975
21727
22955
  },
21728
22956
  {
21729
22957
  "constructionItemID": 31342,
@@ -21737,8 +22965,10 @@
21737
22965
  "constructionItemEffectGroupID": 31,
21738
22966
  "foodStorage": 85000,
21739
22967
  "removalCostC1": 130000,
21740
- "addEpicResin": 1,
21741
- "addLegendaryFabric": 4100
22968
+ "addCommonTimber": 4100,
22969
+ "addCommonStraw": 3075,
22970
+ "addRareNails": 2050,
22971
+ "addRareGlue": 1025
21742
22972
  },
21743
22973
  {
21744
22974
  "constructionItemID": 31343,
@@ -21752,8 +22982,10 @@
21752
22982
  "constructionItemEffectGroupID": 31,
21753
22983
  "foodStorage": 86000,
21754
22984
  "removalCostC1": 135000,
21755
- "addEpicResin": 1,
21756
- "addLegendaryFabric": 4300
22985
+ "addCommonTimber": 4300,
22986
+ "addCommonStraw": 3225,
22987
+ "addRareNails": 2150,
22988
+ "addRareGlue": 1075
21757
22989
  },
21758
22990
  {
21759
22991
  "constructionItemID": 31344,
@@ -21767,8 +22999,10 @@
21767
22999
  "constructionItemEffectGroupID": 31,
21768
23000
  "foodStorage": 87000,
21769
23001
  "removalCostC1": 140000,
21770
- "addEpicResin": 1,
21771
- "addLegendaryFabric": 4500
23002
+ "addCommonTimber": 4500,
23003
+ "addCommonStraw": 3375,
23004
+ "addRareNails": 2250,
23005
+ "addRareGlue": 1125
21772
23006
  },
21773
23007
  {
21774
23008
  "constructionItemID": 31345,
@@ -21782,8 +23016,10 @@
21782
23016
  "constructionItemEffectGroupID": 31,
21783
23017
  "foodStorage": 88000,
21784
23018
  "removalCostC1": 145000,
21785
- "addEpicResin": 1,
21786
- "addLegendaryFabric": 4700
23019
+ "addCommonTimber": 4700,
23020
+ "addCommonStraw": 3525,
23021
+ "addRareNails": 2350,
23022
+ "addRareGlue": 1175
21787
23023
  },
21788
23024
  {
21789
23025
  "constructionItemID": 31346,
@@ -21797,8 +23033,10 @@
21797
23033
  "constructionItemEffectGroupID": 31,
21798
23034
  "foodStorage": 89000,
21799
23035
  "removalCostC1": 150000,
21800
- "addEpicResin": 1,
21801
- "addLegendaryFabric": 4900
23036
+ "addCommonTimber": 4900,
23037
+ "addCommonStraw": 3675,
23038
+ "addRareNails": 2450,
23039
+ "addRareGlue": 1225
21802
23040
  },
21803
23041
  {
21804
23042
  "constructionItemID": 31347,
@@ -21812,8 +23050,10 @@
21812
23050
  "constructionItemEffectGroupID": 31,
21813
23051
  "foodStorage": 90000,
21814
23052
  "removalCostC1": 155000,
21815
- "addEpicResin": 1,
21816
- "addLegendaryFabric": 5100
23053
+ "addCommonTimber": 5100,
23054
+ "addCommonStraw": 3825,
23055
+ "addRareNails": 2550,
23056
+ "addRareGlue": 1275
21817
23057
  },
21818
23058
  {
21819
23059
  "constructionItemID": 31348,
@@ -21827,8 +23067,10 @@
21827
23067
  "constructionItemEffectGroupID": 37,
21828
23068
  "removalCostC1": 110000,
21829
23069
  "addCommonBricks": 1,
21830
- "addEpicResin": 1,
21831
- "addLegendaryFabric": 26250,
23070
+ "addCommonTimber": 26250,
23071
+ "addCommonStraw": 19740,
23072
+ "addRareNails": 13125,
23073
+ "addRareGlue": 6615,
21832
23074
  "effects": "613&21"
21833
23075
  },
21834
23076
  {
@@ -21843,8 +23085,10 @@
21843
23085
  "constructionItemEffectGroupID": 37,
21844
23086
  "removalCostC1": 115000,
21845
23087
  "addCommonBricks": 1,
21846
- "addEpicResin": 1,
21847
- "addLegendaryFabric": 27500,
23088
+ "addCommonTimber": 27500,
23089
+ "addCommonStraw": 20680,
23090
+ "addRareNails": 13750,
23091
+ "addRareGlue": 6930,
21848
23092
  "effects": "613&22"
21849
23093
  },
21850
23094
  {
@@ -21859,8 +23103,10 @@
21859
23103
  "constructionItemEffectGroupID": 37,
21860
23104
  "removalCostC1": 120000,
21861
23105
  "addCommonBricks": 1,
21862
- "addEpicResin": 1,
21863
- "addLegendaryFabric": 28750,
23106
+ "addCommonTimber": 28750,
23107
+ "addCommonStraw": 21620,
23108
+ "addRareNails": 14375,
23109
+ "addRareGlue": 7245,
21864
23110
  "effects": "613&23"
21865
23111
  },
21866
23112
  {
@@ -21875,8 +23121,10 @@
21875
23121
  "constructionItemEffectGroupID": 37,
21876
23122
  "removalCostC1": 125000,
21877
23123
  "addCommonBricks": 1,
21878
- "addEpicResin": 1,
21879
- "addLegendaryFabric": 30000,
23124
+ "addCommonTimber": 30000,
23125
+ "addCommonStraw": 22560,
23126
+ "addRareNails": 15000,
23127
+ "addRareGlue": 7560,
21880
23128
  "effects": "613&24"
21881
23129
  },
21882
23130
  {
@@ -21891,8 +23139,10 @@
21891
23139
  "constructionItemEffectGroupID": 37,
21892
23140
  "removalCostC1": 130000,
21893
23141
  "addCommonBricks": 1,
21894
- "addEpicResin": 1,
21895
- "addLegendaryFabric": 31250,
23142
+ "addCommonTimber": 31250,
23143
+ "addCommonStraw": 23500,
23144
+ "addRareNails": 15625,
23145
+ "addRareGlue": 7875,
21896
23146
  "effects": "613&25"
21897
23147
  },
21898
23148
  {
@@ -21907,8 +23157,10 @@
21907
23157
  "constructionItemEffectGroupID": 37,
21908
23158
  "removalCostC1": 135000,
21909
23159
  "addCommonBricks": 1,
21910
- "addEpicResin": 1,
21911
- "addLegendaryFabric": 32500,
23160
+ "addCommonTimber": 32500,
23161
+ "addCommonStraw": 24440,
23162
+ "addRareNails": 16250,
23163
+ "addRareGlue": 8190,
21912
23164
  "effects": "613&26"
21913
23165
  },
21914
23166
  {
@@ -21923,8 +23175,10 @@
21923
23175
  "constructionItemEffectGroupID": 37,
21924
23176
  "removalCostC1": 140000,
21925
23177
  "addCommonBricks": 1,
21926
- "addEpicResin": 1,
21927
- "addLegendaryFabric": 33750,
23178
+ "addCommonTimber": 33750,
23179
+ "addCommonStraw": 25380,
23180
+ "addRareNails": 16875,
23181
+ "addRareGlue": 8505,
21928
23182
  "effects": "613&27"
21929
23183
  },
21930
23184
  {
@@ -21939,8 +23193,10 @@
21939
23193
  "constructionItemEffectGroupID": 37,
21940
23194
  "removalCostC1": 145000,
21941
23195
  "addCommonBricks": 1,
21942
- "addEpicResin": 1,
21943
- "addLegendaryFabric": 35000,
23196
+ "addCommonTimber": 35000,
23197
+ "addCommonStraw": 26320,
23198
+ "addRareNails": 17500,
23199
+ "addRareGlue": 8820,
21944
23200
  "effects": "613&28"
21945
23201
  },
21946
23202
  {
@@ -21955,8 +23211,10 @@
21955
23211
  "constructionItemEffectGroupID": 37,
21956
23212
  "removalCostC1": 150000,
21957
23213
  "addCommonBricks": 1,
21958
- "addEpicResin": 1,
21959
- "addLegendaryFabric": 36250,
23214
+ "addCommonTimber": 36250,
23215
+ "addCommonStraw": 27260,
23216
+ "addRareNails": 18125,
23217
+ "addRareGlue": 9135,
21960
23218
  "effects": "613&29"
21961
23219
  },
21962
23220
  {
@@ -21971,8 +23229,10 @@
21971
23229
  "constructionItemEffectGroupID": 37,
21972
23230
  "removalCostC1": 155000,
21973
23231
  "addCommonBricks": 1,
21974
- "addEpicResin": 1,
21975
- "addLegendaryFabric": 37500,
23232
+ "addCommonTimber": 37500,
23233
+ "addCommonStraw": 28200,
23234
+ "addRareNails": 18750,
23235
+ "addRareGlue": 9450,
21976
23236
  "effects": "613&30"
21977
23237
  },
21978
23238
  {
@@ -21987,8 +23247,10 @@
21987
23247
  "constructionItemEffectGroupID": 38,
21988
23248
  "removalCostC1": 110000,
21989
23249
  "addRareFlint": 1,
21990
- "addEpicResin": 1,
21991
- "addLegendaryFabric": 26250,
23250
+ "addCommonTimber": 26250,
23251
+ "addCommonStraw": 19740,
23252
+ "addRareNails": 13125,
23253
+ "addRareGlue": 6615,
21992
23254
  "effects": "614&21"
21993
23255
  },
21994
23256
  {
@@ -22003,8 +23265,10 @@
22003
23265
  "constructionItemEffectGroupID": 38,
22004
23266
  "removalCostC1": 115000,
22005
23267
  "addRareFlint": 1,
22006
- "addEpicResin": 1,
22007
- "addLegendaryFabric": 27500,
23268
+ "addCommonTimber": 27500,
23269
+ "addCommonStraw": 20680,
23270
+ "addRareNails": 13750,
23271
+ "addRareGlue": 6930,
22008
23272
  "effects": "614&22"
22009
23273
  },
22010
23274
  {
@@ -22019,8 +23283,10 @@
22019
23283
  "constructionItemEffectGroupID": 38,
22020
23284
  "removalCostC1": 120000,
22021
23285
  "addRareFlint": 1,
22022
- "addEpicResin": 1,
22023
- "addLegendaryFabric": 28750,
23286
+ "addCommonTimber": 28750,
23287
+ "addCommonStraw": 21620,
23288
+ "addRareNails": 14375,
23289
+ "addRareGlue": 7245,
22024
23290
  "effects": "614&23"
22025
23291
  },
22026
23292
  {
@@ -22035,8 +23301,10 @@
22035
23301
  "constructionItemEffectGroupID": 38,
22036
23302
  "removalCostC1": 125000,
22037
23303
  "addRareFlint": 1,
22038
- "addEpicResin": 1,
22039
- "addLegendaryFabric": 30000,
23304
+ "addCommonTimber": 30000,
23305
+ "addCommonStraw": 22560,
23306
+ "addRareNails": 15000,
23307
+ "addRareGlue": 7560,
22040
23308
  "effects": "614&24"
22041
23309
  },
22042
23310
  {
@@ -22051,8 +23319,10 @@
22051
23319
  "constructionItemEffectGroupID": 38,
22052
23320
  "removalCostC1": 130000,
22053
23321
  "addRareFlint": 1,
22054
- "addEpicResin": 1,
22055
- "addLegendaryFabric": 31250,
23322
+ "addCommonTimber": 31250,
23323
+ "addCommonStraw": 23500,
23324
+ "addRareNails": 15625,
23325
+ "addRareGlue": 7875,
22056
23326
  "effects": "614&25"
22057
23327
  },
22058
23328
  {
@@ -22067,8 +23337,10 @@
22067
23337
  "constructionItemEffectGroupID": 38,
22068
23338
  "removalCostC1": 135000,
22069
23339
  "addRareFlint": 1,
22070
- "addEpicResin": 1,
22071
- "addLegendaryFabric": 32500,
23340
+ "addCommonTimber": 32500,
23341
+ "addCommonStraw": 24440,
23342
+ "addRareNails": 16250,
23343
+ "addRareGlue": 8190,
22072
23344
  "effects": "614&26"
22073
23345
  },
22074
23346
  {
@@ -22083,8 +23355,10 @@
22083
23355
  "constructionItemEffectGroupID": 38,
22084
23356
  "removalCostC1": 140000,
22085
23357
  "addRareFlint": 1,
22086
- "addEpicResin": 1,
22087
- "addLegendaryFabric": 33750,
23358
+ "addCommonTimber": 33750,
23359
+ "addCommonStraw": 25380,
23360
+ "addRareNails": 16875,
23361
+ "addRareGlue": 8505,
22088
23362
  "effects": "614&27"
22089
23363
  },
22090
23364
  {
@@ -22099,8 +23373,10 @@
22099
23373
  "constructionItemEffectGroupID": 38,
22100
23374
  "removalCostC1": 145000,
22101
23375
  "addRareFlint": 1,
22102
- "addEpicResin": 1,
22103
- "addLegendaryFabric": 35000,
23376
+ "addCommonTimber": 35000,
23377
+ "addCommonStraw": 26320,
23378
+ "addRareNails": 17500,
23379
+ "addRareGlue": 8820,
22104
23380
  "effects": "614&28"
22105
23381
  },
22106
23382
  {
@@ -22115,8 +23391,10 @@
22115
23391
  "constructionItemEffectGroupID": 38,
22116
23392
  "removalCostC1": 150000,
22117
23393
  "addRareFlint": 1,
22118
- "addEpicResin": 1,
22119
- "addLegendaryFabric": 36250,
23394
+ "addCommonTimber": 36250,
23395
+ "addCommonStraw": 27260,
23396
+ "addRareNails": 18125,
23397
+ "addRareGlue": 9135,
22120
23398
  "effects": "614&29"
22121
23399
  },
22122
23400
  {
@@ -22131,8 +23409,10 @@
22131
23409
  "constructionItemEffectGroupID": 38,
22132
23410
  "removalCostC1": 155000,
22133
23411
  "addRareFlint": 1,
22134
- "addEpicResin": 1,
22135
- "addLegendaryFabric": 37500,
23412
+ "addCommonTimber": 37500,
23413
+ "addCommonStraw": 28200,
23414
+ "addRareNails": 18750,
23415
+ "addRareGlue": 9450,
22136
23416
  "effects": "614&30"
22137
23417
  },
22138
23418
  {
@@ -22146,8 +23426,10 @@
22146
23426
  "slotTypeID": 2,
22147
23427
  "constructionItemEffectGroupID": 44,
22148
23428
  "removalCostC1": 110000,
22149
- "addEpicResin": 1,
22150
- "addLegendaryFabric": 14500,
23429
+ "addCommonTimber": 14500,
23430
+ "addCommonStraw": 13880,
23431
+ "addRareNails": 20250,
23432
+ "addRareGlue": 17030,
22151
23433
  "effects": "296&14100"
22152
23434
  },
22153
23435
  {
@@ -22161,8 +23443,10 @@
22161
23443
  "slotTypeID": 2,
22162
23444
  "constructionItemEffectGroupID": 44,
22163
23445
  "removalCostC1": 115000,
22164
- "addEpicResin": 1,
22165
- "addLegendaryFabric": 15100,
23446
+ "addCommonTimber": 15100,
23447
+ "addCommonStraw": 14480,
23448
+ "addRareNails": 21200,
23449
+ "addRareGlue": 17850,
22166
23450
  "effects": "296&14200"
22167
23451
  },
22168
23452
  {
@@ -22176,8 +23460,10 @@
22176
23460
  "slotTypeID": 2,
22177
23461
  "constructionItemEffectGroupID": 44,
22178
23462
  "removalCostC1": 120000,
22179
- "addEpicResin": 1,
22180
- "addLegendaryFabric": 15700,
23463
+ "addCommonTimber": 15700,
23464
+ "addCommonStraw": 15080,
23465
+ "addRareNails": 22150,
23466
+ "addRareGlue": 18670,
22181
23467
  "effects": "296&14300"
22182
23468
  },
22183
23469
  {
@@ -22191,8 +23477,10 @@
22191
23477
  "slotTypeID": 2,
22192
23478
  "constructionItemEffectGroupID": 44,
22193
23479
  "removalCostC1": 125000,
22194
- "addEpicResin": 1,
22195
- "addLegendaryFabric": 16300,
23480
+ "addCommonTimber": 16300,
23481
+ "addCommonStraw": 15680,
23482
+ "addRareNails": 23100,
23483
+ "addRareGlue": 19490,
22196
23484
  "effects": "296&14400"
22197
23485
  },
22198
23486
  {
@@ -22206,8 +23494,10 @@
22206
23494
  "slotTypeID": 2,
22207
23495
  "constructionItemEffectGroupID": 44,
22208
23496
  "removalCostC1": 130000,
22209
- "addEpicResin": 1,
22210
- "addLegendaryFabric": 16900,
23497
+ "addCommonTimber": 16900,
23498
+ "addCommonStraw": 16280,
23499
+ "addRareNails": 24050,
23500
+ "addRareGlue": 20310,
22211
23501
  "effects": "296&14500"
22212
23502
  },
22213
23503
  {
@@ -22221,8 +23511,10 @@
22221
23511
  "slotTypeID": 2,
22222
23512
  "constructionItemEffectGroupID": 44,
22223
23513
  "removalCostC1": 135000,
22224
- "addEpicResin": 1,
22225
- "addLegendaryFabric": 17500,
23514
+ "addCommonTimber": 17500,
23515
+ "addCommonStraw": 16880,
23516
+ "addRareNails": 25000,
23517
+ "addRareGlue": 21130,
22226
23518
  "effects": "296&14600"
22227
23519
  },
22228
23520
  {
@@ -22236,8 +23528,10 @@
22236
23528
  "slotTypeID": 2,
22237
23529
  "constructionItemEffectGroupID": 44,
22238
23530
  "removalCostC1": 140000,
22239
- "addEpicResin": 1,
22240
- "addLegendaryFabric": 18100,
23531
+ "addCommonTimber": 18100,
23532
+ "addCommonStraw": 17480,
23533
+ "addRareNails": 25950,
23534
+ "addRareGlue": 21950,
22241
23535
  "effects": "296&14700"
22242
23536
  },
22243
23537
  {
@@ -22251,8 +23545,10 @@
22251
23545
  "slotTypeID": 2,
22252
23546
  "constructionItemEffectGroupID": 44,
22253
23547
  "removalCostC1": 145000,
22254
- "addEpicResin": 1,
22255
- "addLegendaryFabric": 18700,
23548
+ "addCommonTimber": 18700,
23549
+ "addCommonStraw": 18080,
23550
+ "addRareNails": 26900,
23551
+ "addRareGlue": 22770,
22256
23552
  "effects": "296&14800"
22257
23553
  },
22258
23554
  {
@@ -22266,8 +23562,10 @@
22266
23562
  "slotTypeID": 2,
22267
23563
  "constructionItemEffectGroupID": 44,
22268
23564
  "removalCostC1": 150000,
22269
- "addEpicResin": 1,
22270
- "addLegendaryFabric": 19300,
23565
+ "addCommonTimber": 19300,
23566
+ "addCommonStraw": 18680,
23567
+ "addRareNails": 27850,
23568
+ "addRareGlue": 23590,
22271
23569
  "effects": "296&14900"
22272
23570
  },
22273
23571
  {
@@ -22281,8 +23579,10 @@
22281
23579
  "slotTypeID": 2,
22282
23580
  "constructionItemEffectGroupID": 44,
22283
23581
  "removalCostC1": 155000,
22284
- "addEpicResin": 1,
22285
- "addLegendaryFabric": 19900,
23582
+ "addCommonTimber": 19900,
23583
+ "addCommonStraw": 19280,
23584
+ "addRareNails": 28800,
23585
+ "addRareGlue": 24410,
22286
23586
  "effects": "296&15000"
22287
23587
  },
22288
23588
  {
@@ -22296,8 +23596,12 @@
22296
23596
  "slotTypeID": 2,
22297
23597
  "constructionItemEffectGroupID": 40,
22298
23598
  "removalCostC1": 110000,
22299
- "addEpicResin": 1,
22300
- "addLegendaryFabric": 2150,
23599
+ "addCommonTimber": 2150,
23600
+ "addCommonStraw": 1100,
23601
+ "addRareNails": 1075,
23602
+ "addRareGlue": 1050,
23603
+ "addEpicCobblestone": 525,
23604
+ "addLegendaryFabric": 105,
22301
23605
  "effects": "298&6100"
22302
23606
  },
22303
23607
  {
@@ -22311,8 +23615,12 @@
22311
23615
  "slotTypeID": 2,
22312
23616
  "constructionItemEffectGroupID": 40,
22313
23617
  "removalCostC1": 115000,
22314
- "addEpicResin": 1,
22315
- "addLegendaryFabric": 2250,
23618
+ "addCommonTimber": 2250,
23619
+ "addCommonStraw": 1150,
23620
+ "addRareNails": 1125,
23621
+ "addRareGlue": 1100,
23622
+ "addEpicCobblestone": 550,
23623
+ "addLegendaryFabric": 110,
22316
23624
  "effects": "298&6200"
22317
23625
  },
22318
23626
  {
@@ -22326,8 +23634,12 @@
22326
23634
  "slotTypeID": 2,
22327
23635
  "constructionItemEffectGroupID": 40,
22328
23636
  "removalCostC1": 120000,
22329
- "addEpicResin": 1,
22330
- "addLegendaryFabric": 2350,
23637
+ "addCommonTimber": 2350,
23638
+ "addCommonStraw": 1200,
23639
+ "addRareNails": 1175,
23640
+ "addRareGlue": 1150,
23641
+ "addEpicCobblestone": 575,
23642
+ "addLegendaryFabric": 115,
22331
23643
  "effects": "298&6300"
22332
23644
  },
22333
23645
  {
@@ -22341,8 +23653,12 @@
22341
23653
  "slotTypeID": 2,
22342
23654
  "constructionItemEffectGroupID": 40,
22343
23655
  "removalCostC1": 125000,
22344
- "addEpicResin": 1,
22345
- "addLegendaryFabric": 2450,
23656
+ "addCommonTimber": 2450,
23657
+ "addCommonStraw": 1250,
23658
+ "addRareNails": 1225,
23659
+ "addRareGlue": 1200,
23660
+ "addEpicCobblestone": 600,
23661
+ "addLegendaryFabric": 120,
22346
23662
  "effects": "298&6400"
22347
23663
  },
22348
23664
  {
@@ -22356,8 +23672,12 @@
22356
23672
  "slotTypeID": 2,
22357
23673
  "constructionItemEffectGroupID": 40,
22358
23674
  "removalCostC1": 130000,
22359
- "addEpicResin": 1,
22360
- "addLegendaryFabric": 2550,
23675
+ "addCommonTimber": 2550,
23676
+ "addCommonStraw": 1300,
23677
+ "addRareNails": 1275,
23678
+ "addRareGlue": 1250,
23679
+ "addEpicCobblestone": 625,
23680
+ "addLegendaryFabric": 125,
22361
23681
  "effects": "298&6500"
22362
23682
  },
22363
23683
  {
@@ -22371,8 +23691,12 @@
22371
23691
  "slotTypeID": 2,
22372
23692
  "constructionItemEffectGroupID": 40,
22373
23693
  "removalCostC1": 135000,
22374
- "addEpicResin": 1,
22375
- "addLegendaryFabric": 2650,
23694
+ "addCommonTimber": 2650,
23695
+ "addCommonStraw": 1350,
23696
+ "addRareNails": 1325,
23697
+ "addRareGlue": 1300,
23698
+ "addEpicCobblestone": 650,
23699
+ "addLegendaryFabric": 130,
22376
23700
  "effects": "298&6600"
22377
23701
  },
22378
23702
  {
@@ -22386,8 +23710,12 @@
22386
23710
  "slotTypeID": 2,
22387
23711
  "constructionItemEffectGroupID": 40,
22388
23712
  "removalCostC1": 140000,
22389
- "addEpicResin": 1,
22390
- "addLegendaryFabric": 2750,
23713
+ "addCommonTimber": 2750,
23714
+ "addCommonStraw": 1400,
23715
+ "addRareNails": 1375,
23716
+ "addRareGlue": 1350,
23717
+ "addEpicCobblestone": 675,
23718
+ "addLegendaryFabric": 135,
22391
23719
  "effects": "298&6700"
22392
23720
  },
22393
23721
  {
@@ -22401,8 +23729,12 @@
22401
23729
  "slotTypeID": 2,
22402
23730
  "constructionItemEffectGroupID": 40,
22403
23731
  "removalCostC1": 145000,
22404
- "addEpicResin": 1,
22405
- "addLegendaryFabric": 2850,
23732
+ "addCommonTimber": 2850,
23733
+ "addCommonStraw": 1450,
23734
+ "addRareNails": 1425,
23735
+ "addRareGlue": 1400,
23736
+ "addEpicCobblestone": 700,
23737
+ "addLegendaryFabric": 140,
22406
23738
  "effects": "298&6800"
22407
23739
  },
22408
23740
  {
@@ -22416,8 +23748,12 @@
22416
23748
  "slotTypeID": 2,
22417
23749
  "constructionItemEffectGroupID": 40,
22418
23750
  "removalCostC1": 150000,
22419
- "addEpicResin": 1,
22420
- "addLegendaryFabric": 2950,
23751
+ "addCommonTimber": 2950,
23752
+ "addCommonStraw": 1500,
23753
+ "addRareNails": 1475,
23754
+ "addRareGlue": 1450,
23755
+ "addEpicCobblestone": 725,
23756
+ "addLegendaryFabric": 145,
22421
23757
  "effects": "298&6900"
22422
23758
  },
22423
23759
  {
@@ -22431,8 +23767,12 @@
22431
23767
  "slotTypeID": 2,
22432
23768
  "constructionItemEffectGroupID": 40,
22433
23769
  "removalCostC1": 155000,
22434
- "addEpicResin": 1,
22435
- "addLegendaryFabric": 3050,
23770
+ "addCommonTimber": 3050,
23771
+ "addCommonStraw": 1550,
23772
+ "addRareNails": 1525,
23773
+ "addRareGlue": 1500,
23774
+ "addEpicCobblestone": 750,
23775
+ "addLegendaryFabric": 150,
22436
23776
  "effects": "298&7000"
22437
23777
  },
22438
23778
  {
@@ -22447,8 +23787,12 @@
22447
23787
  "constructionItemEffectGroupID": 41,
22448
23788
  "meadStorage": 61500,
22449
23789
  "removalCostC1": 60000,
22450
- "addEpicResin": 1,
22451
- "addLegendaryFabric": 1150
23790
+ "addCommonTimber": 1150,
23791
+ "addCommonStraw": 600,
23792
+ "addRareNails": 575,
23793
+ "addRareGlue": 550,
23794
+ "addEpicCobblestone": 275,
23795
+ "addLegendaryFabric": 55
22452
23796
  },
22453
23797
  {
22454
23798
  "constructionItemID": 31389,
@@ -22462,8 +23806,12 @@
22462
23806
  "constructionItemEffectGroupID": 41,
22463
23807
  "meadStorage": 63000,
22464
23808
  "removalCostC1": 65000,
22465
- "addEpicResin": 1,
22466
- "addLegendaryFabric": 1250
23809
+ "addCommonTimber": 1250,
23810
+ "addCommonStraw": 650,
23811
+ "addRareNails": 625,
23812
+ "addRareGlue": 600,
23813
+ "addEpicCobblestone": 300,
23814
+ "addLegendaryFabric": 60
22467
23815
  },
22468
23816
  {
22469
23817
  "constructionItemID": 31390,
@@ -22477,8 +23825,12 @@
22477
23825
  "constructionItemEffectGroupID": 41,
22478
23826
  "meadStorage": 64500,
22479
23827
  "removalCostC1": 70000,
22480
- "addEpicResin": 1,
22481
- "addLegendaryFabric": 1350
23828
+ "addCommonTimber": 1350,
23829
+ "addCommonStraw": 700,
23830
+ "addRareNails": 675,
23831
+ "addRareGlue": 650,
23832
+ "addEpicCobblestone": 325,
23833
+ "addLegendaryFabric": 65
22482
23834
  },
22483
23835
  {
22484
23836
  "constructionItemID": 31391,
@@ -22492,8 +23844,12 @@
22492
23844
  "constructionItemEffectGroupID": 41,
22493
23845
  "meadStorage": 66000,
22494
23846
  "removalCostC1": 75000,
22495
- "addEpicResin": 1,
22496
- "addLegendaryFabric": 1450
23847
+ "addCommonTimber": 1450,
23848
+ "addCommonStraw": 750,
23849
+ "addRareNails": 725,
23850
+ "addRareGlue": 700,
23851
+ "addEpicCobblestone": 350,
23852
+ "addLegendaryFabric": 70
22497
23853
  },
22498
23854
  {
22499
23855
  "constructionItemID": 31392,
@@ -22507,8 +23863,12 @@
22507
23863
  "constructionItemEffectGroupID": 41,
22508
23864
  "meadStorage": 67500,
22509
23865
  "removalCostC1": 80000,
22510
- "addEpicResin": 1,
22511
- "addLegendaryFabric": 1550
23866
+ "addCommonTimber": 1550,
23867
+ "addCommonStraw": 800,
23868
+ "addRareNails": 775,
23869
+ "addRareGlue": 750,
23870
+ "addEpicCobblestone": 375,
23871
+ "addLegendaryFabric": 75
22512
23872
  },
22513
23873
  {
22514
23874
  "constructionItemID": 31393,
@@ -22522,8 +23882,12 @@
22522
23882
  "constructionItemEffectGroupID": 41,
22523
23883
  "meadStorage": 69000,
22524
23884
  "removalCostC1": 85000,
22525
- "addEpicResin": 1,
22526
- "addLegendaryFabric": 1650
23885
+ "addCommonTimber": 1650,
23886
+ "addCommonStraw": 850,
23887
+ "addRareNails": 825,
23888
+ "addRareGlue": 800,
23889
+ "addEpicCobblestone": 400,
23890
+ "addLegendaryFabric": 80
22527
23891
  },
22528
23892
  {
22529
23893
  "constructionItemID": 31394,
@@ -22537,8 +23901,12 @@
22537
23901
  "constructionItemEffectGroupID": 41,
22538
23902
  "meadStorage": 70500,
22539
23903
  "removalCostC1": 90000,
22540
- "addEpicResin": 1,
22541
- "addLegendaryFabric": 1750
23904
+ "addCommonTimber": 1750,
23905
+ "addCommonStraw": 900,
23906
+ "addRareNails": 875,
23907
+ "addRareGlue": 850,
23908
+ "addEpicCobblestone": 425,
23909
+ "addLegendaryFabric": 85
22542
23910
  },
22543
23911
  {
22544
23912
  "constructionItemID": 31395,
@@ -22552,8 +23920,12 @@
22552
23920
  "constructionItemEffectGroupID": 41,
22553
23921
  "meadStorage": 72000,
22554
23922
  "removalCostC1": 95000,
22555
- "addEpicResin": 1,
22556
- "addLegendaryFabric": 1850
23923
+ "addCommonTimber": 1850,
23924
+ "addCommonStraw": 950,
23925
+ "addRareNails": 925,
23926
+ "addRareGlue": 900,
23927
+ "addEpicCobblestone": 450,
23928
+ "addLegendaryFabric": 90
22557
23929
  },
22558
23930
  {
22559
23931
  "constructionItemID": 31396,
@@ -22567,8 +23939,12 @@
22567
23939
  "constructionItemEffectGroupID": 41,
22568
23940
  "meadStorage": 73500,
22569
23941
  "removalCostC1": 100000,
22570
- "addEpicResin": 1,
22571
- "addLegendaryFabric": 1950
23942
+ "addCommonTimber": 1950,
23943
+ "addCommonStraw": 1000,
23944
+ "addRareNails": 975,
23945
+ "addRareGlue": 950,
23946
+ "addEpicCobblestone": 475,
23947
+ "addLegendaryFabric": 95
22572
23948
  },
22573
23949
  {
22574
23950
  "constructionItemID": 31397,
@@ -22582,8 +23958,12 @@
22582
23958
  "constructionItemEffectGroupID": 41,
22583
23959
  "meadStorage": 80000,
22584
23960
  "removalCostC1": 105000,
22585
- "addEpicResin": 1,
22586
- "addLegendaryFabric": 2050
23961
+ "addCommonTimber": 2050,
23962
+ "addCommonStraw": 1050,
23963
+ "addRareNails": 1025,
23964
+ "addRareGlue": 1000,
23965
+ "addEpicCobblestone": 500,
23966
+ "addLegendaryFabric": 100
22587
23967
  },
22588
23968
  {
22589
23969
  "constructionItemID": 31398,
@@ -22597,8 +23977,12 @@
22597
23977
  "constructionItemEffectGroupID": 41,
22598
23978
  "meadStorage": 81000,
22599
23979
  "removalCostC1": 110000,
22600
- "addEpicResin": 1,
22601
- "addLegendaryFabric": 2150
23980
+ "addCommonTimber": 2150,
23981
+ "addCommonStraw": 1100,
23982
+ "addRareNails": 1075,
23983
+ "addRareGlue": 1050,
23984
+ "addEpicCobblestone": 525,
23985
+ "addLegendaryFabric": 105
22602
23986
  },
22603
23987
  {
22604
23988
  "constructionItemID": 31399,
@@ -22612,8 +23996,12 @@
22612
23996
  "constructionItemEffectGroupID": 41,
22613
23997
  "meadStorage": 82000,
22614
23998
  "removalCostC1": 115000,
22615
- "addEpicResin": 1,
22616
- "addLegendaryFabric": 2250
23999
+ "addCommonTimber": 2250,
24000
+ "addCommonStraw": 1150,
24001
+ "addRareNails": 1125,
24002
+ "addRareGlue": 1100,
24003
+ "addEpicCobblestone": 550,
24004
+ "addLegendaryFabric": 110
22617
24005
  },
22618
24006
  {
22619
24007
  "constructionItemID": 31400,
@@ -22627,8 +24015,12 @@
22627
24015
  "constructionItemEffectGroupID": 41,
22628
24016
  "meadStorage": 83000,
22629
24017
  "removalCostC1": 120000,
22630
- "addEpicResin": 1,
22631
- "addLegendaryFabric": 2350
24018
+ "addCommonTimber": 2350,
24019
+ "addCommonStraw": 1200,
24020
+ "addRareNails": 1175,
24021
+ "addRareGlue": 1150,
24022
+ "addEpicCobblestone": 575,
24023
+ "addLegendaryFabric": 115
22632
24024
  },
22633
24025
  {
22634
24026
  "constructionItemID": 31401,
@@ -22642,8 +24034,12 @@
22642
24034
  "constructionItemEffectGroupID": 41,
22643
24035
  "meadStorage": 84000,
22644
24036
  "removalCostC1": 125000,
22645
- "addEpicResin": 1,
22646
- "addLegendaryFabric": 2450
24037
+ "addCommonTimber": 2450,
24038
+ "addCommonStraw": 1250,
24039
+ "addRareNails": 1225,
24040
+ "addRareGlue": 1200,
24041
+ "addEpicCobblestone": 600,
24042
+ "addLegendaryFabric": 120
22647
24043
  },
22648
24044
  {
22649
24045
  "constructionItemID": 31402,
@@ -22657,8 +24053,12 @@
22657
24053
  "constructionItemEffectGroupID": 41,
22658
24054
  "meadStorage": 85000,
22659
24055
  "removalCostC1": 130000,
22660
- "addEpicResin": 1,
22661
- "addLegendaryFabric": 2550
24056
+ "addCommonTimber": 2550,
24057
+ "addCommonStraw": 1300,
24058
+ "addRareNails": 1275,
24059
+ "addRareGlue": 1250,
24060
+ "addEpicCobblestone": 625,
24061
+ "addLegendaryFabric": 125
22662
24062
  },
22663
24063
  {
22664
24064
  "constructionItemID": 31403,
@@ -22672,8 +24072,12 @@
22672
24072
  "constructionItemEffectGroupID": 41,
22673
24073
  "meadStorage": 86000,
22674
24074
  "removalCostC1": 135000,
22675
- "addEpicResin": 1,
22676
- "addLegendaryFabric": 2650
24075
+ "addCommonTimber": 2650,
24076
+ "addCommonStraw": 1350,
24077
+ "addRareNails": 1325,
24078
+ "addRareGlue": 1300,
24079
+ "addEpicCobblestone": 650,
24080
+ "addLegendaryFabric": 130
22677
24081
  },
22678
24082
  {
22679
24083
  "constructionItemID": 31404,
@@ -22687,8 +24091,12 @@
22687
24091
  "constructionItemEffectGroupID": 41,
22688
24092
  "meadStorage": 87000,
22689
24093
  "removalCostC1": 140000,
22690
- "addEpicResin": 1,
22691
- "addLegendaryFabric": 2750
24094
+ "addCommonTimber": 2750,
24095
+ "addCommonStraw": 1400,
24096
+ "addRareNails": 1375,
24097
+ "addRareGlue": 1350,
24098
+ "addEpicCobblestone": 675,
24099
+ "addLegendaryFabric": 135
22692
24100
  },
22693
24101
  {
22694
24102
  "constructionItemID": 31405,
@@ -22702,8 +24110,12 @@
22702
24110
  "constructionItemEffectGroupID": 41,
22703
24111
  "meadStorage": 88000,
22704
24112
  "removalCostC1": 145000,
22705
- "addEpicResin": 1,
22706
- "addLegendaryFabric": 2850
24113
+ "addCommonTimber": 2850,
24114
+ "addCommonStraw": 1450,
24115
+ "addRareNails": 1425,
24116
+ "addRareGlue": 1400,
24117
+ "addEpicCobblestone": 700,
24118
+ "addLegendaryFabric": 140
22707
24119
  },
22708
24120
  {
22709
24121
  "constructionItemID": 31406,
@@ -22717,8 +24129,12 @@
22717
24129
  "constructionItemEffectGroupID": 41,
22718
24130
  "meadStorage": 89000,
22719
24131
  "removalCostC1": 150000,
22720
- "addEpicResin": 1,
22721
- "addLegendaryFabric": 2950
24132
+ "addCommonTimber": 2950,
24133
+ "addCommonStraw": 1500,
24134
+ "addRareNails": 1475,
24135
+ "addRareGlue": 1450,
24136
+ "addEpicCobblestone": 725,
24137
+ "addLegendaryFabric": 145
22722
24138
  },
22723
24139
  {
22724
24140
  "constructionItemID": 31407,
@@ -22732,8 +24148,12 @@
22732
24148
  "constructionItemEffectGroupID": 41,
22733
24149
  "meadStorage": 90000,
22734
24150
  "removalCostC1": 155000,
22735
- "addEpicResin": 1,
22736
- "addLegendaryFabric": 3050
24151
+ "addCommonTimber": 3050,
24152
+ "addCommonStraw": 1550,
24153
+ "addRareNails": 1525,
24154
+ "addRareGlue": 1500,
24155
+ "addEpicCobblestone": 750,
24156
+ "addLegendaryFabric": 150
22737
24157
  },
22738
24158
  {
22739
24159
  "constructionItemID": 31408,
@@ -22747,8 +24167,12 @@
22747
24167
  "constructionItemEffectGroupID": 49,
22748
24168
  "honeyStorage": 61500,
22749
24169
  "removalCostC1": 60000,
22750
- "addEpicResin": 1,
22751
- "addLegendaryFabric": 1150
24170
+ "addCommonTimber": 1150,
24171
+ "addCommonStraw": 600,
24172
+ "addRareNails": 575,
24173
+ "addRareGlue": 550,
24174
+ "addEpicCobblestone": 275,
24175
+ "addLegendaryFabric": 55
22752
24176
  },
22753
24177
  {
22754
24178
  "constructionItemID": 31409,
@@ -22762,8 +24186,12 @@
22762
24186
  "constructionItemEffectGroupID": 49,
22763
24187
  "honeyStorage": 63000,
22764
24188
  "removalCostC1": 65000,
22765
- "addEpicResin": 1,
22766
- "addLegendaryFabric": 1250
24189
+ "addCommonTimber": 1250,
24190
+ "addCommonStraw": 650,
24191
+ "addRareNails": 625,
24192
+ "addRareGlue": 600,
24193
+ "addEpicCobblestone": 300,
24194
+ "addLegendaryFabric": 60
22767
24195
  },
22768
24196
  {
22769
24197
  "constructionItemID": 31410,
@@ -22777,8 +24205,12 @@
22777
24205
  "constructionItemEffectGroupID": 49,
22778
24206
  "honeyStorage": 64500,
22779
24207
  "removalCostC1": 70000,
22780
- "addEpicResin": 1,
22781
- "addLegendaryFabric": 1350
24208
+ "addCommonTimber": 1350,
24209
+ "addCommonStraw": 700,
24210
+ "addRareNails": 675,
24211
+ "addRareGlue": 650,
24212
+ "addEpicCobblestone": 325,
24213
+ "addLegendaryFabric": 65
22782
24214
  },
22783
24215
  {
22784
24216
  "constructionItemID": 31411,
@@ -22792,8 +24224,12 @@
22792
24224
  "constructionItemEffectGroupID": 49,
22793
24225
  "honeyStorage": 66000,
22794
24226
  "removalCostC1": 75000,
22795
- "addEpicResin": 1,
22796
- "addLegendaryFabric": 1450
24227
+ "addCommonTimber": 1450,
24228
+ "addCommonStraw": 750,
24229
+ "addRareNails": 725,
24230
+ "addRareGlue": 700,
24231
+ "addEpicCobblestone": 350,
24232
+ "addLegendaryFabric": 70
22797
24233
  },
22798
24234
  {
22799
24235
  "constructionItemID": 31412,
@@ -22807,8 +24243,12 @@
22807
24243
  "constructionItemEffectGroupID": 49,
22808
24244
  "honeyStorage": 67500,
22809
24245
  "removalCostC1": 80000,
22810
- "addEpicResin": 1,
22811
- "addLegendaryFabric": 1550
24246
+ "addCommonTimber": 1550,
24247
+ "addCommonStraw": 800,
24248
+ "addRareNails": 775,
24249
+ "addRareGlue": 750,
24250
+ "addEpicCobblestone": 375,
24251
+ "addLegendaryFabric": 75
22812
24252
  },
22813
24253
  {
22814
24254
  "constructionItemID": 31413,
@@ -22822,8 +24262,12 @@
22822
24262
  "constructionItemEffectGroupID": 49,
22823
24263
  "honeyStorage": 69000,
22824
24264
  "removalCostC1": 85000,
22825
- "addEpicResin": 1,
22826
- "addLegendaryFabric": 1650
24265
+ "addCommonTimber": 1650,
24266
+ "addCommonStraw": 850,
24267
+ "addRareNails": 825,
24268
+ "addRareGlue": 800,
24269
+ "addEpicCobblestone": 400,
24270
+ "addLegendaryFabric": 80
22827
24271
  },
22828
24272
  {
22829
24273
  "constructionItemID": 31414,
@@ -22837,8 +24281,12 @@
22837
24281
  "constructionItemEffectGroupID": 49,
22838
24282
  "honeyStorage": 70500,
22839
24283
  "removalCostC1": 90000,
22840
- "addEpicResin": 1,
22841
- "addLegendaryFabric": 1750
24284
+ "addCommonTimber": 1750,
24285
+ "addCommonStraw": 900,
24286
+ "addRareNails": 875,
24287
+ "addRareGlue": 850,
24288
+ "addEpicCobblestone": 425,
24289
+ "addLegendaryFabric": 85
22842
24290
  },
22843
24291
  {
22844
24292
  "constructionItemID": 31415,
@@ -22852,8 +24300,12 @@
22852
24300
  "constructionItemEffectGroupID": 49,
22853
24301
  "honeyStorage": 72000,
22854
24302
  "removalCostC1": 95000,
22855
- "addEpicResin": 1,
22856
- "addLegendaryFabric": 1850
24303
+ "addCommonTimber": 1850,
24304
+ "addCommonStraw": 950,
24305
+ "addRareNails": 925,
24306
+ "addRareGlue": 900,
24307
+ "addEpicCobblestone": 450,
24308
+ "addLegendaryFabric": 90
22857
24309
  },
22858
24310
  {
22859
24311
  "constructionItemID": 31416,
@@ -22867,8 +24319,12 @@
22867
24319
  "constructionItemEffectGroupID": 49,
22868
24320
  "honeyStorage": 73500,
22869
24321
  "removalCostC1": 100000,
22870
- "addEpicResin": 1,
22871
- "addLegendaryFabric": 1950
24322
+ "addCommonTimber": 1950,
24323
+ "addCommonStraw": 1000,
24324
+ "addRareNails": 975,
24325
+ "addRareGlue": 950,
24326
+ "addEpicCobblestone": 475,
24327
+ "addLegendaryFabric": 95
22872
24328
  },
22873
24329
  {
22874
24330
  "constructionItemID": 31417,
@@ -22882,8 +24338,12 @@
22882
24338
  "constructionItemEffectGroupID": 49,
22883
24339
  "honeyStorage": 80000,
22884
24340
  "removalCostC1": 105000,
22885
- "addEpicResin": 1,
22886
- "addLegendaryFabric": 2050
24341
+ "addCommonTimber": 2050,
24342
+ "addCommonStraw": 1050,
24343
+ "addRareNails": 1025,
24344
+ "addRareGlue": 1000,
24345
+ "addEpicCobblestone": 500,
24346
+ "addLegendaryFabric": 100
22887
24347
  },
22888
24348
  {
22889
24349
  "constructionItemID": 31418,
@@ -22897,8 +24357,12 @@
22897
24357
  "constructionItemEffectGroupID": 49,
22898
24358
  "honeyStorage": 81000,
22899
24359
  "removalCostC1": 110000,
22900
- "addEpicResin": 1,
22901
- "addLegendaryFabric": 2150
24360
+ "addCommonTimber": 2150,
24361
+ "addCommonStraw": 1100,
24362
+ "addRareNails": 1075,
24363
+ "addRareGlue": 1050,
24364
+ "addEpicCobblestone": 525,
24365
+ "addLegendaryFabric": 105
22902
24366
  },
22903
24367
  {
22904
24368
  "constructionItemID": 31419,
@@ -22912,8 +24376,12 @@
22912
24376
  "constructionItemEffectGroupID": 49,
22913
24377
  "honeyStorage": 82000,
22914
24378
  "removalCostC1": 115000,
22915
- "addEpicResin": 1,
22916
- "addLegendaryFabric": 2250
24379
+ "addCommonTimber": 2250,
24380
+ "addCommonStraw": 1150,
24381
+ "addRareNails": 1125,
24382
+ "addRareGlue": 1100,
24383
+ "addEpicCobblestone": 550,
24384
+ "addLegendaryFabric": 110
22917
24385
  },
22918
24386
  {
22919
24387
  "constructionItemID": 31420,
@@ -22927,8 +24395,12 @@
22927
24395
  "constructionItemEffectGroupID": 49,
22928
24396
  "honeyStorage": 83000,
22929
24397
  "removalCostC1": 120000,
22930
- "addEpicResin": 1,
22931
- "addLegendaryFabric": 2350
24398
+ "addCommonTimber": 2350,
24399
+ "addCommonStraw": 1200,
24400
+ "addRareNails": 1175,
24401
+ "addRareGlue": 1150,
24402
+ "addEpicCobblestone": 575,
24403
+ "addLegendaryFabric": 115
22932
24404
  },
22933
24405
  {
22934
24406
  "constructionItemID": 31421,
@@ -22942,8 +24414,12 @@
22942
24414
  "constructionItemEffectGroupID": 49,
22943
24415
  "honeyStorage": 84000,
22944
24416
  "removalCostC1": 125000,
22945
- "addEpicResin": 1,
22946
- "addLegendaryFabric": 2450
24417
+ "addCommonTimber": 2450,
24418
+ "addCommonStraw": 1250,
24419
+ "addRareNails": 1225,
24420
+ "addRareGlue": 1200,
24421
+ "addEpicCobblestone": 600,
24422
+ "addLegendaryFabric": 120
22947
24423
  },
22948
24424
  {
22949
24425
  "constructionItemID": 31422,
@@ -22957,8 +24433,12 @@
22957
24433
  "constructionItemEffectGroupID": 49,
22958
24434
  "honeyStorage": 85000,
22959
24435
  "removalCostC1": 130000,
22960
- "addEpicResin": 1,
22961
- "addLegendaryFabric": 2550
24436
+ "addCommonTimber": 2550,
24437
+ "addCommonStraw": 1300,
24438
+ "addRareNails": 1275,
24439
+ "addRareGlue": 1250,
24440
+ "addEpicCobblestone": 625,
24441
+ "addLegendaryFabric": 125
22962
24442
  },
22963
24443
  {
22964
24444
  "constructionItemID": 31423,
@@ -22972,8 +24452,12 @@
22972
24452
  "constructionItemEffectGroupID": 49,
22973
24453
  "honeyStorage": 86000,
22974
24454
  "removalCostC1": 135000,
22975
- "addEpicResin": 1,
22976
- "addLegendaryFabric": 2650
24455
+ "addCommonTimber": 2650,
24456
+ "addCommonStraw": 1350,
24457
+ "addRareNails": 1325,
24458
+ "addRareGlue": 1300,
24459
+ "addEpicCobblestone": 650,
24460
+ "addLegendaryFabric": 130
22977
24461
  },
22978
24462
  {
22979
24463
  "constructionItemID": 31424,
@@ -22987,8 +24471,12 @@
22987
24471
  "constructionItemEffectGroupID": 49,
22988
24472
  "honeyStorage": 87000,
22989
24473
  "removalCostC1": 140000,
22990
- "addEpicResin": 1,
22991
- "addLegendaryFabric": 2750
24474
+ "addCommonTimber": 2750,
24475
+ "addCommonStraw": 1400,
24476
+ "addRareNails": 1375,
24477
+ "addRareGlue": 1350,
24478
+ "addEpicCobblestone": 675,
24479
+ "addLegendaryFabric": 135
22992
24480
  },
22993
24481
  {
22994
24482
  "constructionItemID": 31425,
@@ -23002,8 +24490,12 @@
23002
24490
  "constructionItemEffectGroupID": 49,
23003
24491
  "honeyStorage": 88000,
23004
24492
  "removalCostC1": 145000,
23005
- "addEpicResin": 1,
23006
- "addLegendaryFabric": 2850
24493
+ "addCommonTimber": 2850,
24494
+ "addCommonStraw": 1450,
24495
+ "addRareNails": 1425,
24496
+ "addRareGlue": 1400,
24497
+ "addEpicCobblestone": 700,
24498
+ "addLegendaryFabric": 140
23007
24499
  },
23008
24500
  {
23009
24501
  "constructionItemID": 31426,
@@ -23017,8 +24509,12 @@
23017
24509
  "constructionItemEffectGroupID": 49,
23018
24510
  "honeyStorage": 89000,
23019
24511
  "removalCostC1": 150000,
23020
- "addEpicResin": 1,
23021
- "addLegendaryFabric": 2950
24512
+ "addCommonTimber": 2950,
24513
+ "addCommonStraw": 1500,
24514
+ "addRareNails": 1475,
24515
+ "addRareGlue": 1450,
24516
+ "addEpicCobblestone": 725,
24517
+ "addLegendaryFabric": 145
23022
24518
  },
23023
24519
  {
23024
24520
  "constructionItemID": 31427,
@@ -23032,8 +24528,12 @@
23032
24528
  "constructionItemEffectGroupID": 49,
23033
24529
  "honeyStorage": 90000,
23034
24530
  "removalCostC1": 155000,
23035
- "addEpicResin": 1,
23036
- "addLegendaryFabric": 3050
24531
+ "addCommonTimber": 3050,
24532
+ "addCommonStraw": 1550,
24533
+ "addRareNails": 1525,
24534
+ "addRareGlue": 1500,
24535
+ "addEpicCobblestone": 750,
24536
+ "addLegendaryFabric": 150
23037
24537
  },
23038
24538
  {
23039
24539
  "constructionItemID": 31428,
@@ -23146,6 +24646,118 @@
23146
24646
  "constructionItemEffectGroupID": 51,
23147
24647
  "disassemblingTombolaID": 4,
23148
24648
  "effects": "66&24"
24649
+ },
24650
+ {
24651
+ "constructionItemID": 31436,
24652
+ "comment1": "permanent",
24653
+ "comment2": "halloweenHunter - Attack Boost Yard +25%",
24654
+ "name": "halloweenHunter",
24655
+ "constructionItemGroupID": 3224,
24656
+ "level": 4,
24657
+ "rarenessID": 4,
24658
+ "slotTypeID": 0,
24659
+ "constructionItemEffectGroupID": 28,
24660
+ "removalCostC1": 7200,
24661
+ "disassemblingTombolaID": 4,
24662
+ "effects": "504&25"
24663
+ },
24664
+ {
24665
+ "constructionItemID": 31437,
24666
+ "comment1": "permanent",
24667
+ "comment2": "halloweenHunter - Attack Boost Yard +20%",
24668
+ "name": "halloweenHunter",
24669
+ "constructionItemGroupID": 3225,
24670
+ "level": 4,
24671
+ "rarenessID": 4,
24672
+ "slotTypeID": 0,
24673
+ "constructionItemEffectGroupID": 28,
24674
+ "removalCostC1": 7200,
24675
+ "disassemblingTombolaID": 4,
24676
+ "effects": "504&20"
24677
+ },
24678
+ {
24679
+ "constructionItemID": 31438,
24680
+ "comment1": "Temporary",
24681
+ "comment2": "estateOfCowardlySpirits - attackUnitAmountReinforcementBonus 1400",
24682
+ "name": "estateOfCowardlySpirits",
24683
+ "constructionItemGroupID": 3226,
24684
+ "level": 4,
24685
+ "rarenessID": 4,
24686
+ "slotTypeID": 0,
24687
+ "duration": 2419200,
24688
+ "constructionItemEffectGroupID": 51,
24689
+ "disassemblingTombolaID": 4,
24690
+ "effects": "700&1400"
24691
+ },
24692
+ {
24693
+ "constructionItemID": 31439,
24694
+ "comment1": "Temporary",
24695
+ "comment2": "estateOfCowardlySpirits - attackUnitAmountReinforcementBonus 1200",
24696
+ "name": "estateOfCowardlySpirits",
24697
+ "constructionItemGroupID": 3226,
24698
+ "level": 3,
24699
+ "rarenessID": 4,
24700
+ "slotTypeID": 0,
24701
+ "duration": 2419200,
24702
+ "constructionItemEffectGroupID": 51,
24703
+ "disassemblingTombolaID": 4,
24704
+ "effects": "700&1200"
24705
+ },
24706
+ {
24707
+ "constructionItemID": 31440,
24708
+ "comment1": "Temporary",
24709
+ "comment2": "estateOfCowardlySpirits - attackUnitAmountReinforcementBonus 1000",
24710
+ "name": "estateOfCowardlySpirits",
24711
+ "constructionItemGroupID": 3226,
24712
+ "level": 2,
24713
+ "rarenessID": 4,
24714
+ "slotTypeID": 0,
24715
+ "duration": 2419200,
24716
+ "constructionItemEffectGroupID": 51,
24717
+ "disassemblingTombolaID": 4,
24718
+ "effects": "700&1000"
24719
+ },
24720
+ {
24721
+ "constructionItemID": 31441,
24722
+ "comment1": "Temporary",
24723
+ "comment2": "halloweenHunter - 250 defenseUnitAmountWall",
24724
+ "name": "halloweenHunter",
24725
+ "constructionItemGroupID": 3227,
24726
+ "level": 4,
24727
+ "rarenessID": 4,
24728
+ "slotTypeID": 0,
24729
+ "duration": 2419200,
24730
+ "constructionItemEffectGroupID": 51,
24731
+ "unitWallCount": 250,
24732
+ "disassemblingTombolaID": 4
24733
+ },
24734
+ {
24735
+ "constructionItemID": 31442,
24736
+ "comment1": "Temporary",
24737
+ "comment2": "halloweenHunter - 200 defenseUnitAmountWall",
24738
+ "name": "halloweenHunter",
24739
+ "constructionItemGroupID": 3227,
24740
+ "level": 3,
24741
+ "rarenessID": 4,
24742
+ "slotTypeID": 0,
24743
+ "duration": 2419200,
24744
+ "constructionItemEffectGroupID": 51,
24745
+ "unitWallCount": 200,
24746
+ "disassemblingTombolaID": 4
24747
+ },
24748
+ {
24749
+ "constructionItemID": 31443,
24750
+ "comment1": "Temporary",
24751
+ "comment2": "halloweenHunter - 150 defenseUnitAmountWall",
24752
+ "name": "halloweenHunter",
24753
+ "constructionItemGroupID": 3227,
24754
+ "level": 2,
24755
+ "rarenessID": 4,
24756
+ "slotTypeID": 0,
24757
+ "duration": 2419200,
24758
+ "constructionItemEffectGroupID": 51,
24759
+ "unitWallCount": 150,
24760
+ "disassemblingTombolaID": 4
23149
24761
  }
23150
24762
  ]
23151
24763
  }