* bell

* soundCollection

* sound

* bell sound

* bell short

* surrendering
This commit is contained in:
Nim
2025-04-21 11:46:58 +03:00
committed by GitHub
parent 74cafc7584
commit 5bbf0df340
9 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,51 @@
- type: entity
parent: BaseItem
id: CP14Bell
name: bell
description: A regular bell with a handle to attract attention.
categories: [ ForkFiltered ]
components:
- type: Sprite
sprite: _CP14/Objects/Misc/bell.rsi
state: icon
- type: Tag
tags:
- Payload
- type: InteractionPopup
successChance: 1
interactSuccessSound:
path: /Audio/_CP14/Effects/bell.ogg
params:
variation: 0.03
volume: 3
onActivate: true
- type: EmitSoundOnUse
sound:
path: /Audio/_CP14/Effects/bell.ogg
params:
variation: 0.03
volume: 3
- type: EmitSoundOnTrigger
sound:
path: /Audio/_CP14/Effects/bell.ogg
params:
variation: 0.03
volume: 3
- type: EmitSoundOnLand
sound:
path: /Audio/_CP14/Effects/bell_short.ogg
params:
variation: 0.03
volume: 3
- type: UseDelay
delay: 1.5
- type: MeleeWeapon
wideAnimationRotation: 180
soundHit:
path: /Audio/_CP14/Effects/bell_short.ogg
params:
variation: 0.03
volume: 3
damage:
types:
Blunt: 4

View File

@@ -33,4 +33,4 @@
files:
- /Audio/_CP14/Effects/Wendigo/ritual1.ogg
- /Audio/_CP14/Effects/Wendigo/ritual2.ogg
- /Audio/_CP14/Effects/Wendigo/ritual3.ogg
- /Audio/_CP14/Effects/Wendigo/ritual3.ogg