add: new stimulator effects, mood integration

This commit is contained in:
CaYpeN1
2024-03-21 13:11:08 +05:00
parent 20ff7d1588
commit d7b064d900
5 changed files with 104 additions and 2 deletions

View File

@@ -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: 4

View File

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