dylo has 30u overdose (#14831)
* dylo has 30u overdose
* 😔
---------
Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
@@ -22,12 +22,41 @@
|
||||
damage:
|
||||
types:
|
||||
Poison: -1
|
||||
# TODO overdose: vomit, dizzy effect (drunkenness?)
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
damage:
|
||||
types:
|
||||
Brute: 0.5
|
||||
- !type:Jitter
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
- !type:PopupMessage
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
type: Local
|
||||
visualType: Medium
|
||||
messages: [ "generic-reagent-effect-nauseous" ]
|
||||
probability: 0.2
|
||||
- !type:ChemVomit
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
probability: 0.02
|
||||
Alcohol:
|
||||
effects:
|
||||
- !type:Drunk
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 15
|
||||
plantMetabolism:
|
||||
- !type:PlantAdjustToxins
|
||||
amount: -10
|
||||
- !type:PlantAdjustHealth
|
||||
amount: 1
|
||||
- !type:PlantAdjustToxins
|
||||
amount: -10
|
||||
- !type:PlantAdjustHealth
|
||||
amount: 1
|
||||
|
||||
- type: reagent
|
||||
id: Diphenhydramine
|
||||
@@ -802,4 +831,4 @@
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 30
|
||||
probability: 0.02
|
||||
probability: 0.02
|
||||
|
||||
Reference in New Issue
Block a user