remove armor

This commit is contained in:
Ed
2025-07-26 14:43:02 +03:00
parent fa73bb3c3e
commit c44bd1bc32
2 changed files with 4 additions and 28 deletions

View File

@@ -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

View File

@@ -131,7 +131,7 @@ CP14BaseTwoHandedSword: null
CP14TwoHandedSwordScythe: null
#2025-17-01
CP14ClothingCloakBrassArmor: CP14ClothingOuterClothingCopperArmor
CP14ClothingCloakBrassArmor: null
CP14ClothingCloakCuirass: CP14ArmorIronCuirass
CP14ClothingCloakInfantryCuirass: CP14ArmorIronCuirass
CP14ClothingCloakCuirassLoincloth: CP14ArmorIronCuirass
@@ -396,6 +396,9 @@ CP14ClothinGreenLightDress: CP14ClothingShirtGreenLightDress
CP14ClothingWarriorsGarbDress: CP14ClothingShirtWarriorsGarbDress
CP14LongLeatherBoots: CP14ClothingShoesLongLeatherBoots
#2025-07-26
CP14ClothingOuterClothingCopperArmor: null
# <---> CrystallEdge migration zone end