@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user