data: extracted game data and parsed artifacts
Parsed game data under extracted/ (item/compartment/loot/crafting definitions, hashes, I2 localization terms) plus root JSON artifacts (i2_terms_en, item_defs_full, name_index).
This commit is contained in:
486
item_defs_full.json
Normal file
486
item_defs_full.json
Normal file
@@ -0,0 +1,486 @@
|
||||
{
|
||||
"item_shotgun": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_semiAutomaticPistol": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_pistolAmmo": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_repeaterRifle": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleAmmo": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"RepairKit": {
|
||||
"type": "UTILITY_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"MedKit": {
|
||||
"type": "UTILITY_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_backpack01": {
|
||||
"type": "BACKPACK",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_energyBar": {
|
||||
"type": "ENERGY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"Old_Jacket": {
|
||||
"type": "ARMOR",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_c4Dynamite": {
|
||||
"type": "RAID_EXPLOSIVES",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifle": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifleAmmo": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_turretAmmo": {
|
||||
"type": "TURRET_AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_foodCan": {
|
||||
"type": "FOOD",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo_Armor": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo_Fire": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo_Toxic": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_pistolAmmo_Armor": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_pistolAmmo_Fire": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_pistolAmmo_Toxic": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleAmmo_Armor": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleAmmo_Fire": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleAmmo_Toxic": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_smallCannonAmmo": {
|
||||
"type": "TURRET_AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunTurretAmmo": {
|
||||
"type": "TURRET_AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMetal_t1": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMetal_t2": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMetal_t3": {
|
||||
"type": "RESOURCE_T3",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyLockedBox": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_coinCrown": {
|
||||
"type": "MONEY",
|
||||
"storageStack": 1000000
|
||||
},
|
||||
"item_smallValuables": {
|
||||
"type": "SMALL_VALUABLE",
|
||||
"storageStack": 1000000
|
||||
},
|
||||
"item_valuablePapers": {
|
||||
"type": "SMALL_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_wineBox": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_alarmLockBoxYellow": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_alarmLockBoxGreen": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 15
|
||||
},
|
||||
"game_alarmLockBoxBlack": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_blackBox": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_cannedFish": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunHandmade": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_documentSafe": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_crystalHandles": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_treasureShovel": {
|
||||
"type": "UTILITY_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_revolverSmall": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceCoralPiece": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceFabricScraps": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMetalParts": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceScrappedAmmo": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceThreads": {
|
||||
"type": "RESOURCE_T1",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceCoralDust": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceFabric": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceGunpowder": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceLeviathanMeat": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceLeviathanSkin": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMetalRods": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceMixtures": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceWeaponParts": {
|
||||
"type": "RESOURCE_T2",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceHighGradeGunpowder": {
|
||||
"type": "RESOURCE_T3",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceOpticLenses": {
|
||||
"type": "RESOURCE_T3",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_resourceReinforcedLeatherStrips": {
|
||||
"type": "RESOURCE_T3",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_ficus": {
|
||||
"type": "LARGE_VALUABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_explosiveBig": {
|
||||
"type": "RAID_EXPLOSIVES",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_repeaterRifleOneShot": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_repeaterRifleQuickReload": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_revolverQuickReload": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_revolverQuickReloadEightShot": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_semiAutomaticPistol_decreasedMag": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_semiAutomaticPistol_increasedMag": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunHandmade_choke": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunTriplet": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifleDoubleBarrel": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"Old_JacketT2": {
|
||||
"type": "ARMOR",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"Old_JacketT3": {
|
||||
"type": "ARMOR",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_antiReactorGun": {
|
||||
"type": "WEAPON_BELT",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_boostedEnergyBar": {
|
||||
"type": "ENERGY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_boostedEnergyBarV1": {
|
||||
"type": "ENERGY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_wokBomb": {
|
||||
"type": "RAID_EXPLOSIVES",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_healthEmitter": {
|
||||
"type": "UTILITY_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_orbitalStrikeGun": {
|
||||
"type": "WEAPON_BELT",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_projectileAmplifier": {
|
||||
"type": "ATTACK_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_projectileSphereShield": {
|
||||
"type": "ATTACK_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_projectileDeflectShield": {
|
||||
"type": "ATTACK_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_smokelessEnergyBar": {
|
||||
"type": "ENERGY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_revolverSmall_dusters": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifle_ironSights": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_grenadeContact": {
|
||||
"type": "ATTACK_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedTurretT1Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedTurretT2Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedTurretT3Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedAutoTurretT1Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedAutoTurretT2Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedAutoTurretT3Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedShotgunTurretT1Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedShotgunTurretT2Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedShotgunTurretT3Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedTurretT4_DoubleBarrelContainer": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedTurretT4_RailGunContainer": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedShotgunTurretT4DoubleBarrel_Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_packedAutoTurretT4Accelerating_Container": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorGreen": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorBlue": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorRed": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorWhite": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorBlack": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rocketLauncher": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rocketLauncherAmmoArmorPiercing": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rocketLauncherAmmoHighExplosion": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifle_ironSights_silencer": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifle_silencer": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleAmmo_highVelocity": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_pistolAmmo_highVelocity": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo_slug": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunAmmo_explosive": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_sniperRifleAmmo_highPenetration": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_turretAmmo_highVelocity": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_smallCannonAmmo_longRange": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_shotgunTurretAmmo_slug": {
|
||||
"type": "AMMO",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_smokeGrenade": {
|
||||
"type": "ATTACK_CONSUMABLE",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"game_keyIslandDoorFort": {
|
||||
"type": "KEY",
|
||||
"storageStack": 100000
|
||||
},
|
||||
"item_rifleRepeaterAperture": {
|
||||
"type": "WEAPON",
|
||||
"storageStack": 100000
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user