Removed the recipe for the copper armour (#1571)
* Removed the recipe for the copper armour * remove armor * Removed the recipe for the copper armour * Update Frigid_Coast.yml --------- Co-authored-by: Ed <edwardxperia2000@gmail.com> Co-authored-by: Red <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
@@ -36043,7 +36043,7 @@ entities:
|
||||
- type: Transform
|
||||
pos: -15.482462,17.62666
|
||||
parent: 1
|
||||
- proto: CP14ClothingOuterClothingCopperArmor
|
||||
- proto: CP14ClothingOuterClothingFish
|
||||
entities:
|
||||
- uid: 17
|
||||
components:
|
||||
|
||||
@@ -39251,7 +39251,7 @@ entities:
|
||||
- type: Transform
|
||||
pos: -1.5383277,-16.33084
|
||||
parent: 1
|
||||
- proto: CP14ClothingOuterClothingCopperArmor
|
||||
- proto: CP14ClothingOuterClothingFish
|
||||
entities:
|
||||
- uid: 7468
|
||||
components:
|
||||
|
||||
@@ -1,30 +1,3 @@
|
||||
- type: entity
|
||||
parent: CP14ClothingOuterClothingBase
|
||||
id: CP14ClothingOuterClothingCopperArmor
|
||||
name: copper armor
|
||||
description: Quality copper armour, has good protection and is not too heavy.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/OuterClothing/brass_armor.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/OuterClothing/brass_armor.rsi
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.90
|
||||
Slash: 0.92
|
||||
Piercing: 0.95
|
||||
Heat: 0.94
|
||||
Caustic: 0.90
|
||||
- type: ClothingSpeedModifier
|
||||
walkModifier: 0.96
|
||||
sprintModifier: 0.96
|
||||
- type: CP14MagicManacostModify
|
||||
globalModifier: 1.1
|
||||
- type: PhysicalComposition
|
||||
materialComposition:
|
||||
CP14Copper: 40
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingOuterClothingBase
|
||||
id: CP14ClothingOuterClothingBoneArmor
|
||||
|
||||
@@ -69,19 +69,6 @@
|
||||
count: 1
|
||||
result: CP14Scissors
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingOuterClothingCopperArmor
|
||||
tag: CP14RecipeAnvil
|
||||
category: Armor
|
||||
craftTime: 4
|
||||
requiredSkills:
|
||||
- CopperMelting
|
||||
requirements:
|
||||
- !type:StackResource
|
||||
stack: CP14CopperBar
|
||||
count: 4
|
||||
result: CP14ClothingOuterClothingCopperArmor
|
||||
|
||||
- type: CP14Recipe
|
||||
id: CP14ClothingGlovesGirdles
|
||||
tag: CP14RecipeAnvil
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1008 B |
Binary file not shown.
|
Before Width: | Height: | Size: 548 B |
Binary file not shown.
|
Before Width: | Height: | Size: 763 B |
Binary file not shown.
|
Before Width: | Height: | Size: 763 B |
@@ -1,26 +0,0 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Created by Pato Grone(discord)",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-OUTERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -131,7 +131,7 @@ CP14BaseTwoHandedSword: null
|
||||
CP14TwoHandedSwordScythe: null
|
||||
|
||||
#2025-17-01
|
||||
CP14ClothingCloakBrassArmor: CP14ClothingOuterClothingCopperArmor
|
||||
CP14ClothingCloakBrassArmor: null
|
||||
CP14ClothingCloakCuirass: CP14ArmorIronCuirass
|
||||
CP14ClothingCloakInfantryCuirass: CP14ArmorIronCuirass
|
||||
CP14ClothingCloakCuirassLoincloth: CP14ArmorIronCuirass
|
||||
@@ -397,6 +397,7 @@ CP14ClothingWarriorsGarbDress: CP14ClothingShirtWarriorsGarbDress
|
||||
CP14LongLeatherBoots: CP14ClothingShoesLongLeatherBoots
|
||||
|
||||
#2025-07-27
|
||||
CP14ClothingOuterClothingCopperArmor: null
|
||||
CP14DemiplanEnterRoomMarker: null
|
||||
|
||||
CP14CandleRed: CP14Candle
|
||||
|
||||
Reference in New Issue
Block a user