Прототип плаща

This commit is contained in:
Hero010h
2025-02-12 20:08:54 +03:00
parent 8e589d4e95
commit 7bf79e8a53
17 changed files with 261 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
- type: entity
parent: ClothingHeadHatHoodWinterBase
id: ClothingHeadHatHoodRaincoat
noSpawn: true
name: капюшок
description: Если хочешь быть загадочным и привлекательным.
components:
- type: Sprite
sprite: White/Clothing/Head/Hoods/Raincoats/hoodgreenraincoat.rsi
- type: Clothing
sprite: White/Clothing/Head/Hoods/Raincoats/hoodgreenraincoat.rsi

View File

@@ -0,0 +1,41 @@
- type: entity
parent: [ClothingNeckBase, BaseFoldable]
id: ClothingOuterWinterRaincoat
name: winter coat with hood
components:
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodRaincoat
requiredSlot: NECK
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
storagebase: !type:Container
ents: []
slot: head
- type: Clothing
sprite: White/Clothing/Neck/Raincoats/raincoats.rsi
- type: EmitSoundOnPickup
sound:
path: /Audio/White/Items/handling/cloth_pickup.ogg
- type: EmitSoundOnDrop
sound:
path: /Audio/White/Items/handling/cloth_drop.ogg
- type: EmitSoundOnLand
sound:
path: /Audio/White/Items/handling/cloth_drop.ogg
- type: Appearance
- type: Foldable
canFoldInsideContainer: true
unfoldVerbText: fold-flip-verb
foldVerbText: fold-flip-verb
- type: FoldableClothing
foldedEquippedPrefix: red
foldedHeldPrefix: red
- type: Sprite
sprite: White/Clothing/Neck/Raincoats/raincoats.rsi
layers:
- state: icon
map: [ "unfoldedLayer" ]
- state: icon_red
map: ["foldedLayer"]
visible: false

Binary file not shown.

After

Width:  |  Height:  |  Size: 647 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Archestratigus АКА Заступник",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 642 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 321 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Archestratigus АКА Заступник",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 607 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 606 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 501 B

View File

@@ -0,0 +1,173 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Archestratigus АКА Заступник",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "inhand-left",
"directions": 4
},
{
"name": "red-inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "red-inhand-right",
"directions": 4
},
{
"name": "icon"
},
{
"name": "icon_red"
},
{
"name": "red-equipped-NECK",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "equipped-NECK",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 474 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B