h1z1-server 0.47.4-7 → 0.47.4-9

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 (129) hide show
  1. package/data/2016/dataSources/AllowedFileHashes.json +2 -3
  2. package/data/2016/lootTables/containers/Armoire.json +70 -0
  3. package/data/2016/lootTables/containers/Builder.json +78 -0
  4. package/data/2016/lootTables/containers/Cabinets.json +166 -0
  5. package/data/2016/lootTables/containers/Cabinets_Bathroom.json +62 -0
  6. package/data/2016/lootTables/containers/Cabinets_Cube.json +54 -0
  7. package/data/2016/lootTables/containers/Cabinets_Kitchen.json +166 -0
  8. package/data/2016/lootTables/containers/Crate.json +47 -0
  9. package/data/2016/lootTables/containers/Demolitioner.json +54 -0
  10. package/data/2016/lootTables/containers/Desk.json +46 -0
  11. package/data/2016/lootTables/containers/Dresser.json +78 -0
  12. package/data/2016/lootTables/containers/Drug_Cabinets.json +102 -0
  13. package/data/2016/lootTables/containers/Dryer.json +46 -0
  14. package/data/2016/lootTables/containers/Dumpster.json +62 -0
  15. package/data/2016/lootTables/containers/Farmer.json +86 -0
  16. package/data/2016/lootTables/containers/Fighter.json +54 -0
  17. package/data/2016/lootTables/containers/File_Cabinet.json +78 -0
  18. package/data/2016/lootTables/containers/Fridge.json +54 -0
  19. package/data/2016/lootTables/containers/Garbage_Can.json +62 -0
  20. package/data/2016/lootTables/containers/Grossing_Station.json +30 -0
  21. package/data/2016/lootTables/containers/Hospital.json +54 -0
  22. package/data/2016/lootTables/containers/Hospital_Cabinets.json +118 -0
  23. package/data/2016/lootTables/containers/Hospital_Desk.json +110 -0
  24. package/data/2016/lootTables/containers/Hospital_Refrigerator.json +38 -0
  25. package/data/2016/lootTables/containers/Locker.json +30 -0
  26. package/data/2016/lootTables/containers/Medic.json +78 -0
  27. package/data/2016/lootTables/containers/Medical_Station.json +102 -0
  28. package/data/2016/lootTables/containers/Ottoman.json +78 -0
  29. package/data/2016/lootTables/containers/Supplier.json +78 -0
  30. package/data/2016/lootTables/containers/Tool_Cabinet.json +62 -0
  31. package/data/2016/lootTables/containers/Washer.json +46 -0
  32. package/data/2016/lootTables/containers/Weapons_Locker.json +30 -0
  33. package/data/2016/lootTables/containers/Wrecked_Car.json +38 -0
  34. package/data/2016/lootTables/containers/Wrecked_Truck.json +46 -0
  35. package/data/2016/lootTables/containers/Wrecked_Van.json +38 -0
  36. package/data/2016/lootTables/ground/GasStation.json +27 -0
  37. package/data/2016/lootTables/ground/ItemSpawnerCommercial_Tier00.adr.json +91 -0
  38. package/data/2016/lootTables/ground/ItemSpawnerFarm.adr.json +59 -0
  39. package/data/2016/lootTables/ground/ItemSpawnerHospital.adr.json +107 -0
  40. package/data/2016/lootTables/ground/ItemSpawnerIndustrial_Tier00.adr.json +179 -0
  41. package/data/2016/lootTables/ground/ItemSpawnerRare_Tier00.adr.json +139 -0
  42. package/data/2016/lootTables/ground/ItemSpawnerResidential_Tier00.adr.json +275 -0
  43. package/data/2016/lootTables/ground/ItemSpawnerWorld_Tier00.adr.json +123 -0
  44. package/data/2016/lootTables/ground/ItemSpawner_AmmoBox02.adr.json +19 -0
  45. package/data/2016/lootTables/ground/ItemSpawner_AmmoBox02_12GaShotgun.adr.json +19 -0
  46. package/data/2016/lootTables/ground/ItemSpawner_AmmoBox02_1911.adr.json +19 -0
  47. package/data/2016/lootTables/ground/ItemSpawner_AmmoBox02_308Rifle.adr.json +19 -0
  48. package/data/2016/lootTables/ground/ItemSpawner_AmmoBox02_M16A4.adr.json +19 -0
  49. package/data/2016/lootTables/ground/ItemSpawner_BackpackOnGround001.adr.json +27 -0
  50. package/data/2016/lootTables/ground/ItemSpawner_CannedFood.adr.json +27 -0
  51. package/data/2016/lootTables/ground/ItemSpawner_Clothes_BaseballCap.adr.json +19 -0
  52. package/data/2016/lootTables/ground/ItemSpawner_Clothes_Beanie.adr.json +19 -0
  53. package/data/2016/lootTables/ground/ItemSpawner_Clothes_FoldedShirt.adr.json +27 -0
  54. package/data/2016/lootTables/ground/ItemSpawner_Clothes_Helmet_Tactical_ChipsScratches.adr.json +19 -0
  55. package/data/2016/lootTables/ground/ItemSpawner_Clothes_MotorcycleHelmet.adr.json +19 -0
  56. package/data/2016/lootTables/ground/ItemSpawner_FirstAidKit.adr.json +19 -0
  57. package/data/2016/lootTables/ground/ItemSpawner_GasCan01.adr.json +19 -0
  58. package/data/2016/lootTables/ground/ItemSpawner_Log01.adr.json +19 -0
  59. package/data/2016/lootTables/ground/ItemSpawner_WaterContainer_Small_Purified.adr.json +19 -0
  60. package/data/2016/lootTables/ground/ItemSpawner_Weapon_45Auto.adr.json +19 -0
  61. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Bat01.adr.json +19 -0
  62. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Bat02.adr.json +19 -0
  63. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Bow.adr.json +27 -0
  64. package/data/2016/lootTables/ground/ItemSpawner_Weapon_ClawHammer01.adr.json +19 -0
  65. package/data/2016/lootTables/ground/ItemSpawner_Weapon_CombatKnife01.adr.json +19 -0
  66. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Crowbar01.adr.json +19 -0
  67. package/data/2016/lootTables/ground/ItemSpawner_Weapon_FireAxe01.adr.json +19 -0
  68. package/data/2016/lootTables/ground/ItemSpawner_Weapon_GrenadeFlashbang.adr.json +19 -0
  69. package/data/2016/lootTables/ground/ItemSpawner_Weapon_GrenadeGas.adr.json +19 -0
  70. package/data/2016/lootTables/ground/ItemSpawner_Weapon_GrenadeHE.adr.json +19 -0
  71. package/data/2016/lootTables/ground/ItemSpawner_Weapon_GrenadeSmoke.adr.json +19 -0
  72. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Guitar01.adr.json +19 -0
  73. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Hatchet01.adr.json +19 -0
  74. package/data/2016/lootTables/ground/ItemSpawner_Weapon_M16A4.adr.json +19 -0
  75. package/data/2016/lootTables/ground/ItemSpawner_Weapon_M24.adr.json +19 -0
  76. package/data/2016/lootTables/ground/ItemSpawner_Weapon_M9Auto.adr.json +19 -0
  77. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Machete01.adr.json +27 -0
  78. package/data/2016/lootTables/ground/ItemSpawner_Weapon_Pipe01.adr.json +19 -0
  79. package/data/2016/lootTables/ground/ItemSpawner_Weapon_PumpShotgun01.adr.json +19 -0
  80. package/data/2016/lootTables/ground/ItemSpawner_Weapon_WoodAxe01.adr.json +19 -0
  81. package/data/2016/lootTables/ground/ItemSpawner_Z1_MilitaryBase_Hangar.adr.json +187 -0
  82. package/data/2016/lootTables/ground/ItemSpawner_Z1_MilitaryBase_MotorPool.adr.json +147 -0
  83. package/data/2016/lootTables/ground/ItemSpawner_Z1_MilitaryBase_Tents1.adr.json +227 -0
  84. package/data/2016/lootTables/ground/ItemSpawner_Z1_MilitaryBase_Tents2.adr.json +123 -0
  85. package/data/2016/sampleData/defaultconfig.yaml +4 -0
  86. package/data/2016/zoneData/Z1_POIs.json +19 -0
  87. package/package.json +1 -1
  88. package/scripts/analyzeHeap.ts +512 -0
  89. package/scripts/convertLootSpawns.ts +95 -0
  90. package/src/protocols/lzconnectionprotocol.ts +35 -0
  91. package/src/servers/GatewayServer/gatewayserver.threaded.ts +5 -0
  92. package/src/servers/LoginServer/loginserver.ts +65 -9
  93. package/src/servers/ZoneServer2016/classes/gridcell.ts +2 -0
  94. package/src/servers/ZoneServer2016/classes/zoneclient.ts +9 -1
  95. package/src/servers/ZoneServer2016/entities/basefullcharacter.ts +10 -3
  96. package/src/servers/ZoneServer2016/entities/baselightweightcharacter.ts +1 -6
  97. package/src/servers/ZoneServer2016/entities/character.ts +2 -1
  98. package/src/servers/ZoneServer2016/entities/crate.ts +16 -44
  99. package/src/servers/ZoneServer2016/entities/lootableprop.ts +24 -24
  100. package/src/servers/ZoneServer2016/handlers/commands/commands.ts +87 -13
  101. package/src/servers/ZoneServer2016/handlers/commands/dev.ts +25 -7
  102. package/src/servers/ZoneServer2016/managers/abilitiesmanager.ts +4 -1
  103. package/src/servers/ZoneServer2016/managers/accountinventorymanager.ts +18 -15
  104. package/src/servers/ZoneServer2016/managers/aimanager.ts +25 -19
  105. package/src/servers/ZoneServer2016/managers/chatmanager.ts +4 -1
  106. package/src/servers/ZoneServer2016/managers/configmanager.ts +195 -14
  107. package/src/servers/ZoneServer2016/managers/constructiondecayworker.ts +226 -0
  108. package/src/servers/ZoneServer2016/managers/constructionmanager.ts +24 -10
  109. package/src/servers/ZoneServer2016/managers/decaymanager.ts +128 -24
  110. package/src/servers/ZoneServer2016/managers/fairplaymanager.ts +46 -22
  111. package/src/servers/ZoneServer2016/managers/lootspawn.worker.ts +615 -0
  112. package/src/servers/ZoneServer2016/managers/lootspawnworker.ts +258 -0
  113. package/src/servers/ZoneServer2016/managers/loottablemanager.ts +160 -0
  114. package/src/servers/ZoneServer2016/managers/packetencodingworker.ts +108 -0
  115. package/src/servers/ZoneServer2016/managers/pluginmanager.test.ts +1 -1
  116. package/src/servers/ZoneServer2016/managers/pluginmanager.ts +223 -38
  117. package/src/servers/ZoneServer2016/managers/randomeventsmanager.ts +3 -2
  118. package/src/servers/ZoneServer2016/managers/rewardmanager.ts +2 -2
  119. package/src/servers/ZoneServer2016/managers/speedtreemanager.ts +4 -3
  120. package/src/servers/ZoneServer2016/managers/weathermanager.ts +8 -3
  121. package/src/servers/ZoneServer2016/managers/worlddatamanager.ts +32 -13
  122. package/src/servers/ZoneServer2016/managers/worldobjectmanager.test.ts +10 -6
  123. package/src/servers/ZoneServer2016/managers/worldobjectmanager.ts +418 -153
  124. package/src/servers/ZoneServer2016/models/config.ts +4 -0
  125. package/src/servers/ZoneServer2016/zonepackethandlers.ts +15 -20
  126. package/src/servers/ZoneServer2016/zoneserver.ts +730 -321
  127. package/src/types/zoneserver.ts +117 -0
  128. package/src/utils/utils.ts +4 -48
  129. package/src/servers/ZoneServer2016/data/lootspawns.ts +0 -4269
@@ -1025,7 +1025,7 @@
1025
1025
  },
1026
1026
  {
1027
1027
  "file_name": "Assets_256.pack",
1028
- "crc32_hash": "396f3599"
1028
+ "crc32_hash": "5fd58d48"
1029
1029
  },
1030
1030
  {
1031
1031
  "file_name": "Assets_257.pack",
@@ -1037,7 +1037,6 @@
1037
1037
  },
1038
1038
  {
1039
1039
  "file_name": "Assets_259.pack",
1040
- "old_crc32_hash": "bfdc08a2",
1041
- "crc32_hash": "a20404c1"
1040
+ "crc32_hash": "03c27f8e"
1042
1041
  }
1043
1042
  ]
@@ -0,0 +1,70 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 0,
8
+ "max": 3
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 2088,
13
+ "weight": 50,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 1
17
+ }
18
+ },
19
+ {
20
+ "item": 2177,
21
+ "weight": 50,
22
+ "count": {
23
+ "min": 1,
24
+ "max": 1
25
+ }
26
+ },
27
+ {
28
+ "item": 23,
29
+ "weight": 50,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 4
33
+ }
34
+ },
35
+ {
36
+ "item": 2102,
37
+ "weight": 50,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 142,
45
+ "weight": 50,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ },
51
+ {
52
+ "item": 1803,
53
+ "weight": 60,
54
+ "count": {
55
+ "min": 1,
56
+ "max": 1
57
+ }
58
+ },
59
+ {
60
+ "item": 2255,
61
+ "weight": 60,
62
+ "count": {
63
+ "min": 1,
64
+ "max": 1
65
+ }
66
+ }
67
+ ]
68
+ }
69
+ ]
70
+ }
@@ -0,0 +1,78 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 1,
8
+ "max": 1
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 48,
13
+ "weight": 1,
14
+ "count": {
15
+ "min": 50,
16
+ "max": 50
17
+ }
18
+ },
19
+ {
20
+ "item": 16,
21
+ "weight": 1,
22
+ "count": {
23
+ "min": 50,
24
+ "max": 50
25
+ }
26
+ },
27
+ {
28
+ "item": 58,
29
+ "weight": 1,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 1
33
+ }
34
+ },
35
+ {
36
+ "item": 82,
37
+ "weight": 1,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 1536,
45
+ "weight": 1,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ },
51
+ {
52
+ "item": 1433,
53
+ "weight": 1,
54
+ "count": {
55
+ "min": 1,
56
+ "max": 1
57
+ }
58
+ },
59
+ {
60
+ "item": 1891,
61
+ "weight": 1,
62
+ "count": {
63
+ "min": 1,
64
+ "max": 1
65
+ }
66
+ },
67
+ {
68
+ "item": 1441,
69
+ "weight": 1,
70
+ "count": {
71
+ "min": 1,
72
+ "max": 1
73
+ }
74
+ }
75
+ ]
76
+ }
77
+ ]
78
+ }
@@ -0,0 +1,166 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 0,
8
+ "max": 2
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 23,
13
+ "weight": 15,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 2
17
+ }
18
+ },
19
+ {
20
+ "item": 1436,
21
+ "weight": 10,
22
+ "count": {
23
+ "min": 1,
24
+ "max": 1
25
+ }
26
+ },
27
+ {
28
+ "item": 1428,
29
+ "weight": 15,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 2
33
+ }
34
+ },
35
+ {
36
+ "item": 22,
37
+ "weight": 13,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 7,
45
+ "weight": 30,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ },
51
+ {
52
+ "item": 1393,
53
+ "weight": 30,
54
+ "count": {
55
+ "min": 1,
56
+ "max": 1
57
+ }
58
+ },
59
+ {
60
+ "item": 1394,
61
+ "weight": 30,
62
+ "count": {
63
+ "min": 1,
64
+ "max": 1
65
+ }
66
+ },
67
+ {
68
+ "item": 1391,
69
+ "weight": 30,
70
+ "count": {
71
+ "min": 1,
72
+ "max": 1
73
+ }
74
+ },
75
+ {
76
+ "item": 1392,
77
+ "weight": 30,
78
+ "count": {
79
+ "min": 1,
80
+ "max": 1
81
+ }
82
+ },
83
+ {
84
+ "item": 1396,
85
+ "weight": 30,
86
+ "count": {
87
+ "min": 1,
88
+ "max": 1
89
+ }
90
+ },
91
+ {
92
+ "item": 1397,
93
+ "weight": 30,
94
+ "count": {
95
+ "min": 1,
96
+ "max": 1
97
+ }
98
+ },
99
+ {
100
+ "item": 1398,
101
+ "weight": 30,
102
+ "count": {
103
+ "min": 1,
104
+ "max": 1
105
+ }
106
+ },
107
+ {
108
+ "item": 1399,
109
+ "weight": 30,
110
+ "count": {
111
+ "min": 1,
112
+ "max": 1
113
+ }
114
+ },
115
+ {
116
+ "item": 1400,
117
+ "weight": 30,
118
+ "count": {
119
+ "min": 1,
120
+ "max": 1
121
+ }
122
+ },
123
+ {
124
+ "item": 1401,
125
+ "weight": 30,
126
+ "count": {
127
+ "min": 1,
128
+ "max": 1
129
+ }
130
+ },
131
+ {
132
+ "item": 1395,
133
+ "weight": 30,
134
+ "count": {
135
+ "min": 1,
136
+ "max": 1
137
+ }
138
+ },
139
+ {
140
+ "item": 1431,
141
+ "weight": 30,
142
+ "count": {
143
+ "min": 1,
144
+ "max": 1
145
+ }
146
+ },
147
+ {
148
+ "item": 2536,
149
+ "weight": 30,
150
+ "count": {
151
+ "min": 1,
152
+ "max": 1
153
+ }
154
+ },
155
+ {
156
+ "item": 3460,
157
+ "weight": 5,
158
+ "count": {
159
+ "min": 1,
160
+ "max": 1
161
+ }
162
+ }
163
+ ]
164
+ }
165
+ ]
166
+ }
@@ -0,0 +1,62 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 0,
8
+ "max": 3
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 1742,
13
+ "weight": 45,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 2
17
+ }
18
+ },
19
+ {
20
+ "item": 1388,
21
+ "weight": 45,
22
+ "count": {
23
+ "min": 1,
24
+ "max": 2
25
+ }
26
+ },
27
+ {
28
+ "item": 1471,
29
+ "weight": 45,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 2
33
+ }
34
+ },
35
+ {
36
+ "item": 1512,
37
+ "weight": 45,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 2
41
+ }
42
+ },
43
+ {
44
+ "item": 24,
45
+ "weight": 25,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ },
51
+ {
52
+ "item": 78,
53
+ "weight": 5,
54
+ "count": {
55
+ "min": 1,
56
+ "max": 1
57
+ }
58
+ }
59
+ ]
60
+ }
61
+ ]
62
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 0,
8
+ "max": 1
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 22,
13
+ "weight": 13,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 1
17
+ }
18
+ },
19
+ {
20
+ "item": 1436,
21
+ "weight": 5,
22
+ "count": {
23
+ "min": 1,
24
+ "max": 1
25
+ }
26
+ },
27
+ {
28
+ "item": 3460,
29
+ "weight": 5,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 1
33
+ }
34
+ },
35
+ {
36
+ "item": 7,
37
+ "weight": 30,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 1393,
45
+ "weight": 30,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ }
51
+ ]
52
+ }
53
+ ]
54
+ }
@@ -0,0 +1,166 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 0,
8
+ "max": 3
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 22,
13
+ "weight": 15,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 1
17
+ }
18
+ },
19
+ {
20
+ "item": 57,
21
+ "weight": 10,
22
+ "count": {
23
+ "min": 1,
24
+ "max": 1
25
+ }
26
+ },
27
+ {
28
+ "item": 56,
29
+ "weight": 30,
30
+ "count": {
31
+ "min": 1,
32
+ "max": 1
33
+ }
34
+ },
35
+ {
36
+ "item": 1987,
37
+ "weight": 25,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 1988,
45
+ "weight": 25,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ },
51
+ {
52
+ "item": 7,
53
+ "weight": 30,
54
+ "count": {
55
+ "min": 1,
56
+ "max": 1
57
+ }
58
+ },
59
+ {
60
+ "item": 1393,
61
+ "weight": 30,
62
+ "count": {
63
+ "min": 1,
64
+ "max": 1
65
+ }
66
+ },
67
+ {
68
+ "item": 1394,
69
+ "weight": 30,
70
+ "count": {
71
+ "min": 1,
72
+ "max": 1
73
+ }
74
+ },
75
+ {
76
+ "item": 1391,
77
+ "weight": 30,
78
+ "count": {
79
+ "min": 1,
80
+ "max": 1
81
+ }
82
+ },
83
+ {
84
+ "item": 1392,
85
+ "weight": 30,
86
+ "count": {
87
+ "min": 1,
88
+ "max": 1
89
+ }
90
+ },
91
+ {
92
+ "item": 1396,
93
+ "weight": 30,
94
+ "count": {
95
+ "min": 1,
96
+ "max": 1
97
+ }
98
+ },
99
+ {
100
+ "item": 1397,
101
+ "weight": 30,
102
+ "count": {
103
+ "min": 1,
104
+ "max": 1
105
+ }
106
+ },
107
+ {
108
+ "item": 1398,
109
+ "weight": 30,
110
+ "count": {
111
+ "min": 1,
112
+ "max": 1
113
+ }
114
+ },
115
+ {
116
+ "item": 1399,
117
+ "weight": 30,
118
+ "count": {
119
+ "min": 1,
120
+ "max": 1
121
+ }
122
+ },
123
+ {
124
+ "item": 1400,
125
+ "weight": 30,
126
+ "count": {
127
+ "min": 1,
128
+ "max": 1
129
+ }
130
+ },
131
+ {
132
+ "item": 1401,
133
+ "weight": 30,
134
+ "count": {
135
+ "min": 1,
136
+ "max": 1
137
+ }
138
+ },
139
+ {
140
+ "item": 1395,
141
+ "weight": 30,
142
+ "count": {
143
+ "min": 1,
144
+ "max": 1
145
+ }
146
+ },
147
+ {
148
+ "item": 1431,
149
+ "weight": 30,
150
+ "count": {
151
+ "min": 1,
152
+ "max": 1
153
+ }
154
+ },
155
+ {
156
+ "item": 2536,
157
+ "weight": 30,
158
+ "count": {
159
+ "min": 1,
160
+ "max": 1
161
+ }
162
+ }
163
+ ]
164
+ }
165
+ ]
166
+ }
@@ -0,0 +1,47 @@
1
+ {
2
+ "type": "container",
3
+ "spawnChance": 50,
4
+ "pools": [
5
+ {
6
+ "conditions": [],
7
+ "rolls": {
8
+ "min": 1,
9
+ "max": 1
10
+ },
11
+ "entries": [
12
+ {
13
+ "item": 7,
14
+ "weight": 20,
15
+ "count": {
16
+ "min": 1,
17
+ "max": 1
18
+ }
19
+ },
20
+ {
21
+ "item": 1368,
22
+ "weight": 20,
23
+ "count": {
24
+ "min": 1,
25
+ "max": 1
26
+ }
27
+ },
28
+ {
29
+ "item": 23,
30
+ "weight": 20,
31
+ "count": {
32
+ "min": 1,
33
+ "max": 1
34
+ }
35
+ },
36
+ {
37
+ "item": 25,
38
+ "weight": 6,
39
+ "count": {
40
+ "min": 1,
41
+ "max": 1
42
+ }
43
+ }
44
+ ]
45
+ }
46
+ ]
47
+ }
@@ -0,0 +1,54 @@
1
+ {
2
+ "type": "container",
3
+ "pools": [
4
+ {
5
+ "conditions": [],
6
+ "rolls": {
7
+ "min": 1,
8
+ "max": 1
9
+ },
10
+ "entries": [
11
+ {
12
+ "item": 1903,
13
+ "weight": 1,
14
+ "count": {
15
+ "min": 1,
16
+ "max": 1
17
+ }
18
+ },
19
+ {
20
+ "item": 1699,
21
+ "weight": 1,
22
+ "count": {
23
+ "min": 10,
24
+ "max": 20
25
+ }
26
+ },
27
+ {
28
+ "item": 1384,
29
+ "weight": 1,
30
+ "count": {
31
+ "min": 10,
32
+ "max": 20
33
+ }
34
+ },
35
+ {
36
+ "item": 1436,
37
+ "weight": 1,
38
+ "count": {
39
+ "min": 1,
40
+ "max": 1
41
+ }
42
+ },
43
+ {
44
+ "item": 1441,
45
+ "weight": 1,
46
+ "count": {
47
+ "min": 1,
48
+ "max": 1
49
+ }
50
+ }
51
+ ]
52
+ }
53
+ ]
54
+ }