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:
|
damage:
|
||||||
types:
|
types:
|
||||||
Poison: -1
|
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:
|
plantMetabolism:
|
||||||
- !type:PlantAdjustToxins
|
- !type:PlantAdjustToxins
|
||||||
amount: -10
|
amount: -10
|
||||||
- !type:PlantAdjustHealth
|
- !type:PlantAdjustHealth
|
||||||
amount: 1
|
amount: 1
|
||||||
|
|
||||||
- type: reagent
|
- type: reagent
|
||||||
id: Diphenhydramine
|
id: Diphenhydramine
|
||||||
@@ -802,4 +831,4 @@
|
|||||||
conditions:
|
conditions:
|
||||||
- !type:ReagentThreshold
|
- !type:ReagentThreshold
|
||||||
min: 30
|
min: 30
|
||||||
probability: 0.02
|
probability: 0.02
|
||||||
|
|||||||
Reference in New Issue
Block a user