wizard robes (#1725)

* ALL

* no green

* material

* NO GREEN

* I SAID NO GREEN

* cost
This commit is contained in:
Viator-MV
2025-09-06 01:05:11 +03:00
committed by GitHub
parent 963bdc022f
commit a71948ffb4
23 changed files with 310 additions and 22 deletions

View File

@@ -0,0 +1,43 @@
- type: entity
parent: CP14ClothingCloakBase
id: CP14ClothingCloakWizardCoatRed
name: red wizard coat
description: Clothes that wizards usually wear. I cast RIREBALL!
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/wizard_red_coat.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/wizard_red_coat.rsi
- type: ToggleableClothing
clothingPrototype: CP14ClothingHeadWizardHoodRed
requiredSlot:
- cloak
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: PhysicalComposition
materialComposition:
CP14Cloth: 30
- type: entity
parent: CP14ClothingCloakBase
id: CP14ClothingCloakWizardCoatBlue
name: blue wizard coat
description: Clothes that wizards usually wear. Look what happens when I cast a spell I don't know
components:
- type: Sprite
sprite: _CP14/Clothing/Cloak/Roles/General/wizard_blue_coat.rsi
- type: Clothing
sprite: _CP14/Clothing/Cloak/Roles/General/wizard_blue_coat.rsi
- type: ToggleableClothing
clothingPrototype: CP14ClothingHeadWizardHoodBlue
requiredSlot:
- cloak
slot: head
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: PhysicalComposition
materialComposition:
CP14Cloth: 30

View File

@@ -25,28 +25,6 @@
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/metalheadband.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadTriangularHat
name: triangular hat
description: a big, pointy hat for those who like to look smart.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/triangularhat.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/triangularhat.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadTriangularHatGolden
name: golden triangular hat
description: a big, pointy hat for those who like to look smart. Decorated with a gold hoop.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/triangularhat_golden.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/triangularhat_golden.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadChristmasHat

View File

@@ -0,0 +1,79 @@
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadTriangularHat
name: triangular hat
description: a big, pointy hat for those who like to look smart.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/triangularhat.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/triangularhat.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadTriangularHatGolden
name: golden triangular hat
description: a big, pointy hat for those who like to look smart. Decorated with a gold hoop.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/triangularhat_golden.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/triangularhat_golden.rsi
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadWizardHatRed
name: red wizard hat
description: a pointy hat for those who like to look like wizard. Decorated with a gold hoop.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/wizard_hat_red.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/wizard_hat_red.rsi
- type: PhysicalComposition
materialComposition:
CP14Cloth: 20
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadWizardHoodRed
name: red wizard hood
categories: [ HideSpawnMenu ]
description: a covering hood for those who like to look like a cool pyromancer.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/wizard_hood_red.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/wizard_hood_red.rsi
- type: HideLayerClothing
slots:
- Hair
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadWizardHatBlue
name: blue wizard hat
description: a pointy hat for those who like to look like cool wizard. Decorated with a iron hoop.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/wizard_hat_blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/wizard_hat_blue.rsi
- type: PhysicalComposition
materialComposition:
CP14Cloth: 20
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadWizardHoodBlue
name: blue wizard hood
categories: [ HideSpawnMenu ]
description: i think we're on the path of a snowgrave now.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Roles/General/wizard_hood_blue.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Roles/General/wizard_hood_blue.rsi
- type: HideLayerClothing
slots:
- Hair

View File

@@ -22,6 +22,8 @@
- CP14ClothingCloakWhiteSyurko
- CP14ClothingCloakYellowSyurko
- CP14ClothingCloakHaori
- CP14ClothingCloakWizardCoatRed
- CP14ClothingCloakWizardCoatBlue
- type: loadout
id: CP14ClothingCloakFurcapeBlack
@@ -108,6 +110,16 @@
equipment:
cloak: CP14ClothingCloakHaori
- type: loadout
id: CP14ClothingCloakWizardCoatRed
equipment:
cloak: CP14ClothingCloakWizardCoatRed
- type: loadout
id: CP14ClothingCloakWizardCoatBlue
equipment:
cloak: CP14ClothingCloakWizardCoatBlue
# OuterClothing
- type: loadoutGroup
@@ -259,6 +271,8 @@
- CP14ClothingHeadStrawHat
- CP14ClothingHeadKasaHat
- CP14ClothingHeadBeretMercenary
- CP14ClothingHeadWizardHatRed
- CP14ClothingHeadWizardHatBlue
- type: loadout
id: CP14ClothingHeadMetalHeadband
@@ -315,6 +329,16 @@
equipment:
head: CP14ClothingHeadBeretMercenary
- type: loadout
id: CP14ClothingHeadWizardHatRed
equipment:
head: CP14ClothingHeadWizardHatRed
- type: loadout
id: CP14ClothingHeadWizardHatBlue
equipment:
head: CP14ClothingHeadWizardHatBlue
# Pants
- type: loadoutGroup

View File

@@ -299,6 +299,62 @@
count: 2
result: CP14ClothingHeadFishMask
- type: CP14Recipe
id: CP14ClothingCloakWizardCoatRed
tag: CP14RecipeSewing
craftTime: 2
category: Clothing
requirements:
- !type:ProtoIdResource
protoId: CP14String
- !type:ProtoIdResource
protoId: CP14DyeRed
- !type:StackResource
stack: CP14Cloth
count: 3
result: CP14ClothingCloakWizardCoatRed
- type: CP14Recipe
id: CP14ClothingHeadWizardHatRed
tag: CP14RecipeSewing
craftTime: 1
category: Clothing
requirements:
- !type:ProtoIdResource
protoId: CP14DyeRed
- !type:StackResource
stack: CP14Cloth
count: 2
result: CP14ClothingHeadWizardHatRed
- type: CP14Recipe
id: CP14ClothingCloakWizardCoatBlue
tag: CP14RecipeSewing
craftTime: 2
category: Clothing
requirements:
- !type:ProtoIdResource
protoId: CP14String
- !type:ProtoIdResource
protoId: CP14DyeBlue
- !type:StackResource
stack: CP14Cloth
count: 3
result: CP14ClothingCloakWizardCoatBlue
- type: CP14Recipe
id: CP14ClothingHeadWizardHatBlue
tag: CP14RecipeSewing
craftTime: 1
category: Clothing
requirements:
- !type:ProtoIdResource
protoId: CP14DyeBlue
- !type:StackResource
stack: CP14Cloth
count: 2
result: CP14ClothingHeadWizardHatBlue
# Misc
- type: CP14Recipe

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 748 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 788 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-CLOAK",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 799 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 386 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 846 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 396 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 751 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 363 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Made by ripmax(MaxGab)",
"size": {
"x": 48,
"y": 48
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}