📦 JSON 批量编辑/打包下载工具
将 JSON 数组转换为多个独立文件下载 数组格式为 [配件,配件,配件]
💡 请粘贴 JSON 数组,每个对象将生成一个独立的 JSON 文件,文件名格式为:{NewItemId}_{DisplayName}.json
输入 JSON 数组
[ { "OriginalItemId": 264, "NewItemId": 93010, "DisplayName": "制式稳定护木片Mk1", "LocalizationKey": "VAE93010Location", "LocalizationDescValue": "", "Weight": 0.2, "Value": 1000, "Quality": 3, "SlotsTags": [], "SlotCount": 0, "Tags": [ "Accessory", "GunPiece", "GunType_SMG", "GunType_AR", "GunType_BR", "GunType_PST", "GunType_SHT", "GunType_PWS", "GunType_SNP", "GunType_MAG" ], "EmbeddedSpritePath": "VanillaAttachmentsExpanded.Img.VAE_93010.png", "ModifierDescriptionWithOffset": [ { "modifierDescription": "垂直后座", "modifierOffset": -0.15 }, { "modifierDescription": "水平后座", "modifierOffset": -0.15 }, { "modifierDescription": "射程", "modifierOffset": 0.06 } ], "EasyFormula": true, "FormulaMoney": 0, "FormulaInputs": [ [ 91046, 4 ], [ 91047, 1 ], [ 764, 4 ], [ 362, 4 ] ] } , { "OriginalItemId": 264, "NewItemId": 93011, "DisplayName": "制式稳定护木片Mk2", "LocalizationKey": "VAE93011Location", "LocalizationDescValue": "", "Weight": 0.2, "Value": 2500, "Quality": 4, "SlotsTags": [], "SlotCount": 0, "Tags": [ "Accessory", "GunPiece", "GunType_SMG", "GunType_AR", "GunType_BR", "GunType_PST", "GunType_SHT", "GunType_PWS", "GunType_SNP", "GunType_MAG" ], "EmbeddedSpritePath": "VanillaAttachmentsExpanded.Img.VAE_93011.png", "ModifierDescriptionWithOffset": [ { "modifierDescription": "垂直后座", "modifierOffset": -0.2 }, { "modifierDescription": "水平后座", "modifierOffset": -0.2 }, { "modifierDescription": "射程", "modifierOffset": 0.1 } ], "EasyFormula": true, "FormulaMoney": 0, "FormulaInputs": [ [ 93010, 1 ], [ 91046, 8 ], [ 91047, 2 ], [ 91048, 1 ], [ 764, 10 ], [ 362, 10 ] ] } , { "OriginalItemId": 264, "NewItemId": 93012, "DisplayName": "制式稳定护木片Mk3", "LocalizationKey": "VAE93012Location", "LocalizationDescValue": "", "Weight": 0.2, "Value": 5000, "Quality": 5, "SlotsTags": [], "SlotCount": 0, "Tags": [ "Accessory", "GunPiece", "GunType_SMG", "GunType_AR", "GunType_BR", "GunType_PST", "GunType_SHT", "GunType_PWS", "GunType_SNP", "GunType_MAG" ], "EmbeddedSpritePath": "VanillaAttachmentsExpanded.Img.VAE_93012.png", "ModifierDescriptionWithOffset": [ { "modifierDescription": "垂直后座", "modifierOffset": -0.2 }, { "modifierDescription": "水平后座", "modifierOffset": -0.2 }, { "modifierDescription": "射程", "modifierOffset": 0.15 } ], "EasyFormula": true, "FormulaMoney": 0, "FormulaInputs": [ [ 93011, 1 ], [ 91046, 20 ], [ 91047, 5 ], [ 91048, 2 ], [ 764, 20 ], [ 362, 20 ] ] } ]
清空
下载文件(有概率漏文件,多试几次)