Удар по яйцам

This commit is contained in:
BIGZi0348
2025-01-05 21:12:53 +03:00
parent a43a78b9da
commit 1229e3e97e
5 changed files with 141 additions and 9 deletions

View File

@@ -0,0 +1 @@
direct-balls-hit = { CAPITALIZE($uid) } получает точный удар в пах!

View File

@@ -0,0 +1,41 @@
- type: entity
parent: BaseItem
id: OldCane
name: трость старика
description: Изношенная деревянная трость.
components:
- type: Sprite
sprite: Objects/Weapons/Melee/cane.rsi
state: cane
- type: Item
size: Normal
storedRotation: -44
shape:
- 0,0,0,2
sprite: Objects/Weapons/Melee/cane.rsi
- type: Appearance
- type: MeleeWeapon
wideAnimationRotation: 45
damage:
types:
Blunt: 5
- type: StaminaDamageOnHit
damage: 25
- type: Wieldable
- type: IncreaseDamageOnWield
damage:
types:
Blunt: 5
- type: DirectBallsHit
- type: MeleeThrowOnHit
lifetime: 0.1
speed: 3
requireWield: true
- type: UseDelay
delay: 1
- type: Prying
- type: Tool
qualities:
- Prying
useSound:
path: /Audio/Items/crowbar.ogg