Nerf stims V2 (#227)

This commit is contained in:
CaypenNow
2024-03-24 13:59:57 +05:00
committed by GitHub
6 changed files with 146 additions and 5 deletions

View File

@@ -32,8 +32,8 @@
key: Stutter
component: StutteringAccent
- !type:GenericStatusEffect
key: BlurryVision
component: BlurryVision
key: NarcoticEffect
component: NarcoticEffect
- !type:Jitter
- !type:GenericStatusEffect
key: Stun
@@ -76,8 +76,8 @@
Asphyxiation: 2
- !type:Jitter
- !type:GenericStatusEffect
key: BlurryVision
component: BlurryVision
key: NarcoticEffect
component: NarcoticEffect
- !type:GenericStatusEffect
key: Stun
time: 1

View File

@@ -50,3 +50,10 @@
desc: "Знаю правду, славим великого!"
moodChange: enum.MoodChangeLevel.Big
positiveEffect: true
- type: moodEffect
id: Stimulator
desc: "Я ЧУВСТВУЮ ЭТО, В МОЕЙ КРОВИ НАХОДИТСЯ ЧТО-ТО НЕОБЫЧНОЕ!!"
moodChange: enum.MoodChangeLevel.Medium
positiveEffect: true
timeout: 2

View File

@@ -64,6 +64,10 @@
id: BlurryVision
alwaysAllowed: true
- type: statusEffect
id: NarcoticEffect
alwaysAllowed: true
#WD EDIT
- type: statusEffect
id: Incorporeal