Nerf stims V2 (#227)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -50,3 +50,10 @@
|
||||
desc: "Знаю правду, славим великого!"
|
||||
moodChange: enum.MoodChangeLevel.Big
|
||||
positiveEffect: true
|
||||
|
||||
- type: moodEffect
|
||||
id: Stimulator
|
||||
desc: "Я ЧУВСТВУЮ ЭТО, В МОЕЙ КРОВИ НАХОДИТСЯ ЧТО-ТО НЕОБЫЧНОЕ!!"
|
||||
moodChange: enum.MoodChangeLevel.Medium
|
||||
positiveEffect: true
|
||||
timeout: 2
|
||||
@@ -64,6 +64,10 @@
|
||||
id: BlurryVision
|
||||
alwaysAllowed: true
|
||||
|
||||
- type: statusEffect
|
||||
id: NarcoticEffect
|
||||
alwaysAllowed: true
|
||||
|
||||
#WD EDIT
|
||||
- type: statusEffect
|
||||
id: Incorporeal
|
||||
|
||||
Reference in New Issue
Block a user