funny sword (#15)

(cherry picked from commit 231aaa1b33b7e4edf00506c6ebdbd389257cf1ca)
This commit is contained in:
BIGZi0348
2024-09-28 21:45:59 +03:00
committed by keslik
parent 473c5d7e1a
commit e4cbf59734
5 changed files with 146 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
pacified-by-chaplain = {$target} пасифицирован.
unpacified-by-chaplain = {$target} освобождён.
pacify-by-chaplain = Пасифицировать
unpacify-by-chaplain = Освободить

View File

@@ -0,0 +1,3 @@
ghost-role-information-possessed-blade-name = Одержимый Клинок
ghost-role-information-possessed-blade-description = Вы - Одержимый Клинок. Подчиняйтесь своему владельцу.
ghost-role-information-possessed-blade-rules = Вы не имеете право атаковать своего владельца. Право собственности может быть передано только вашим владельцем.

View File

@@ -264,10 +264,11 @@
- type: Sharp
# Может пиздеть
# WD Engi Exclusive - и может давать пизды
- type: entity
parent: HolyKatana
id: PossessedBlade
name: одержимый клинок
name: Одержимый Клинок
description: Когда на станции царит хаос, приятно иметь рядом друга.
components:
- type: Sprite
@@ -281,9 +282,11 @@
- suitStorage
- type: GhostRole
allowSpeech: true
name: Одержимый Клинок
description: Вы - одержимый клинок. Подчиняйтесь своему владельцу.
rules: ghost-role-component-default-rules
# WD Engi Exclusive edit start
name: ghost-role-information-possessed-blade-name
description: ghost-role-information-possessed-blade-description
rules: ghost-role-information-possessed-blade-rules
# WD Engi Exclusive edit end
- type: GhostTakeoverAvailable
- type: Examiner
- type: Item
@@ -292,6 +295,16 @@
shape:
- 0, 0, 1, 3
sprite: White/Objects/Weapons/Chaplain/possessed.rsi
# WD Engi Exclusive start
- type: DamageOtherOnHit
damage:
types:
Slash: 13
- type: CombatMode
- type: UseDelay
delay: 2.0
- type: PacifiedOnChaplainAction
# WD Engi Exclusive end
# Приклеен к руке, быстро и громко бьет
- type: entity