Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chemicals are dangerous and Aluminium exists #345

Merged
merged 13 commits into from
Jul 13, 2024
Prev Previous commit
Next Next commit
a little more
BlueHNT committed Jul 12, 2024
commit b15f84011d3be8ef43e387c680ed0f0803b5cae3
25 changes: 19 additions & 6 deletions Resources/Prototypes/_Nuclear14/Reagents/medicine.yml
Original file line number Diff line number Diff line change
@@ -21,6 +21,9 @@
min: 30
damage:
types:
Burn: -2.5
Brute: -2.5
Airloss: -2.5
Poison: 0.2
- !type:HealthChange
conditions:
@@ -54,6 +57,9 @@
min: 30
damage:
types:
Burn: -2.0
Brute: -2.0
Airloss: -2.0
Poison: 0.2
- !type:HealthChange
conditions:
@@ -112,7 +118,7 @@
color: "#D41244"
metabolisms:
Medicine:
metabolismRate: 0.1
metabolismRate: 0.1 # Slow
effects:
- !type:HealthChange
damage:
@@ -131,6 +137,7 @@
color: "#D41244"
metabolisms:
Medicine:
metabolismRate: 0.5 # Medium
effects:
- !type:HealthChange
damage:
@@ -159,6 +166,9 @@
min: 30
damage:
types:
Burn: -6
Brute: -6
Airloss: -6
Poison: 3
Cellular: 0.5 # permanent damage, be glad you aint dead
- !type:MovespeedModifier
@@ -198,7 +208,7 @@
color: "#00e5ff"
metabolisms:
Medicine:
metabolismRate: 0.1 # Effectively once every 10 seconds.
metabolismRate: 0.1 # Slow
effects:
- !type:HealthChange
damage:
@@ -371,7 +381,7 @@
- !type:ChemVomit
probability: 0.05
- !type:Drunk
min: 25
min: 15
- !type:Jitter
min: 25

@@ -442,15 +452,18 @@
Burn: -10
Brute: -10
Airloss: -10
Toxin: 0.2
Toxin: 0.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
types:
Poison: 5
Cellular: 2 # Impressive, you found 2 and injected both. Congratulations.
Burn: -20 # Temporary invincibility more or less
Brute: -20
Airloss: -20
Poison: 3
Cellular: 2 # Congratulations. Still revivable, but permanently fucked
- !type:MovespeedModifier
walkSpeedModifier: 0.40
sprintSpeedModifier: 0.40