Участник:IanComradeBot/Goob/prototype/Entity/ClothingHeadsetAltBlueshield.json: различия между версиями

Update prototype/Entity/ClothingHeadsetAltBlueshield.json via GitHub Actions
 
м Update prototype/Entity/ClothingHeadsetAltBlueshield.json via GitHub Actions
 
Строка 1: Строка 1:
{
{
"components": {
"components": {
"type:ContainerFill": {
"ContainerFill": {
"containers": {
"containers": {
"key_slots": [
"key_slots": [
Строка 11: Строка 11:
}
}
},
},
"type:Clothing": {
"Clothing": {
"sprite": "_Goobstation/Clothing/Ears/Headsets/blueshield.rsi",
"sprite": "_Goobstation/Clothing/Ears/Headsets/blueshield.rsi",
"equippedPrefix": "alt",
"equippedPrefix": "alt",
"slots": "EARS",
"slots": [
"EARS"
],
"clothingVisuals": {}
"clothingVisuals": {}
},
},
"type:FlashSoundSuppression": {},
"FlashSoundSuppression": {},
"type:ContainerContainer": {
"ContainerContainer": {
"containers": {
"containers": {
"key_slots": {
"key_slots": {
Строка 27: Строка 29:
}
}
},
},
"type:Headset": {},
"Headset": {},
"type:EncryptionKeyHolder": {
"EncryptionKeyHolder": {
"keyInsertionSound": {
"keyInsertionSound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 41: Строка 43:
"keySlots": 4
"keySlots": 4
},
},
"type:Item": {
"Item": {
"inhandVisuals": {}
"inhandVisuals": {}
},
},
"type:Armor": {
"Armor": {
"traumaDeductions": {
"traumaDeductions": {
"Dismemberment": 0,
"Dismemberment": 0,
Строка 64: Строка 66:
}
}
},
},
"type:Tag": {
"Tag": {
"tags": [
"tags": [
"WhitelistChameleon"
"WhitelistChameleon"
]
]
},
},
"type:StaticPrice": {
"StaticPrice": {
"price": 10
"price": 10
},
},
"type:FlavorProfile": {
"FlavorProfile": {
"ignoreReagents": [
"ignoreReagents": [
"Nutriment",
"Nutriment",
Строка 82: Строка 84:
]
]
},
},
"type:EmitSoundOnPickup": {
"EmitSoundOnPickup": {
"sound": {
"sound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 92: Строка 94:
}
}
},
},
"type:EmitSoundOnDrop": {
"EmitSoundOnDrop": {
"sound": {
"sound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 102: Строка 104:
}
}
},
},
"type:Animateable": {},
"Animateable": {},
"type:MovedByPressure": {
"MovedByPressure": {
"tableLayerRemoved": []
"tableLayerRemoved": []
},
},
"type:EmitSoundOnCollide": {
"EmitSoundOnCollide": {
"sound": {
"sound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 113: Строка 115:
}
}
},
},
"type:EmitSoundOnLand": {
"EmitSoundOnLand": {
"sound": {
"sound": {
"!type:SoundPathSpecifier": {
"!type:SoundPathSpecifier": {
Строка 123: Строка 125:
}
}
},
},
"type:DamageOnHighSpeedImpact": {
"DamageOnHighSpeedImpact": {
"damage": {
"damage": {
"woundSeverityMultipliers": {},
"woundSeverityMultipliers": {},
Строка 136: Строка 138:
}
}
},
},
"type:CollisionWake": {},
"CollisionWake": {},
"type:Physics": {
"Physics": {
"fixedRotation": false,
"fixedRotation": false,
"bodyType": "Dynamic"
"bodyType": [
"Dynamic"
]
},
},
"type:Fixtures": {
"Fixtures": {
"fixtures": {
"fixtures": {
"fix1": {
"fix1": {
Строка 164: Строка 168:
}
}
},
},
"type:Pullable": {},
"Pullable": {},
"type:DamageExaminable": {},
"DamageExaminable": {},
"type:Contraband": {
"Contraband": {
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [
"allowedDepartments": [
"CentralCommand"
"CentralCommand"
]
},
"Clickable": {},
"InteractionOutline": {},
"Sprite": {
"drawdepth": "Items",
"noRot": false,
"state": "icon_alt",
"sprite": "_Goobstation/Clothing/Ears/Headsets/blueshield.rsi"
},
"GuideHelp": {
"guides": [
"Radio"
]
]
}
}