@@ -27,6 +27,7 @@
|
||||
- id: CP14PaperFolderBlue
|
||||
- id: CP14PenFeather
|
||||
amount: 1
|
||||
- id: CP14WoodenPlanks20
|
||||
#Random start resource
|
||||
- id: CP14VialMediumEarthEssence
|
||||
- id: CP14VialMediumFireEssence
|
||||
@@ -138,4 +139,5 @@
|
||||
- id: CP14SpellscrollSignalLightYellow
|
||||
amount: 4
|
||||
- id: CP14SpellscrollSignalLightRed
|
||||
amount: 4
|
||||
amount: 4
|
||||
- id: CP14ArmorIronСhainmailPresets
|
||||
|
||||
@@ -70,7 +70,6 @@
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Masks/bone_mask.rsi
|
||||
- type: IdentityBlocker
|
||||
- type: IngestionBlocker
|
||||
- type: AddAccentClothing
|
||||
accent: ReplacementAccent
|
||||
replacement: cp14skeleton
|
||||
@@ -86,24 +85,23 @@
|
||||
parent: CP14ClothingMaskBase
|
||||
id: CP14ClothingMaskBoneHornedMask
|
||||
name: horned bone mask
|
||||
description: An enchanted mask formerly belonging to a magical creature.
|
||||
description: A bone mask of some kind of animal.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: _CP14/Clothing/Masks/horned_bone_mask.rsi
|
||||
- type: Clothing
|
||||
sprite: _CP14/Clothing/Masks/horned_bone_mask.rsi
|
||||
- type: IdentityBlocker
|
||||
- type: IngestionBlocker
|
||||
- type: AddAccentClothing
|
||||
accent: ReplacementAccent
|
||||
replacement: cp14skeleton
|
||||
- type: Armor
|
||||
modifiers:
|
||||
coefficients:
|
||||
Blunt: 0.90
|
||||
Slash: 0.90
|
||||
Piercing: 0.90
|
||||
Heat: 0.90
|
||||
Blunt: 0.95
|
||||
Slash: 0.95
|
||||
Piercing: 0.95
|
||||
Heat: 0.95
|
||||
|
||||
- type: entity
|
||||
parent: CP14ClothingMaskBoneMask
|
||||
|
||||
@@ -91,6 +91,10 @@
|
||||
- type: Damageable
|
||||
damageContainer: Biological
|
||||
damageModifierSet: Skeleton
|
||||
- type: Hunger
|
||||
baseDecayRate: 0.0003
|
||||
- type: Thirst
|
||||
baseDecayRate: 0.0003
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
|
||||
@@ -165,6 +165,11 @@
|
||||
equipment:
|
||||
mask: CP14ClothingMaskNeckerchief
|
||||
|
||||
- type: loadout
|
||||
id: CP14ClothingMaskBoneHornedMask
|
||||
equipment:
|
||||
mask: CP14ClothingMaskBoneHornedMask
|
||||
|
||||
# Head
|
||||
|
||||
- type: loadoutGroup
|
||||
|
||||
Reference in New Issue
Block a user