Skip to content

Commit

Permalink
update healing
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril authored Feb 22, 2025
1 parent 1c4f677 commit 4daf0f3
Showing 1 changed file with 45 additions and 45 deletions.
90 changes: 45 additions & 45 deletions Resources/Prototypes/_Funkystation/Reagents/medicine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,21 @@
color: "#a69ff4"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
damage:
types:
Heat: -0.4
Cold: -0.4
Shock: -0.4
Heat: -0.6
Cold: -0.6
Shock: -0.6
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 20
damage:
types:
Blunt: 1
Blunt: 2
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -39,17 +39,17 @@
color: "#634aef"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
conditions:
- !type:ReagentThreshold
max: 20
damage:
types:
Heat: -0.6
Shock: -0.6
Cold: -0.6
Heat: -0.8
Shock: -0.8
Cold: -0.8
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -72,7 +72,7 @@
color: "#e6e600"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
conditions:
Expand All @@ -89,20 +89,20 @@
min: 30
damage:
types:
Heat: -0.8
Shock: -0.8
Cold: -0.8
Heat: -1.6
Shock: -1.6
Cold: -1.6
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 15.5
damage:
types: # ODing should heal burn but cause other damage
Heat: -0.8
Shock: -0.8
Cold: -0.8
Blunt: 2
Piercing: 0.5
Heat: -1.6
Shock: -1.6
Cold: -1.6
Blunt: 2.5
Piercing: 1.2
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -119,19 +119,19 @@
color: "#36274f"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
damage:
types:
Poison: -1
Poison: -2
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 20
damage:
types:
Caustic: 2
Caustic: 3
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -152,12 +152,12 @@
color: "#3a0c28"
metabolisms:
Medicine:
metabolismRate: 0.8
metabolismRate: 0.4
effects:
- !type:HealthChange
damage:
types:
Poison: -3
Poison: -4
- !type:ChemCleanBloodstream
cleanseRate: 2
- !type:HealthChange
Expand All @@ -166,7 +166,7 @@
min: 15.5
damage:
types:
Caustic: 3
Caustic: 4
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -191,19 +191,19 @@
color: "#e8d199"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
damage:
groups:
Brute: -1.2
Brute: -1.6
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 20
damage:
types:
Heat: 1
Heat: 1.4
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -219,29 +219,29 @@
color: "#e8e699"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
conditions:
- !type:ReagentThreshold
max: 20
damage:
groups:
Brute: -1.8
Brute: -2.2
- !type:ChemVomit
conditions:
- !type:ReagentThreshold
min: 20
probability: 0.02
- !type:MovespeedModifier
walkSpeedModifier: 0.7
sprintSpeedModifier: 0.7
walkSpeedModifier: 0.65
sprintSpeedModifier: 0.65
- !type:MovespeedModifier
conditions:
- !type:ReagentThreshold
min: 20
walkSpeedModifier: 0.35
sprintSpeedModifier: 0.35
walkSpeedModifier: 0.3
sprintSpeedModifier: 0.3

- type: reagent
id: SalicylicAcid
Expand All @@ -253,30 +253,30 @@
color: "#f9e0e9"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
conditions:
- !type:TotalDamage
max: 30
damage:
groups:
Brute: -0.6
Brute: -0.8
- !type:HealthChange
conditions:
- !type:TotalDamage
min: 30
damage:
groups:
Brute: -2.4
Brute: -3.2
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 15.5
damage: # ODing causes damage but heals brute
groups:
Burn: 2 # will cause minor caustic damage
Brute: -2.4
Burn: 3 # will cause minor caustic damage
Brute: -3.2
- !type:Jitter
conditions:
- !type:ReagentThreshold
Expand All @@ -293,30 +293,30 @@
color: "#99ffff"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
conditions:
- !type:TotalDamage
min: 30
damage:
groups:
Airloss: -6
Airloss: -8
- !type:HealthChange
conditions:
- !type:TotalDamage
max: 30
damage:
groups:
Airloss: -1
Airloss: -0.8
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 15.5
damage:
groups: # ODing heals airloss but causes damage
Airloss: -6
Genetic: 0.2
Airloss: -8
Genetic: 0.4

- type: reagent
id: Convermol
Expand All @@ -333,7 +333,7 @@
- !type:HealthChange
damage:
types:
Asphyxiation: -10
Asphyxiation: -10
Blunt: 4 # After organ damage gets added, add lung damage and reduce to 2.
- !type:Jitter

Expand Down Expand Up @@ -438,7 +438,7 @@
color: "#c8317a"
metabolisms:
Medicine:
metabolismRate: 0.35
metabolismRate: 0.2
effects:
- !type:HealthChange
damage: # still less than healium as a gas but a good liquid chem
Expand Down

0 comments on commit 4daf0f3

Please sign in to comment.