Участник:IanComradeBot/prototypes/ItemBorgModule.json: различия между версиями
Материал из Space Station 14 Вики
Pok (обсуждение | вклад) м Update via automatic bot |
Pok (обсуждение | вклад) Update via automatic bot |
||
| Строка 3: | Строка 3: | ||
"id": "BorgModuleCable", | "id": "BorgModuleCable", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
" | { | ||
" | "item": "CableApcStack10", | ||
" | "hand": { | ||
"Wirecutter", | "emptyRepresentative": "CableApcStack10", | ||
"Crowbar", | "emptyLabel": "borg-slot-cables-empty", | ||
"trayScanner" | "whitelist": { | ||
"tags": [ | |||
"CableCoil" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "CableMVStack10", | |||
"hand": { | |||
"emptyRepresentative": "CableMVStack10", | |||
"emptyLabel": "borg-slot-cables-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"CableCoil" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "CableHVStack10", | |||
"hand": { | |||
"emptyRepresentative": "CableHVStack10", | |||
"emptyLabel": "borg-slot-cables-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"CableCoil" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Wirecutter" | |||
}, | |||
{ | |||
"item": "Crowbar" | |||
}, | |||
{ | |||
"item": "trayScanner" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "BorgModuleArtistry", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "SprayPainterBorg" | |||
}, | |||
{ | |||
"item": "CrayonBorg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 16: | Строка 68: | ||
"id": "BorgModuleFireExtinguisher", | "id": "BorgModuleFireExtinguisher", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"BorgFireExtinguisher", | { | ||
"BorgHandheldGPSBasic", | "item": "BorgFireExtinguisher" | ||
"HandheldStationMapUnpowered", | }, | ||
"HandHeldMassScannerBorg" | { | ||
"item": "BorgHandheldGPSBasic" | |||
}, | |||
{ | |||
"item": "HandheldStationMapUnpowered" | |||
}, | |||
{ | |||
"item": "HandHeldMassScannerBorg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 27: | Строка 87: | ||
"id": "BorgModuleTool", | "id": "BorgModuleTool", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"Crowbar", | { | ||
"Wrench", | "item": "Crowbar" | ||
"Screwdriver", | }, | ||
"Wirecutter", | { | ||
"WelderIndustrial", | "item": "Wrench" | ||
"Multitool" | }, | ||
{ | |||
"item": "Screwdriver" | |||
}, | |||
{ | |||
"item": "Wirecutter" | |||
}, | |||
{ | |||
"item": "WelderIndustrial" | |||
}, | |||
{ | |||
"item": "Multitool" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "BorgModuleInflatable", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "InflatableDoorStack", | |||
"hand": { | |||
"emptyRepresentative": "InflatableDoorStack", | |||
"emptyLabel": "borg-slot-inflatable-door-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"Inflatable" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "InflatableWallStack", | |||
"hand": { | |||
"emptyRepresentative": "InflatableWallStack", | |||
"emptyLabel": "borg-slot-inflatable-wall-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"Inflatable" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "BoxInflatable" | |||
}, | |||
{ | |||
"item": "WeaponMeleeNeedle" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 40: | Строка 149: | ||
"id": "BorgModuleAppraisal", | "id": "BorgModuleAppraisal", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"AppraisalTool", | { | ||
"Pen", | "item": "AppraisalTool" | ||
"HandLabeler", | }, | ||
"RubberStampApproved", | { | ||
"RubberStampDenied", | "item": "Pen" | ||
"RadioHandheld" | }, | ||
{ | |||
"item": "HandLabeler" | |||
}, | |||
{ | |||
"item": "RubberStampApproved" | |||
}, | |||
{ | |||
"item": "RubberStampDenied" | |||
}, | |||
{ | |||
"item": "RadioHandheld" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 53: | Строка 174: | ||
"id": "BorgModuleMining", | "id": "BorgModuleMining", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"MiningDrill", | { | ||
"Shovel", | "item": "MiningDrill" | ||
"MineralScannerUnpowered", | }, | ||
"BorgOreBag" | { | ||
"item": "Shovel" | |||
}, | |||
{ | |||
"item": "MineralScannerUnpowered" | |||
}, | |||
{ | |||
"item": "BorgOreBag" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 64: | Строка 193: | ||
"id": "BorgModuleAdvancedMining", | "id": "BorgModuleAdvancedMining", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"MiningDrillDiamond", | { | ||
"Shovel", | "item": "MiningDrillDiamond" | ||
"AdvancedMineralScannerUnpowered", | }, | ||
"OreBagOfHolding" | { | ||
"item": "Shovel" | |||
}, | |||
{ | |||
"item": "AdvancedMineralScannerUnpowered" | |||
}, | |||
{ | |||
"item": "OreBagOfHolding" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 75: | Строка 212: | ||
"id": "BorgModuleTraversal", | "id": "BorgModuleTraversal", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"WeaponGrapplingGun", | { | ||
"BorgFireExtinguisher", | "item": "WeaponGrapplingGun" | ||
"BorgHandheldGPSBasic", | }, | ||
"HandHeldMassScannerBorg" | { | ||
"item": "BorgFireExtinguisher" | |||
}, | |||
{ | |||
"item": "BorgHandheldGPSBasic" | |||
}, | |||
{ | |||
"item": "HandHeldMassScannerBorg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 86: | Строка 231: | ||
"id": "BorgModuleAdvancedTool", | "id": "BorgModuleAdvancedTool", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"JawsOfLife", | { | ||
"PowerDrill", | "item": "JawsOfLife" | ||
"WelderExperimental", | }, | ||
"Multitool", | { | ||
"RemoteSignallerAdvanced" | "item": "PowerDrill" | ||
}, | |||
{ | |||
"item": "WelderExperimental" | |||
}, | |||
{ | |||
"item": "Multitool" | |||
}, | |||
{ | |||
"item": "RemoteSignallerAdvanced" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 98: | Строка 253: | ||
"id": "BorgModuleConstruction", | "id": "BorgModuleConstruction", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
" | { | ||
" | "hand": { | ||
" | "emptyRepresentative": "BorgModuleConstructionMaterialPlaceholder", | ||
" | "emptyLabel": "borg-slot-construction-empty", | ||
" | "whitelist": { | ||
" | "tags": [ | ||
" | "ConstructionMaterial" | ||
" | ] | ||
" | } | ||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "BorgModuleConstructionMaterialPlaceholder", | |||
"emptyLabel": "borg-slot-construction-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"ConstructionMaterial" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "BorgModuleConstructionMaterialPlaceholder", | |||
"emptyLabel": "borg-slot-construction-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"ConstructionMaterial" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "DoorElectronics", | |||
"emptyLabel": "borg-slot-circuitboards-empty", | |||
"whitelist": { | |||
"components": [ | |||
"Circuitboard" | |||
] | |||
}, | |||
"blacklist": { | |||
"components": [ | |||
"SiliconLawProvider" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "MicroManipulatorStockPart", | |||
"emptyLabel": "borg-slot-construction-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"ConstructionMaterial" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "SpaceHeaterFlatpack", | |||
"emptyLabel": "borg-slot-flatpacks-empty", | |||
"whitelist": { | |||
"components": [ | |||
"Flatpack" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "FloorTileItemSteel", | |||
"emptyLabel": "borg-slot-tiles-empty", | |||
"whitelist": { | |||
"components": [ | |||
"FloorTile" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "FloorTileItemWhite", | |||
"emptyLabel": "borg-slot-tiles-empty", | |||
"whitelist": { | |||
"components": [ | |||
"FloorTile" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "FloorTileItemDark", | |||
"emptyLabel": "borg-slot-tiles-empty", | |||
"whitelist": { | |||
"components": [ | |||
"FloorTile" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 114: | Строка 364: | ||
"id": "BorgModuleRCD", | "id": "BorgModuleRCD", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"RCDRecharging", | { | ||
"BorgFireExtinguisher", | "item": "RCDRecharging" | ||
"BorgHandheldGPSBasic", | }, | ||
"GasAnalyzer", | { | ||
"HolofanProjectorBorg", | "item": "BorgFireExtinguisher" | ||
"GeigerCounter" | }, | ||
{ | |||
"item": "BorgHandheldGPSBasic" | |||
}, | |||
{ | |||
"item": "GasAnalyzer" | |||
}, | |||
{ | |||
"item": "HolofanProjectorBorg" | |||
}, | |||
{ | |||
"item": "GeigerCounter" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 127: | Строка 389: | ||
"id": "BorgModuleCustodial", | "id": "BorgModuleCustodial", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"LightReplacer", | { | ||
"BorgTrashBag", | "item": "LightReplacer" | ||
"Plunger", | }, | ||
" | { | ||
"item": "BorgTrashBag" | |||
}, | |||
{ | |||
"item": "Plunger" | |||
}, | |||
{ | |||
"item": "SoapNT", | |||
"hand": { | |||
"emptyLabel": "borg-slot-soap-empty", | |||
"emptyRepresentative": "SoapNT", | |||
"whitelist": { | |||
"tags": [ | |||
"Soap" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 138: | Строка 417: | ||
"id": "BorgModuleCleaning", | "id": "BorgModuleCleaning", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"MopItem", | { | ||
"BorgBucket", | "item": "MopItem" | ||
"BorgSprayBottle", | }, | ||
"HoloprojectorBorg" | { | ||
"item": "BorgBucket" | |||
}, | |||
{ | |||
"item": "BorgSprayBottle" | |||
}, | |||
{ | |||
"item": "HoloprojectorBorg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 149: | Строка 436: | ||
"id": "BorgModuleAdvancedCleaning", | "id": "BorgModuleAdvancedCleaning", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"AdvMopItem", | { | ||
"BorgMegaSprayBottle", | "item": "AdvMopItem" | ||
"HoloprojectorBorg", | }, | ||
"BorgDropper", | { | ||
" | "item": "BorgMegaSprayBottle" | ||
}, | |||
{ | |||
"item": "HoloprojectorBorg" | |||
}, | |||
{ | |||
"item": "BorgDropper" | |||
}, | |||
{ | |||
"item": "Beaker", | |||
"hand": { | |||
"emptyLabel": "borg-slot-beakers-empty", | |||
"emptyRepresentative": "Beaker", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 161: | Строка 467: | ||
"id": "BorgModuleDiagnosis", | "id": "BorgModuleDiagnosis", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldHealthAnalyzerUnpowered", | { | ||
"ClothingNeckStethoscope" | "item": "HandheldHealthAnalyzerUnpowered" | ||
}, | |||
{ | |||
"item": "ClothingNeckStethoscope" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 170: | Строка 480: | ||
"id": "BorgModuleTopicals", | "id": "BorgModuleTopicals", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldHealthAnalyzerUnpowered", | { | ||
" | "item": "HandheldHealthAnalyzerUnpowered" | ||
" | }, | ||
" | { | ||
" | "item": "Gauze", | ||
"hand": { | |||
"emptyLabel": "borg-slot-topicals-empty", | |||
"emptyRepresentative": "Gauze", | |||
"whitelist": { | |||
"components": [ | |||
"Healing" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Brutepack", | |||
"hand": { | |||
"emptyLabel": "borg-slot-topicals-empty", | |||
"emptyRepresentative": "Brutepack", | |||
"whitelist": { | |||
"components": [ | |||
"Healing" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Ointment", | |||
"hand": { | |||
"emptyLabel": "borg-slot-topicals-empty", | |||
"emptyRepresentative": "Ointment", | |||
"whitelist": { | |||
"components": [ | |||
"Healing" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Bloodpack", | |||
"hand": { | |||
"emptyLabel": "borg-slot-topicals-empty", | |||
"emptyRepresentative": "Bloodpack", | |||
"whitelist": { | |||
"components": [ | |||
"Healing" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 184: | Строка 538: | ||
"id": "BorgModuleRescue", | "id": "BorgModuleRescue", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldHealthAnalyzerUnpowered", | { | ||
"DefibrillatorOneHandedUnpowered", | "item": "HandheldHealthAnalyzerUnpowered" | ||
"BorgFireExtinguisher", | }, | ||
"BorgHandheldGPSBasic", | { | ||
"HandLabeler" | "item": "DefibrillatorOneHandedUnpowered" | ||
}, | |||
{ | |||
"item": "BorgFireExtinguisher" | |||
}, | |||
{ | |||
"item": "BorgHandheldGPSBasic" | |||
}, | |||
{ | |||
"item": "HandLabeler" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 196: | Строка 560: | ||
"id": "BorgModuleChemical", | "id": "BorgModuleChemical", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldHealthAnalyzerUnpowered", | { | ||
"Syringe", | "item": "HandheldHealthAnalyzerUnpowered" | ||
"BorgDropper", | }, | ||
" | { | ||
" | "item": "Syringe" | ||
" | }, | ||
{ | |||
"item": "BorgDropper" | |||
}, | |||
{ | |||
"item": "BaseChemistryEmptyVial", | |||
"hand": { | |||
"emptyLabel": "borg-slot-small-containers-empty", | |||
"emptyRepresentative": "BaseChemistryEmptyVial", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "BaseChemistryEmptyVial", | |||
"hand": { | |||
"emptyLabel": "borg-slot-small-containers-empty", | |||
"emptyRepresentative": "BaseChemistryEmptyVial", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "BaseChemistryEmptyVial", | |||
"hand": { | |||
"emptyLabel": "borg-slot-small-containers-empty", | |||
"emptyRepresentative": "BaseChemistryEmptyVial", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 209: | Строка 612: | ||
"id": "BorgModuleAdvancedChemical", | "id": "BorgModuleAdvancedChemical", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldHealthAnalyzerUnpowered", | { | ||
"BorgHypo", | "item": "HandheldHealthAnalyzerUnpowered" | ||
"Syringe", | }, | ||
"BorgDropper", | { | ||
" | "item": "BorgHypo" | ||
" | }, | ||
{ | |||
"item": "Syringe" | |||
}, | |||
{ | |||
"item": "BorgDropper" | |||
}, | |||
{ | |||
"item": "Beaker", | |||
"hand": { | |||
"emptyLabel": "borg-slot-chemical-containers-empty", | |||
"emptyRepresentative": "Beaker", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
], | |||
"tags": [ | |||
"ChemDispensable" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Beaker", | |||
"hand": { | |||
"emptyLabel": "borg-slot-chemical-containers-empty", | |||
"emptyRepresentative": "Beaker", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
], | |||
"tags": [ | |||
"ChemDispensable" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "Beaker", | |||
"hand": { | |||
"emptyLabel": "borg-slot-chemical-containers-empty", | |||
"emptyRepresentative": "Beaker", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
], | |||
"tags": [ | |||
"ChemDispensable" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 222: | Строка 676: | ||
"id": "BorgModuleArtifact", | "id": "BorgModuleArtifact", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"NodeScanner", | { | ||
"SprayBottle", | "item": "NodeScanner" | ||
"GasAnalyzer", | }, | ||
"BorgDropper", | { | ||
" | "item": "SprayBottle" | ||
"GeigerCounter" | }, | ||
{ | |||
"item": "GasAnalyzer" | |||
}, | |||
{ | |||
"item": "BorgDropper" | |||
}, | |||
{ | |||
"item": "BaseChemistryEmptyVial", | |||
"hand": { | |||
"emptyLabel": "borg-slot-small-containers-empty", | |||
"emptyRepresentative": "BaseChemistryEmptyVial", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "GeigerCounter" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 235: | Строка 710: | ||
"id": "BorgModuleAnomaly", | "id": "BorgModuleAnomaly", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"AnomalyScanner", | { | ||
"AnomalyLocatorUnpowered", | "item": "AnomalyScanner" | ||
"AnomalyLocatorWideUnpowered", | }, | ||
"HandLabeler", | { | ||
" | "item": "AnomalyLocatorUnpowered" | ||
" | }, | ||
{ | |||
"item": "AnomalyLocatorWideUnpowered" | |||
}, | |||
{ | |||
"item": "HandLabeler" | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "SheetRGlass", | |||
"emptyLabel": "borg-slot-construction-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"ConstructionMaterial" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyRepresentative": "SheetRPGlass", | |||
"emptyLabel": "borg-slot-construction-empty", | |||
"whitelist": { | |||
"tags": [ | |||
"ConstructionMaterial" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 248: | Строка 751: | ||
"id": "BorgModuleService", | "id": "BorgModuleService", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"Pen", | { | ||
"HandLabeler", | "item": "Pen" | ||
"RubberStampApproved", | }, | ||
"RubberStampDenied", | { | ||
"BorgDropper", | "item": "BooksBag" | ||
" | }, | ||
{ | |||
"hand": { | |||
"emptyLabel": "borg-slot-documents-empty", | |||
"emptyRepresentative": "BookBase", | |||
"whitelist": { | |||
"tags": [ | |||
"Book", | |||
"Dice", | |||
"Document", | |||
"Figurine", | |||
"TabletopBoard", | |||
"Write" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"hand": { | |||
"emptyLabel": "borg-slot-documents-empty", | |||
"emptyRepresentative": "Paper", | |||
"whitelist": { | |||
"tags": [ | |||
"Book", | |||
"Dice", | |||
"Document", | |||
"Figurine", | |||
"TabletopBoard", | |||
"Write" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "HandLabeler" | |||
}, | |||
{ | |||
"item": "RubberStampApproved" | |||
}, | |||
{ | |||
"item": "RubberStampDenied" | |||
}, | |||
{ | |||
"item": "BorgDropper" | |||
}, | |||
{ | |||
"item": "DrinkShaker", | |||
"hand": { | |||
"emptyLabel": "borg-slot-small-containers-empty", | |||
"emptyRepresentative": "DrinkShaker", | |||
"whitelist": { | |||
"components": [ | |||
"FitsInDispenser" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "BarSpoon" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 261: | Строка 823: | ||
"id": "BorgModuleMusique", | "id": "BorgModuleMusique", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"SynthesizerInstrument", | { | ||
"ElectricGuitarInstrument", | "item": "SynthesizerInstrument", | ||
"SaxophoneInstrument" | "hand": { | ||
"emptyLabel": "borg-slot-instruments-empty", | |||
"emptyRepresentative": "SynthesizerInstrument", | |||
"whitelist": { | |||
"components": [ | |||
"Instrument" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "ElectricGuitarInstrument", | |||
"hand": { | |||
"emptyLabel": "borg-slot-instruments-empty", | |||
"emptyRepresentative": "ElectricGuitarInstrument", | |||
"whitelist": { | |||
"components": [ | |||
"Instrument" | |||
] | |||
} | |||
} | |||
}, | |||
{ | |||
"item": "SaxophoneInstrument", | |||
"hand": { | |||
"emptyLabel": "borg-slot-instruments-empty", | |||
"emptyRepresentative": "SaxophoneInstrument", | |||
"whitelist": { | |||
"components": [ | |||
"Instrument" | |||
] | |||
} | |||
} | |||
} | |||
] | ] | ||
} | } | ||
| Строка 271: | Строка 866: | ||
"id": "BorgModuleGardening", | "id": "BorgModuleGardening", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HydroponicsToolMiniHoe", | { | ||
"HydroponicsToolSpade", | "item": "HydroponicsToolMiniHoe" | ||
"HydroponicsToolClippers", | }, | ||
"Bucket" | { | ||
"item": "HydroponicsToolSpade" | |||
}, | |||
{ | |||
"item": "HydroponicsToolClippers" | |||
}, | |||
{ | |||
"item": "Bucket" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 282: | Строка 885: | ||
"id": "BorgModuleHarvesting", | "id": "BorgModuleHarvesting", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HydroponicsToolScythe", | { | ||
"HydroponicsToolHatchet", | "item": "HydroponicsToolScythe" | ||
"PlantBag" | }, | ||
{ | |||
"item": "HydroponicsToolHatchet" | |||
}, | |||
{ | |||
"item": "PlantBag" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 292: | Строка 901: | ||
"id": "BorgModuleClowning", | "id": "BorgModuleClowning", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"BikeHorn", | { | ||
"ClownRecorder", | "item": "BikeHorn" | ||
"BikeHornInstrument" | }, | ||
{ | |||
"item": "ClownRecorder" | |||
}, | |||
{ | |||
"item": "BikeHornInstrument" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "BorgModuleAdvancedClowning", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "HoloprojectorClownBorg" | |||
}, | |||
{ | |||
"item": "BorgLauncherCreamPie" | |||
}, | |||
{ | |||
"item": "ClownRecorder" | |||
}, | |||
{ | |||
"item": "PushHorn" | |||
}, | |||
{ | |||
"item": "BikeHornInstrument" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 302: | Строка 939: | ||
"id": "BorgModuleSyndicateWeapon", | "id": "BorgModuleSyndicateWeapon", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"WeaponPistolEchis", | { | ||
"EnergyDaggerLoud" | "item": "WeaponPistolEchis" | ||
}, | |||
{ | |||
"item": "EnergyDaggerLoud" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 311: | Строка 952: | ||
"id": "BorgModuleOperative", | "id": "BorgModuleOperative", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"Crowbar", | { | ||
"Emag", | "item": "Crowbar" | ||
"AccessBreaker", | }, | ||
"PinpointerSyndicateNuclear" | { | ||
"item": "Emag" | |||
}, | |||
{ | |||
"item": "AccessBreaker" | |||
}, | |||
{ | |||
"item": "PinpointerSyndicateNuclear" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 322: | Строка 971: | ||
"id": "BorgModuleEsword", | "id": "BorgModuleEsword", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"CyborgEnergySwordDouble", | { | ||
"PinpointerSyndicateNuclear" | "item": "CyborgEnergySword" | ||
}, | |||
{ | |||
"item": "PinpointerSyndicateNuclear" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "BorgModuleDoubleEsword", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "CyborgEnergySwordDouble" | |||
}, | |||
{ | |||
"item": "PinpointerSyndicateNuclear" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 331: | Строка 997: | ||
"id": "BorgModuleL6C", | "id": "BorgModuleL6C", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"WeaponLightMachineGunL6C", | { | ||
"PinpointerSyndicateNuclear" | "item": "WeaponLightMachineGunL6C" | ||
}, | |||
{ | |||
"item": "PinpointerSyndicateNuclear" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "BorgModuleC20r", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "WeaponSubMachineGunC20rROW" | |||
}, | |||
{ | |||
"item": "PinpointerSyndicateNuclear" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 340: | Строка 1023: | ||
"id": "BorgModuleMartyr", | "id": "BorgModuleMartyr", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"SelfDestructSeq" | { | ||
"item": "SelfDestructSeq" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 348: | Строка 1033: | ||
"id": "XenoborgModuleBasic", | "id": "XenoborgModuleBasic", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"MaterialBag", | { | ||
"PinpointerMothership", | "item": "MaterialBag" | ||
"HandheldGPSBasic" | }, | ||
{ | |||
"item": "PinpointerMothership" | |||
}, | |||
{ | |||
"item": "HandheldGPSBasic" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 358: | Строка 1049: | ||
"id": "XenoborgModuleTool", | "id": "XenoborgModuleTool", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"Crowbar", | { | ||
"Wrench", | "item": "Crowbar" | ||
"Screwdriver", | }, | ||
"Wirecutter", | { | ||
"Multitool", | "item": "Wrench" | ||
"RefuelingWelder" | }, | ||
{ | |||
"item": "Screwdriver" | |||
}, | |||
{ | |||
"item": "Wirecutter" | |||
}, | |||
{ | |||
"item": "Multitool" | |||
}, | |||
{ | |||
"item": "RefuelingWelder" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 371: | Строка 1074: | ||
"id": "XenoborgModuleAccessBreaker", | "id": "XenoborgModuleAccessBreaker", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"AccessBreaker" | { | ||
"item": "AccessBreaker" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 379: | Строка 1084: | ||
"id": "XenoborgModuleFireExtinguisher", | "id": "XenoborgModuleFireExtinguisher", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"SelfRechargingFireExtinguisher" | { | ||
"item": "SelfRechargingFireExtinguisher" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 387: | Строка 1094: | ||
"id": "XenoborgModuleJammer", | "id": "XenoborgModuleJammer", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"XenoborgRadioJammer" | { | ||
"item": "XenoborgRadioJammer" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 395: | Строка 1104: | ||
"id": "XenoborgModuleLaser", | "id": "XenoborgModuleLaser", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"XenoborgLaserGun" | { | ||
"item": "XenoborgLaserGun" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 403: | Строка 1114: | ||
"id": "XenoborgModuleHeavyLaser", | "id": "XenoborgModuleHeavyLaser", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"XenoborgHeavyLaserGun" | { | ||
"item": "XenoborgHeavyLaserGun" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 411: | Строка 1124: | ||
"id": "XenoborgModuleSpaceMovement", | "id": "XenoborgModuleSpaceMovement", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"HandheldGPSBasic", | { | ||
"HandHeldMassScannerBorg", | "item": "HandheldGPSBasic" | ||
"HandheldStationMapUnpowered", | }, | ||
"WeaponGrapplingGun", | { | ||
"JetpackXenoborg" | "item": "HandHeldMassScannerBorg" | ||
}, | |||
{ | |||
"item": "HandheldStationMapUnpowered" | |||
}, | |||
{ | |||
"item": "WeaponGrapplingGun" | |||
}, | |||
{ | |||
"item": "JetpackXenoborg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 423: | Строка 1146: | ||
"id": "XenoborgModuleSword", | "id": "XenoborgModuleSword", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"KukriKnife", | { | ||
"JetpackXenoborg" | "item": "KukriKnife" | ||
}, | |||
{ | |||
"item": "JetpackXenoborg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 432: | Строка 1159: | ||
"id": "XenoborgModuleEnergySword", | "id": "XenoborgModuleEnergySword", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"EnergyDaggerLoudBlue", | { | ||
"JetpackXenoborg" | "item": "EnergyDaggerLoudBlue" | ||
}, | |||
{ | |||
"item": "JetpackXenoborg" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 441: | Строка 1172: | ||
"id": "XenoborgModuleHypo", | "id": "XenoborgModuleHypo", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"NocturineHypo" | { | ||
"item": "NocturineHypo" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 449: | Строка 1182: | ||
"id": "XenoborgModuleChameleonProjector", | "id": "XenoborgModuleChameleonProjector", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"ChameleonProjector" | { | ||
"item": "ChameleonProjector" | |||
} | |||
] | ] | ||
} | } | ||
| Строка 457: | Строка 1192: | ||
"id": "XenoborgModuleCloakDevice", | "id": "XenoborgModuleCloakDevice", | ||
"ItemBorgModule": { | "ItemBorgModule": { | ||
" | "hands": [ | ||
"CloakingDevice" | { | ||
"item": "CloakingDevice" | |||
} | |||
] | |||
} | |||
}, | |||
{ | |||
"id": "XenoborgModuleSuperCloakDevice", | |||
"ItemBorgModule": { | |||
"hands": [ | |||
{ | |||
"item": "SuperCloakingDevice" | |||
} | |||
] | ] | ||
} | } | ||
} | } | ||
] | ] | ||
Текущая версия от 17:11, 30 октября 2025
|