bone mask and armor (#1025)

Co-authored-by: Ed <96445749+TheShuEd@users.noreply.github.com>
This commit is contained in:
Nim
2025-03-18 08:13:52 +02:00
committed by GitHub
parent 1448d41e10
commit eef078111d
16 changed files with 230 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
cp14accent-skeleton-words-1 = skeleton
cp14accent-skeleton-replacement-1 = ACK ACK!
cp14accent-skeleton-words-2 = dwarf
cp14accent-skeleton-words-3 = elf
cp14accent-skeleton-words-4 = goblin
cp14accent-skeleton-words-5 = human
cp14accent-skeleton-words-6 = silva
cp14accent-skeleton-words-7 = tiefling
cp14accent-skeleton-words-8 = skeletons
cp14accent-skeleton-words-9 = dwarfs
cp14accent-skeleton-words-10 = elfs
cp14accent-skeleton-words-11 = goblins
cp14accent-skeleton-words-12 = humans
cp14accent-skeleton-words-13 = silvas
cp14accent-skeleton-words-14 = tieflings
cp14accent-skeleton-words-15 = people

View File

@@ -0,0 +1,30 @@
cp14accent-skeleton-words-1 = скелет
cp14accent-skeleton-replacement-1 = АЧК АЧК!
cp14accent-skeleton-words-2 = дварф
cp14accent-skeleton-words-3 = эльф
cp14accent-skeleton-words-4 = гоблин
cp14accent-skeleton-words-5 = человек
cp14accent-skeleton-words-6 = сильва
cp14accent-skeleton-words-7 = тифлинг
cp14accent-skeleton-words-8 = скелеты
cp14accent-skeleton-words-9 = дварфы
cp14accent-skeleton-words-10 = эльфы
cp14accent-skeleton-words-11 = гоблины
cp14accent-skeleton-words-12 = люди
cp14accent-skeleton-words-13 = сильвы
cp14accent-skeleton-words-14 = тифлинги
cp14accent-skeleton-words-15 = скелетов

View File

@@ -0,0 +1,18 @@
- type: accent
id: cp14skeleton
wordReplacements:
cp14accent-skeleton-words-1: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-2: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-3: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-4: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-5: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-6: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-7: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-8: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-9: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-10: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-11: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-12: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-13: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-14: cp14accent-skeleton-replacement-1
cp14accent-skeleton-words-15: cp14accent-skeleton-replacement-1

View File

@@ -7,6 +7,8 @@
part: CP14HeadSkeleton
connections:
- torso
organs:
brain: CP14ClothingMaskBoneMaskMind
torso:
part: TorsoHuman
connections:

View File

@@ -58,3 +58,77 @@
sprite: _CP14/Clothing/Masks/neckerchief.rsi
- type: IdentityBlocker
- type: IngestionBlocker
- type: entity
parent: CP14ClothingMaskBase
id: CP14ClothingMaskBoneMask
name: bone mask
description: An enchanted mask formerly belonging to a magical creature.
components:
- type: Sprite
sprite: _CP14/Clothing/Masks/bone_mask.rsi
- type: Clothing
sprite: _CP14/Clothing/Masks/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
- type: entity
parent: CP14ClothingMaskBase
id: CP14ClothingMaskBoneHornedMask
name: horned bone mask
description: An enchanted mask formerly belonging to a magical creature.
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
- type: entity
parent: CP14ClothingMaskBoneMask
id: CP14ClothingMaskBoneMaskMind
categories: [ DoNotMap ]
components:
- type: BlockMovement
- type: Actions
- type: Emoting
- type: DoAfter
- type: SkeletonAccent
- type: Speech
speechVerb: Skeleton
- type: Vocal
sounds:
Male: Skeleton
Female: Skeleton
Unsexed: Skeleton
- type: Organ
- type: Brain
- type: Tag
tags:
- MindTransferTarget
- type: Butcherable
butcheringType: Knife
spawned:
- id: CP14ClothingMaskBoneMask
amount: 1

View File

@@ -19,3 +19,23 @@
- type: ClothingSpeedModifier
walkModifier: 0.96
sprintModifier: 0.96
- type: entity
parent: CP14ClothingOuterClothingBase
id: CP14ClothingOuterClothingBoneArmor
name: bone armor
description: Bone armour... not the best or most attractive defence.
components:
- type: Sprite
sprite: _CP14/Clothing/OuterClothing/bone_armor.rsi
- type: Clothing
sprite: _CP14/Clothing/OuterClothing/bone_armor.rsi
- type: Armor
modifiers:
coefficients:
Blunt: 0.95
Slash: 0.95
Piercing: 0.95
- type: ClothingSpeedModifier
walkModifier: 0.97
sprintModifier: 0.97

View File

@@ -19,6 +19,7 @@
- type: startingGear
id: CP14MobSkeletonHalberd
equipment:
outerClothing: CP14ClothingOuterClothingBoneArmor
shirt: CP14ClothingWarriorsGarbDress
pants: CP14ClothingPantsLoincloth
neck: CP14ModularSkeletonHalberd
@@ -29,6 +30,7 @@
- type: startingGear
id: CP14MobSkeletonSword
equipment:
outerClothing: CP14ClothingOuterClothingBoneArmor
pants: CP14ClothingPantsLoincloth
belt1: CP14ModularSkeletonSword
shoes: CP14ClothingShoesSandals

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by perzonaz (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 849 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by perzonaz (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-4.0",
"copyright": "Created by perzonaz (discord)",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
}
]
}