warframe-public-export-plus 0.3.3 → 0.3.5
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/ExportBundles.json +52 -0
- package/ExportEnemies.json +12 -4
- package/ExportMisc.json +43 -0
- package/ExportRecipes.json +286 -0
- package/ExportResources.json +440 -12
- package/ExportSyndicates.json +20630 -0
- package/ExportTextIcons.json +3 -0
- package/ExportVendors.json +18156 -0
- package/README.md +6 -6
- package/dict.de.json +449 -12
- package/dict.en.json +447 -10
- package/dict.es.json +448 -11
- package/dict.fr.json +448 -11
- package/dict.it.json +449 -12
- package/dict.ja.json +447 -10
- package/dict.ko.json +447 -10
- package/dict.pl.json +450 -13
- package/dict.pt.json +450 -13
- package/dict.ru.json +453 -16
- package/dict.tc.json +448 -11
- package/dict.th.json +445 -8
- package/dict.tr.json +448 -11
- package/dict.uk.json +455 -18
- package/dict.zh.json +448 -11
- package/index.d.ts +54 -7
- package/index.js +3 -0
- package/package.json +1 -1
- package/supplementals/languages.csv +16 -0
- /package/{samples → supplementals}/relic-chances.pluto +0 -0
package/ExportRecipes.json
CHANGED
|
@@ -43218,6 +43218,292 @@
|
|
|
43218
43218
|
}
|
|
43219
43219
|
]
|
|
43220
43220
|
},
|
|
43221
|
+
"/Lotus/Types/Friendly/Pets/CreaturePets/LotusGildCreaturePetBlueprint": {
|
|
43222
|
+
"resultType": "/Lotus/Types/Friendly/Pets/CreaturePets/VizierPredatorKubrowPetPowerSuit",
|
|
43223
|
+
"buildPrice": 0,
|
|
43224
|
+
"buildTime": 82800,
|
|
43225
|
+
"skipBuildTimePrice": 50,
|
|
43226
|
+
"consumeOnUse": false,
|
|
43227
|
+
"num": 1,
|
|
43228
|
+
"codexSecret": false,
|
|
43229
|
+
"excludeFromCodex": true,
|
|
43230
|
+
"hidden": true,
|
|
43231
|
+
"ingredients": [
|
|
43232
|
+
{
|
|
43233
|
+
"ItemType": "/Lotus/Types/Items/Deimos/EntratiFragmentCommonB",
|
|
43234
|
+
"ItemCount": 10
|
|
43235
|
+
}
|
|
43236
|
+
],
|
|
43237
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43238
|
+
"secretIngredients": []
|
|
43239
|
+
},
|
|
43240
|
+
"/Lotus/Types/Friendly/Pets/MoaPets/LotusGildMoaPetBlueprint": {
|
|
43241
|
+
"resultType": "/Lotus/Types/Friendly/Pets/MoaPets/MoaPetPowerSuit",
|
|
43242
|
+
"buildPrice": 0,
|
|
43243
|
+
"buildTime": 82800,
|
|
43244
|
+
"skipBuildTimePrice": 50,
|
|
43245
|
+
"consumeOnUse": false,
|
|
43246
|
+
"num": 1,
|
|
43247
|
+
"codexSecret": false,
|
|
43248
|
+
"excludeFromCodex": true,
|
|
43249
|
+
"hidden": true,
|
|
43250
|
+
"ingredients": [
|
|
43251
|
+
{
|
|
43252
|
+
"ItemType": "/Lotus/Types/Items/Solaris/DebtTokenA",
|
|
43253
|
+
"ItemCount": 10
|
|
43254
|
+
}
|
|
43255
|
+
],
|
|
43256
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43257
|
+
"secretIngredients": []
|
|
43258
|
+
},
|
|
43259
|
+
"/Lotus/Types/Game/CatbrowPet/CatbrowPetRecipe": {
|
|
43260
|
+
"resultType": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit",
|
|
43261
|
+
"buildPrice": 0,
|
|
43262
|
+
"buildTime": 82800,
|
|
43263
|
+
"skipBuildTimePrice": 50,
|
|
43264
|
+
"consumeOnUse": false,
|
|
43265
|
+
"num": 1,
|
|
43266
|
+
"codexSecret": false,
|
|
43267
|
+
"excludeFromCodex": true,
|
|
43268
|
+
"hidden": true,
|
|
43269
|
+
"ingredients": [
|
|
43270
|
+
{
|
|
43271
|
+
"ItemType": "/Lotus/Types/Game/KubrowPet/EggHatcher",
|
|
43272
|
+
"ItemCount": 1
|
|
43273
|
+
},
|
|
43274
|
+
{
|
|
43275
|
+
"ItemType": "CatbrowGeneticSignature",
|
|
43276
|
+
"ItemCount": 10
|
|
43277
|
+
}
|
|
43278
|
+
],
|
|
43279
|
+
"secretIngredientAction": "SIA_CREATE_KUBROW",
|
|
43280
|
+
"secretIngredients": [
|
|
43281
|
+
{
|
|
43282
|
+
"ItemType": "MirrorCatbrowPetPowerSuit",
|
|
43283
|
+
"ItemCount": 1
|
|
43284
|
+
},
|
|
43285
|
+
{
|
|
43286
|
+
"ItemType": "CheshireCatbrowPetPowerSuit",
|
|
43287
|
+
"ItemCount": 1
|
|
43288
|
+
},
|
|
43289
|
+
{
|
|
43290
|
+
"ItemType": "VampireCatbrowPetPowerSuit",
|
|
43291
|
+
"ItemCount": 1
|
|
43292
|
+
}
|
|
43293
|
+
]
|
|
43294
|
+
},
|
|
43295
|
+
"/Lotus/Types/Game/CatbrowPet/CatbrowPetUpgradedRecipe": {
|
|
43296
|
+
"resultType": "/Lotus/Types/Game/CatbrowPet/MirrorCatbrowPetPowerSuit",
|
|
43297
|
+
"buildPrice": 0,
|
|
43298
|
+
"buildTime": 82800,
|
|
43299
|
+
"skipBuildTimePrice": 50,
|
|
43300
|
+
"consumeOnUse": false,
|
|
43301
|
+
"num": 1,
|
|
43302
|
+
"codexSecret": false,
|
|
43303
|
+
"excludeFromCodex": true,
|
|
43304
|
+
"hidden": true,
|
|
43305
|
+
"ingredients": [
|
|
43306
|
+
{
|
|
43307
|
+
"ItemType": "/Lotus/Types/Game/KubrowPet/EggHatcher",
|
|
43308
|
+
"ItemCount": 1
|
|
43309
|
+
},
|
|
43310
|
+
{
|
|
43311
|
+
"ItemType": "CatbrowGeneticSignature",
|
|
43312
|
+
"ItemCount": 10
|
|
43313
|
+
}
|
|
43314
|
+
],
|
|
43315
|
+
"secretIngredientAction": "SIA_CREATE_KUBROW",
|
|
43316
|
+
"secretIngredients": [
|
|
43317
|
+
{
|
|
43318
|
+
"ItemType": "MirrorCatbrowPetPowerSuit",
|
|
43319
|
+
"ItemCount": 1
|
|
43320
|
+
},
|
|
43321
|
+
{
|
|
43322
|
+
"ItemType": "CheshireCatbrowPetPowerSuit",
|
|
43323
|
+
"ItemCount": 1
|
|
43324
|
+
},
|
|
43325
|
+
{
|
|
43326
|
+
"ItemType": "VampireCatbrowPetPowerSuit",
|
|
43327
|
+
"ItemCount": 1
|
|
43328
|
+
}
|
|
43329
|
+
]
|
|
43330
|
+
},
|
|
43331
|
+
"/Lotus/Types/Game/KubrowPet/KubrowPetRecipe": {
|
|
43332
|
+
"resultType": "/Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit",
|
|
43333
|
+
"buildPrice": 0,
|
|
43334
|
+
"buildTime": 82800,
|
|
43335
|
+
"skipBuildTimePrice": 50,
|
|
43336
|
+
"consumeOnUse": false,
|
|
43337
|
+
"num": 1,
|
|
43338
|
+
"codexSecret": false,
|
|
43339
|
+
"excludeFromCodex": true,
|
|
43340
|
+
"hidden": true,
|
|
43341
|
+
"ingredients": [
|
|
43342
|
+
{
|
|
43343
|
+
"ItemType": "Eggs/KubrowPetEggItem",
|
|
43344
|
+
"ItemCount": 1
|
|
43345
|
+
},
|
|
43346
|
+
{
|
|
43347
|
+
"ItemType": "EggHatcher",
|
|
43348
|
+
"ItemCount": 1
|
|
43349
|
+
}
|
|
43350
|
+
],
|
|
43351
|
+
"secretIngredientAction": "SIA_CREATE_KUBROW",
|
|
43352
|
+
"secretIngredients": [
|
|
43353
|
+
{
|
|
43354
|
+
"ItemType": "AdventurerKubrowPetPowerSuit",
|
|
43355
|
+
"ItemCount": 1
|
|
43356
|
+
},
|
|
43357
|
+
{
|
|
43358
|
+
"ItemType": "FurtiveKubrowPetPowerSuit",
|
|
43359
|
+
"ItemCount": 1
|
|
43360
|
+
},
|
|
43361
|
+
{
|
|
43362
|
+
"ItemType": "GuardKubrowPetPowerSuit",
|
|
43363
|
+
"ItemCount": 1
|
|
43364
|
+
},
|
|
43365
|
+
{
|
|
43366
|
+
"ItemType": "HunterKubrowPetPowerSuit",
|
|
43367
|
+
"ItemCount": 1
|
|
43368
|
+
}
|
|
43369
|
+
]
|
|
43370
|
+
},
|
|
43371
|
+
"/Lotus/Types/Game/KubrowPet/KubrowPetUpgradedRecipe": {
|
|
43372
|
+
"resultType": "/Lotus/Types/Game/KubrowPet/AdventurerKubrowPetPowerSuit",
|
|
43373
|
+
"buildPrice": 0,
|
|
43374
|
+
"buildTime": 82800,
|
|
43375
|
+
"skipBuildTimePrice": 50,
|
|
43376
|
+
"consumeOnUse": false,
|
|
43377
|
+
"num": 1,
|
|
43378
|
+
"codexSecret": false,
|
|
43379
|
+
"excludeFromCodex": true,
|
|
43380
|
+
"hidden": true,
|
|
43381
|
+
"ingredients": [
|
|
43382
|
+
{
|
|
43383
|
+
"ItemType": "Eggs/KubrowPetEggItem",
|
|
43384
|
+
"ItemCount": 1
|
|
43385
|
+
},
|
|
43386
|
+
{
|
|
43387
|
+
"ItemType": "EggHatcher",
|
|
43388
|
+
"ItemCount": 1
|
|
43389
|
+
}
|
|
43390
|
+
],
|
|
43391
|
+
"secretIngredientAction": "SIA_CREATE_KUBROW",
|
|
43392
|
+
"secretIngredients": [
|
|
43393
|
+
{
|
|
43394
|
+
"ItemType": "AdventurerKubrowPetPowerSuit",
|
|
43395
|
+
"ItemCount": 1
|
|
43396
|
+
},
|
|
43397
|
+
{
|
|
43398
|
+
"ItemType": "FurtiveKubrowPetPowerSuit",
|
|
43399
|
+
"ItemCount": 1
|
|
43400
|
+
},
|
|
43401
|
+
{
|
|
43402
|
+
"ItemType": "GuardKubrowPetPowerSuit",
|
|
43403
|
+
"ItemCount": 1
|
|
43404
|
+
},
|
|
43405
|
+
{
|
|
43406
|
+
"ItemType": "HunterKubrowPetPowerSuit",
|
|
43407
|
+
"ItemCount": 1
|
|
43408
|
+
}
|
|
43409
|
+
]
|
|
43410
|
+
},
|
|
43411
|
+
"/Lotus/Types/Vehicles/Hoverboard/LotusGildHoverboardBlueprint": {
|
|
43412
|
+
"resultType": "/Lotus/Types/Vehicles/Hoverboard/HoverboardSuit",
|
|
43413
|
+
"buildPrice": 0,
|
|
43414
|
+
"buildTime": 82800,
|
|
43415
|
+
"skipBuildTimePrice": 50,
|
|
43416
|
+
"consumeOnUse": false,
|
|
43417
|
+
"num": 1,
|
|
43418
|
+
"codexSecret": false,
|
|
43419
|
+
"excludeFromCodex": true,
|
|
43420
|
+
"hidden": true,
|
|
43421
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43422
|
+
"secretIngredients": []
|
|
43423
|
+
},
|
|
43424
|
+
"/Lotus/Weapons/Ostron/Melee/LotusGildWeaponBlueprint": {
|
|
43425
|
+
"resultType": "/Lotus/Weapons/Ostron/Melee/LotusModularWeapon",
|
|
43426
|
+
"buildPrice": 0,
|
|
43427
|
+
"buildTime": 82800,
|
|
43428
|
+
"skipBuildTimePrice": 50,
|
|
43429
|
+
"consumeOnUse": false,
|
|
43430
|
+
"num": 1,
|
|
43431
|
+
"codexSecret": false,
|
|
43432
|
+
"excludeFromCodex": true,
|
|
43433
|
+
"hidden": true,
|
|
43434
|
+
"ingredients": [
|
|
43435
|
+
{
|
|
43436
|
+
"ItemType": "/Lotus/Types/Gameplay/Eidolon/Resources/CetusWispItem",
|
|
43437
|
+
"ItemCount": 2
|
|
43438
|
+
}
|
|
43439
|
+
],
|
|
43440
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43441
|
+
"secretIngredients": []
|
|
43442
|
+
},
|
|
43443
|
+
"/Lotus/Weapons/Sentients/OperatorAmplifiers/OperatorGildAmpBlueprint": {
|
|
43444
|
+
"resultType": "/Lotus/Weapons/Sentients/OperatorAmplifiers/OperatorAmpWeapon",
|
|
43445
|
+
"buildPrice": 0,
|
|
43446
|
+
"buildTime": 82800,
|
|
43447
|
+
"skipBuildTimePrice": 50,
|
|
43448
|
+
"consumeOnUse": false,
|
|
43449
|
+
"num": 1,
|
|
43450
|
+
"codexSecret": false,
|
|
43451
|
+
"excludeFromCodex": true,
|
|
43452
|
+
"hidden": true,
|
|
43453
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43454
|
+
"secretIngredients": []
|
|
43455
|
+
},
|
|
43456
|
+
"/Lotus/Weapons/Sentients/OperatorAmplifiers/OperatorGildAmpFortunaBlueprint": {
|
|
43457
|
+
"resultType": "/Lotus/Weapons/Sentients/OperatorAmplifiers/OperatorAmpWeapon",
|
|
43458
|
+
"buildPrice": 0,
|
|
43459
|
+
"buildTime": 82800,
|
|
43460
|
+
"skipBuildTimePrice": 50,
|
|
43461
|
+
"consumeOnUse": false,
|
|
43462
|
+
"num": 1,
|
|
43463
|
+
"codexSecret": false,
|
|
43464
|
+
"excludeFromCodex": true,
|
|
43465
|
+
"hidden": true,
|
|
43466
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43467
|
+
"secretIngredients": []
|
|
43468
|
+
},
|
|
43469
|
+
"/Lotus/Weapons/SolarisUnited/LotusGildInfestedKitgunBlueprint": {
|
|
43470
|
+
"resultType": "/Lotus/Weapons/Ostron/Melee/LotusModularWeapon",
|
|
43471
|
+
"buildPrice": 0,
|
|
43472
|
+
"buildTime": 82800,
|
|
43473
|
+
"skipBuildTimePrice": 50,
|
|
43474
|
+
"consumeOnUse": false,
|
|
43475
|
+
"num": 1,
|
|
43476
|
+
"codexSecret": false,
|
|
43477
|
+
"excludeFromCodex": true,
|
|
43478
|
+
"hidden": true,
|
|
43479
|
+
"ingredients": [
|
|
43480
|
+
{
|
|
43481
|
+
"ItemType": "/Lotus/Types/Items/Deimos/EntratiFragmentUncommonA",
|
|
43482
|
+
"ItemCount": 25
|
|
43483
|
+
}
|
|
43484
|
+
],
|
|
43485
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43486
|
+
"secretIngredients": []
|
|
43487
|
+
},
|
|
43488
|
+
"/Lotus/Weapons/SolarisUnited/LotusGildKitgunBlueprint": {
|
|
43489
|
+
"resultType": "/Lotus/Weapons/Ostron/Melee/LotusModularWeapon",
|
|
43490
|
+
"buildPrice": 0,
|
|
43491
|
+
"buildTime": 82800,
|
|
43492
|
+
"skipBuildTimePrice": 50,
|
|
43493
|
+
"consumeOnUse": false,
|
|
43494
|
+
"num": 1,
|
|
43495
|
+
"codexSecret": false,
|
|
43496
|
+
"excludeFromCodex": true,
|
|
43497
|
+
"hidden": true,
|
|
43498
|
+
"ingredients": [
|
|
43499
|
+
{
|
|
43500
|
+
"ItemType": "/Lotus/Types/Items/Solaris/DebtTokenB",
|
|
43501
|
+
"ItemCount": 10
|
|
43502
|
+
}
|
|
43503
|
+
],
|
|
43504
|
+
"secretIngredientAction": "SIA_GILD_WEAPON",
|
|
43505
|
+
"secretIngredients": []
|
|
43506
|
+
},
|
|
43221
43507
|
"/Lotus/Types/Recipes/AbilityOverrides/AlchemistVialBlueprint": {
|
|
43222
43508
|
"resultType": "/Lotus/Powersuits/PowersuitAbilities/AlchemistVialAbility",
|
|
43223
43509
|
"buildPrice": 0,
|