deepsight.gg 1.0.783 → 1.0.786
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/DeepsightDropTableDefinition.json +40 -123
- package/DeepsightEmblemDefinition.json +956 -956
- package/DeepsightSocketCategorisation.json +68 -0
- package/DeepsightVendorDefinition.json +7155 -9878
- package/Enums.d.ts +5 -4
- package/package.json +1 -1
- package/versions.json +11 -11
|
@@ -325216,6 +325216,40 @@
|
|
|
325216
325216
|
"typeName": "Origin",
|
|
325217
325217
|
"category": 1,
|
|
325218
325218
|
"type": 3
|
|
325219
|
+
},
|
|
325220
|
+
{
|
|
325221
|
+
"fullName": "None",
|
|
325222
|
+
"categoryName": "None",
|
|
325223
|
+
"typeName": "None",
|
|
325224
|
+
"category": 0
|
|
325225
|
+
},
|
|
325226
|
+
{
|
|
325227
|
+
"fullName": "Intrinsic/Shaped",
|
|
325228
|
+
"categoryName": "Intrinsic",
|
|
325229
|
+
"typeName": "Shaped",
|
|
325230
|
+
"category": 1,
|
|
325231
|
+
"type": 10
|
|
325232
|
+
},
|
|
325233
|
+
{
|
|
325234
|
+
"fullName": "Cosmetic/Memento",
|
|
325235
|
+
"categoryName": "Cosmetic",
|
|
325236
|
+
"typeName": "Memento",
|
|
325237
|
+
"category": 6,
|
|
325238
|
+
"type": 3
|
|
325239
|
+
},
|
|
325240
|
+
{
|
|
325241
|
+
"fullName": "Masterwork/Enhancement",
|
|
325242
|
+
"categoryName": "Masterwork",
|
|
325243
|
+
"typeName": "Enhancement",
|
|
325244
|
+
"category": 7,
|
|
325245
|
+
"type": 13
|
|
325246
|
+
},
|
|
325247
|
+
{
|
|
325248
|
+
"fullName": "Masterwork/ShapedWeapon",
|
|
325249
|
+
"categoryName": "Masterwork",
|
|
325250
|
+
"typeName": "ShapedWeapon",
|
|
325251
|
+
"category": 7,
|
|
325252
|
+
"type": 9
|
|
325219
325253
|
}
|
|
325220
325254
|
]
|
|
325221
325255
|
},
|
|
@@ -586063,6 +586097,40 @@
|
|
|
586063
586097
|
"typeName": "Origin",
|
|
586064
586098
|
"category": 1,
|
|
586065
586099
|
"type": 3
|
|
586100
|
+
},
|
|
586101
|
+
{
|
|
586102
|
+
"fullName": "None",
|
|
586103
|
+
"categoryName": "None",
|
|
586104
|
+
"typeName": "None",
|
|
586105
|
+
"category": 0
|
|
586106
|
+
},
|
|
586107
|
+
{
|
|
586108
|
+
"fullName": "Intrinsic/Shaped",
|
|
586109
|
+
"categoryName": "Intrinsic",
|
|
586110
|
+
"typeName": "Shaped",
|
|
586111
|
+
"category": 1,
|
|
586112
|
+
"type": 10
|
|
586113
|
+
},
|
|
586114
|
+
{
|
|
586115
|
+
"fullName": "Cosmetic/Memento",
|
|
586116
|
+
"categoryName": "Cosmetic",
|
|
586117
|
+
"typeName": "Memento",
|
|
586118
|
+
"category": 6,
|
|
586119
|
+
"type": 3
|
|
586120
|
+
},
|
|
586121
|
+
{
|
|
586122
|
+
"fullName": "Masterwork/Enhancement",
|
|
586123
|
+
"categoryName": "Masterwork",
|
|
586124
|
+
"typeName": "Enhancement",
|
|
586125
|
+
"category": 7,
|
|
586126
|
+
"type": 13
|
|
586127
|
+
},
|
|
586128
|
+
{
|
|
586129
|
+
"fullName": "Masterwork/ShapedWeapon",
|
|
586130
|
+
"categoryName": "Masterwork",
|
|
586131
|
+
"typeName": "ShapedWeapon",
|
|
586132
|
+
"category": 7,
|
|
586133
|
+
"type": 9
|
|
586066
586134
|
}
|
|
586067
586135
|
]
|
|
586068
586136
|
},
|