* yep

* fix
This commit is contained in:
Nim
2025-02-07 00:02:59 +02:00
committed by GitHub
parent 68f0543f5d
commit 49a502cc25
20 changed files with 139 additions and 1 deletions

View File

@@ -30,3 +30,25 @@
- type: StorageContainerVisuals
maxFillLevels: 3
fillBaseName: fill-
- type: entity
parent: CP14ClothingBeltQuiver
id: CP14ClothingBeltQuiverArrow
categories: [ ForkFiltered ]
suffix: Full. Arrow
components:
- type: StorageFill
contents:
- id: CP14Arrow
amount: 16
- type: entity
parent: CP14ClothingBeltQuiver
id: CP14ClothingBeltQuiverCrossbolt
categories: [ ForkFiltered ]
suffix: Full. Crossbolt
components:
- type: StorageFill
contents:
- id: CP14Crossbolt
amount: 32

View File

@@ -13,6 +13,25 @@
coefficients:
Blunt: 0.90
Slash: 0.95
- type: ClothingSpeedModifier
walkModifier: 0.96
sprintModifier: 0.96
- type: entity
parent: CP14ClothingHeadBase
id: CP14ClothingHeadBascinet
name: bascinet
description: Protects most of the head, but the face is still not worth catching blows.
components:
- type: Sprite
sprite: _CP14/Clothing/Head/Produced/Armor/bascinet.rsi
- type: Clothing
sprite: _CP14/Clothing/Head/Produced/Armor/bascinet.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.87
Slash: 0.91
- type: ClothingSpeedModifier
walkModifier: 0.95
sprintModifier: 0.95
sprintModifier: 0.95

View File

@@ -185,6 +185,18 @@
knowledge: MetallForging
result: CP14ClothingHeadCapellina
- type: CP14Recipe
id: CP14ClothingHeadBascinet
tag: CP14RecipeAnvil
craftTime: 5
requirements:
- !type:StackResource
stack: CP14IronBar #Add skin as well?
count: 4
- !type:KnowledgeRequired
knowledge: MetallForging
result: CP14ClothingHeadBascinet
- type: CP14Recipe
id: CP14BaseLightCrossbow
tag: CP14RecipeAnvil