Zombie chem tweaks (#17870)

* make romerol cause zombification, make zombrex the cure, nuke corpium

* fix descriptions

* zombrex -> ambuzol
This commit is contained in:
Nemanja
2023-07-07 00:45:59 -04:00
committed by GitHub
parent 1d7698084e
commit e78257419b
7 changed files with 64 additions and 44 deletions

View File

@@ -52,8 +52,8 @@ reagent-desc-barozine = A potent drug that prevents pressure damage. Causes extr
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.
reagent-name-romerol = romerol reagent-name-ambuzol = ambuzol
reagent-desc-romerol = A difficult to procure chemical that can remove a zombie infection in living organisms. Cannot save anyone who has already turned. Tastes like death. reagent-desc-ambuzol = A highly engineered substance able to halt the progression of a zombie infection.
reagent-name-pulped-banana-peel = pulped banana peel reagent-name-pulped-banana-peel = pulped banana peel
reagent-desc-pulped-banana-peel = Pulped banana peels have some effectiveness against bleeding. reagent-desc-pulped-banana-peel = Pulped banana peels have some effectiveness against bleeding.

View File

@@ -43,8 +43,8 @@ reagent-desc-amatoxin = A potent toxin found in some mushrooms.
reagent-name-vent-crud = vent crud reagent-name-vent-crud = vent crud
reagent-desc-vent-crud = A jet black substance found in poorly maintained ventilation systems. reagent-desc-vent-crud = A jet black substance found in poorly maintained ventilation systems.
reagent-name-corpium = corpium reagent-name-romerol = romerol
reagent-desc-corpium = A Syndicate cocktail, carefully harvested from various sources. You wouldn't want this inside of you. reagent-desc-romerol = An otherworldly concoction able to bring the undead to life. If untreated, the effects are irreversible and will bring certain doom upon the station. Handle with care.
reagent-name-uncooked-animal-proteins = uncooked animal proteins reagent-name-uncooked-animal-proteins = uncooked animal proteins
reagent-desc-uncooked-animal-proteins = This is very risky for the stomachs of softer lifeforms to digest. reagent-desc-uncooked-animal-proteins = This is very risky for the stomachs of softer lifeforms to digest.

View File

@@ -26,7 +26,7 @@
amount: 2 amount: 2
- id: GrenadeFlashBang - id: GrenadeFlashBang
amount: 2 amount: 2
- id: PillRomerol - id: PillAmbuzol
amount: 5 amount: 5
- type: entity - type: entity
@@ -243,10 +243,10 @@
components: components:
- type: StorageFill - type: StorageFill
contents: contents:
- id: SyringeCorpium - id: SyringeRomerol
- id: WeaponFlareGun - id: WeaponRevolverMateba
- id: BoxShotgunIncendiary - id: MagazineBoxMagnumIncendiary
- id: PillRomerol - id: PillAmbuzol
amount: 3 amount: 3
- type: entity - type: entity

View File

@@ -312,6 +312,19 @@
- ReagentId: Romerol - ReagentId: Romerol
Quantity: 10 Quantity: 10
- type: entity
name: ambuzol pill
parent: Pill
id: PillAmbuzol
components:
- type: SolutionContainerManager
solutions:
food:
maxVol: 20
reagents:
- ReagentId: Ambuzol
Quantity: 10
# Syringes # Syringes
- type: entity - type: entity
name: ephedrine syringe name: ephedrine syringe
@@ -391,16 +404,29 @@
- ReagentId: Ipecac - ReagentId: Ipecac
Quantity: 15 Quantity: 15
- type: entity
name: ambuzol syringe
parent: BaseSyringe
id: SyringeAmbuzol
components:
- type: SolutionContainerManager
solutions:
injector:
maxVol: 15
reagents:
- ReagentId: Ambuzol
Quantity: 15
#this is where all the syringes are so i didn't know where to put it #this is where all the syringes are so i didn't know where to put it
- type: entity - type: entity
name: corpium syringe name: romerol syringe
parent: BaseSyringe parent: BaseSyringe
id: SyringeCorpium id: SyringeRomerol
components: components:
- type: SolutionContainerManager - type: SolutionContainerManager
solutions: solutions:
injector: injector:
maxVol: 15 maxVol: 15
reagents: reagents:
- ReagentId: Corpium - ReagentId: Romerol
Quantity: 10 Quantity: 15

View File

@@ -559,21 +559,17 @@
probability: 0.05 probability: 0.05
- type: reagent - type: reagent
id: Romerol id: Ambuzol
name: reagent-name-romerol name: reagent-name-ambuzol
group: Medicine group: Medicine
desc: reagent-desc-romerol desc: reagent-desc-ambuzol
physicalDesc: reagent-physical-desc-acrid physicalDesc: reagent-physical-desc-crisp
flavor: medicine flavor: medicine
color: "#7e916e" color: "#86caf7"
metabolisms: metabolisms:
Medicine: Medicine:
effects: effects:
- !type:HealthChange - !type:CureZombieInfection
damage:
types:
Poison: 0.5
- !type:CureZombieInfection
conditions: conditions:
- !type:ReagentThreshold - !type:ReagentThreshold
min: 10 min: 10

View File

@@ -384,20 +384,16 @@
Poison: 2 Poison: 2
- type: reagent - type: reagent
id: Corpium id: Romerol
name: reagent-name-corpium name: reagent-name-romerol
group: Toxins group: Toxins
desc: reagent-desc-corpium desc: reagent-desc-romerol
physicalDesc: reagent-physical-desc-necrotic physicalDesc: reagent-physical-desc-necrotic
flavor: bitter flavor: bitter
color: "#7668a1" color: "#7e916e"
metabolisms: metabolisms:
Poison: Medicine:
effects: effects:
- !type:HealthChange
damage:
types:
Cellular: 1
- !type:CauseZombieInfection - !type:CauseZombieInfection
conditions: conditions:
- !type:ReagentThreshold - !type:ReagentThreshold

View File

@@ -209,14 +209,16 @@
Phalanximine: 3 Phalanximine: 3
- type: reaction - type: reaction
id: Romerol id: Ambuzol
reactants: reactants:
Phalanximine: Dylovene:
amount: 1 amount: 1
Tricordrazine: Ammonia:
amount: 1 amount: 1
Blood:
amount: 2
products: products:
Romerol: 2 Ambuzol: 4
- type: reaction - type: reaction
id: Synaptizine id: Synaptizine