Skip to content

Commit bddf38c

Browse files
authored
Update chems.yml
1 parent 4051d11 commit bddf38c

File tree

1 file changed

+27
-1
lines changed
  • Resources/Prototypes/_Nuclear14/Reagents

1 file changed

+27
-1
lines changed

Resources/Prototypes/_Nuclear14/Reagents/chems.yml

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,4 +362,30 @@
362362
component: ScrambledAccent
363363
- !type:GenericStatusEffect
364364
key: SlurredSpeech
365-
component: TelepathicRepeater
365+
component: TelepathicRepeater
366+
367+
- type: reagent
368+
id: DarkDatura
369+
name: DarkDatura
370+
group: Toxins
371+
desc: DarkDatura
372+
physicalDesc: reagent-physical-desc-strong-smelling
373+
color: "#00008b"
374+
metabolisms:
375+
Poison:
376+
metabolismRate: 0.2 #Slow acting, default 0.5
377+
effects:
378+
- !type:GenericStatusEffect
379+
key: SeeingRainbows
380+
component: SeeingRainbows
381+
type: Add
382+
time: 3
383+
refresh: false
384+
- !type:GenericStatusEffect
385+
key: Stutter
386+
component: ScrambledAccent
387+
- !type:HealthChange
388+
damage:
389+
types:
390+
Poison: 0.5
391+
Asphyxiation: 2

0 commit comments

Comments
 (0)