Potions pouch (#1026)

* pouch

* loadout

* fix

* fix name

* fix name duo

* loadouts2
This commit is contained in:
Nim
2025-03-15 16:30:40 +02:00
committed by GitHub
parent b5edb27623
commit 41f33bf005
11 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
- type: entity
parent: ClothingBeltStorageBase
id: CP14ClothingBeltPouchPotions
name: potions pouch
description: A pouch for storing and storing potions, they definitely won't break here.
categories: [ ForkFiltered ]
components:
- type: Sprite
sprite: _CP14/Clothing/Belt/potions_pouch.rsi
layers:
- state: icon
- map: [ "enum.StorageContainerVisualLayers.Fill" ]
visible: false
- type: Clothing
equipDelay: 0.25
unequipDelay: 0.25
quickEquip: false
breakOnMove: false
slots:
- belt
- type: Storage
grid:
- 0,0,5,1
maxItemSize: Small
whitelist:
tags:
- CP14Vial
- type: ExplosionResistance
damageCoefficient: 0.8
- type: Appearance
- type: StorageContainerVisuals
maxFillLevels: 2
fillBaseName: fill-

View File

@@ -49,3 +49,16 @@
id: CP14ClothingEyesAlchemyMonocle
equipment:
eyes: CP14ClothingEyesAlchemyMonocle
# Belt
- type: loadoutGroup
id: CP14AlchemistBelt
name: cp14-loadout-alchemist-belt
loadouts:
- CP14ClothingBeltPouchPotions
- type: loadout
id: CP14ClothingBeltPouchPotions
equipment:
belt2: CP14ClothingBeltPouchPotions

View File

@@ -40,6 +40,7 @@
- CP14AlchemistCloak #
- CP14GeneralGloves
- CP14GeneralShirt
- CP14AlchemistBelt #
- CP14GeneralPants
- CP14GeneralShoes
- CP14GeneralBack