Make Barozine safer and more useful (#9926)

This commit is contained in:
Myctai
2022-07-31 03:15:08 +00:00
committed by GitHub
parent 92e16ee01b
commit 597f38adb4
3 changed files with 7 additions and 8 deletions

View File

@@ -47,7 +47,7 @@ reagent-name-leporazine = leporazine
reagent-desc-leporazine = This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes. reagent-desc-leporazine = This keeps a patient's body temperature stable. High doses can allow short periods of unprotected EVA, but prevents use of the cryogenics tubes.
reagent-name-barozine = barozine reagent-name-barozine = barozine
reagent-desc-barozine = A somewhat toxic medicine that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed. reagent-desc-barozine = A potent drug that prevents pressure damage. Causes extreme pain and jittering. Very poisonous when overdosed.
reagent-name-phalanximine = phalanximine reagent-name-phalanximine = phalanximine
reagent-desc-phalanximine = Used in the treatment of cancer. Causes moderate radiation poisoning. reagent-desc-phalanximine = Used in the treatment of cancer. Causes moderate radiation poisoning.

View File

@@ -133,16 +133,16 @@
emptySpriteName: hypovolemic_empty emptySpriteName: hypovolemic_empty
- type: Hypospray - type: Hypospray
solutionName: pen solutionName: pen
transferAmount: 20 transferAmount: 30
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
pen: pen:
maxVol: 20 maxVol: 30
reagents: reagents:
- ReagentId: Leporazine - ReagentId: Leporazine
Quantity: 10 Quantity: 10
- ReagentId: Barozine - ReagentId: Barozine
Quantity: 10 Quantity: 20
- type: entity - type: entity
name: pen name: pen

View File

@@ -395,15 +395,14 @@
Medicine: Medicine:
effects: effects:
- !type:HealthChange - !type:HealthChange
probability: 0.3
damage: damage:
types: types:
Poison: 1 Heat: 0.5
groups:
Brute: -1.5
- !type:HealthChange - !type:HealthChange
conditions: conditions:
- !type:ReagentThreshold - !type:ReagentThreshold
min: 15 min: 30
damage: damage:
types: types:
Poison: 3 Poison: 3