@skullandbonestools/snbdata 5.0.6 → 5.0.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/items.json +7 -0
- package/package.json +1 -1
package/data/items.json
CHANGED
|
@@ -3379,6 +3379,7 @@
|
|
|
3379
3379
|
"repairKit1": {
|
|
3380
3380
|
"id": "repairKit1",
|
|
3381
3381
|
"blueprint": "denSaintAnne",
|
|
3382
|
+
"type": "consumable",
|
|
3382
3383
|
"weight": 10,
|
|
3383
3384
|
"required": {
|
|
3384
3385
|
"metalSalvage": 1,
|
|
@@ -3390,6 +3391,7 @@
|
|
|
3390
3391
|
"repairKit2": {
|
|
3391
3392
|
"id": "repairKit2",
|
|
3392
3393
|
"requiredRank": "rover1",
|
|
3394
|
+
"type": "consumable",
|
|
3393
3395
|
"blueprint": "outpostVoronaFalls",
|
|
3394
3396
|
"weight": 30,
|
|
3395
3397
|
"required": {
|
|
@@ -3402,6 +3404,7 @@
|
|
|
3402
3404
|
"repairKit3": {
|
|
3403
3405
|
"id": "repairKit3",
|
|
3404
3406
|
"requiredRank": "brigand1",
|
|
3407
|
+
"type": "consumable",
|
|
3405
3408
|
"blueprint": "denTelokPenjarah",
|
|
3406
3409
|
"weight": 50,
|
|
3407
3410
|
"required": {
|
|
@@ -3415,6 +3418,7 @@
|
|
|
3415
3418
|
"enhancedRepairKit1": {
|
|
3416
3419
|
"id": "enhancedRepairKit1",
|
|
3417
3420
|
"requiredRank": "marauder1",
|
|
3421
|
+
"type": "consumable",
|
|
3418
3422
|
"blueprint": "denTelokPenjarah",
|
|
3419
3423
|
"weight": 50,
|
|
3420
3424
|
"required": {
|
|
@@ -3426,6 +3430,7 @@
|
|
|
3426
3430
|
"enhancedRepairKit2": {
|
|
3427
3431
|
"id": "enhancedRepairKit2",
|
|
3428
3432
|
"requiredRank": "corsair1",
|
|
3433
|
+
"type": "consumable",
|
|
3429
3434
|
"blueprint": "outpostKarstLookout",
|
|
3430
3435
|
"weight": 150,
|
|
3431
3436
|
"required": {
|
|
@@ -3437,6 +3442,7 @@
|
|
|
3437
3442
|
"enhancedRepairKit3": {
|
|
3438
3443
|
"id": "enhancedRepairKit3",
|
|
3439
3444
|
"requiredRank": "cutthroat1",
|
|
3445
|
+
"type": "consumable",
|
|
3440
3446
|
"blueprint": "outpostGrandeFalaise",
|
|
3441
3447
|
"weight": 250,
|
|
3442
3448
|
"required": {
|
|
@@ -3447,6 +3453,7 @@
|
|
|
3447
3453
|
},
|
|
3448
3454
|
"restorationKit": {
|
|
3449
3455
|
"id": "restorationKit",
|
|
3456
|
+
"type": "consumable",
|
|
3450
3457
|
"blueprint": "contractReward",
|
|
3451
3458
|
"contract": "unwelcomeAboard",
|
|
3452
3459
|
"rarity": "uncommon",
|