Skip to content

Commit

Permalink
Basic Medication Overdoses (Chemistry 1984) (#8844)
Browse files Browse the repository at this point in the history
* 1984 george orwell

* Update medicine.yml

* Update medicine.yml

* Update medicine.yml
  • Loading branch information
Emisse authored Jun 16, 2022
1 parent e4caedf commit aafd7dc
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions Resources/Prototypes/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,18 @@
damage:
groups:
Brute: -2
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Asphyxiation: 1
Poison: 0.5
- !type:Jitter
conditions:
- !type:ReagentThreshold
min: 30

- type: reagent
id: Cryoxadone
Expand Down Expand Up @@ -133,6 +145,19 @@
damage:
groups:
Burn: -3
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Asphyxiation: 1
groups:
Brute: 0.5
- !type:Jitter
conditions:
- !type:ReagentThreshold
min: 30

- type: reagent
id: Dexalin
Expand Down Expand Up @@ -248,6 +273,19 @@
damage:
types:
Radiation: -1
- !type:ChemVomit
probability: 0.02
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Heat: 0.5
- !type:Jitter
conditions:
- !type:ReagentThreshold
min: 30

- type: reagent
id: Ipecac
Expand Down

0 comments on commit aafd7dc

Please sign in to comment.