Chemical Synthesis Kit (#22631)
* add * locale * probably fix * fix stuffs * oversight * uh yea * i beg * tag * i pray to god this fixes it * update * fix * vestine * fix note * balancing * fix * toxin wipe
This commit is contained in:
@@ -10,3 +10,24 @@
|
||||
amount: 3
|
||||
- id: EmpImplanter
|
||||
amount: 1
|
||||
|
||||
- type: entity
|
||||
parent: BoxVial
|
||||
id: ChemicalSynthesisKit
|
||||
name: chemical synthesis kit
|
||||
description: A starter kit for the aspiring chemist, includes toxin and vestine for all your criminal needs!
|
||||
components:
|
||||
- type: Storage
|
||||
grid:
|
||||
- 0,0,3,2
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: Beaker
|
||||
amount: 2
|
||||
- id: Dropper
|
||||
# It would be cool to have special "syndicate" chemical analysis goggles
|
||||
- id: ClothingEyesGlassesChemical
|
||||
- id: VestineChemistryVial
|
||||
amount: 2
|
||||
- id: BaseChemistryEmptyVial
|
||||
- id: SyringeStimulants
|
||||
|
||||
@@ -720,6 +720,17 @@
|
||||
components:
|
||||
- SurplusBundle
|
||||
|
||||
- type: listing
|
||||
id: UplinkChemistryKitBundle
|
||||
name: uplink-chemistry-kit-name
|
||||
description: uplink-chemistry-kit-desc
|
||||
icon: { sprite: /Textures/Objects/Storage/boxicons.rsi, state: vials }
|
||||
productEntity: ChemicalSynthesisKit
|
||||
cost:
|
||||
Telecrystal: 4
|
||||
categories:
|
||||
- UplinkBundles
|
||||
|
||||
- type: listing
|
||||
id: UplinkMedsBundle
|
||||
name: uplink-meds-bundle-name
|
||||
|
||||
@@ -770,3 +770,16 @@
|
||||
reagents:
|
||||
- ReagentId: Romerol
|
||||
Quantity: 15
|
||||
|
||||
- type: entity
|
||||
name: stimulants syringe
|
||||
parent: BaseSyringe
|
||||
id: SyringeStimulants
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
injector:
|
||||
maxVol: 15
|
||||
reagents:
|
||||
- ReagentId: Stimulants
|
||||
Quantity: 15
|
||||
|
||||
@@ -41,7 +41,10 @@
|
||||
weight: 5
|
||||
reagents:
|
||||
- SpaceDrugs
|
||||
- Toxin
|
||||
- quantity: 10
|
||||
weight: 5
|
||||
reagents:
|
||||
- Amatoxin
|
||||
|
||||
- type: entity
|
||||
name: strange pill
|
||||
|
||||
@@ -93,3 +93,18 @@
|
||||
acts: [ "Destruction" ]
|
||||
- type: Spillable
|
||||
solution: drink
|
||||
|
||||
- type: entity
|
||||
id: VestineChemistryVial
|
||||
name: vestine vial
|
||||
parent: BaseChemistryEmptyVial
|
||||
components:
|
||||
- type: SolutionContainerManager
|
||||
solutions:
|
||||
drink:
|
||||
maxVol: 30
|
||||
reagents:
|
||||
- ReagentId: Vestine
|
||||
Quantity: 30
|
||||
- type: Tag
|
||||
tags: []
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: reagent
|
||||
- type: reagent
|
||||
id: Carpetium
|
||||
name: reagent-name-carpetium
|
||||
group: Special
|
||||
@@ -165,7 +165,7 @@
|
||||
Poison:
|
||||
effects:
|
||||
- !type:Electrocute
|
||||
probability: 0.5
|
||||
probability: 0.35
|
||||
|
||||
- type: reagent
|
||||
id: Razorium
|
||||
|
||||
@@ -285,9 +285,9 @@
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Lexorin
|
||||
reagent: HeartbreakerToxin
|
||||
min: 1
|
||||
reagent: Lexorin
|
||||
reagent: HeartbreakerToxin
|
||||
amount: -3
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
@@ -334,12 +334,12 @@
|
||||
Asphyxiation: 1
|
||||
Poison: 1
|
||||
- !type:AdjustReagent
|
||||
reagent: Lexorin
|
||||
reagent: HeartbreakerToxin
|
||||
amount: -2
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Lexorin
|
||||
reagent:
|
||||
min: 1
|
||||
reagent: Epinephrine
|
||||
amount: -1
|
||||
@@ -347,7 +347,7 @@
|
||||
probability: 0.1
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Lexorin
|
||||
reagent: HeartbreakerToxin
|
||||
min: 1
|
||||
reagent: Histamine
|
||||
amount: 4
|
||||
|
||||
@@ -285,7 +285,7 @@
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Asphyxiation: 2
|
||||
Asphyxiation: 5
|
||||
plantMetabolism:
|
||||
- !type:PlantAdjustToxins
|
||||
amount: 10
|
||||
@@ -303,7 +303,7 @@
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Airloss: 7
|
||||
Airloss: 10
|
||||
|
||||
- type: reagent
|
||||
id: MindbreakerToxin
|
||||
@@ -578,3 +578,41 @@
|
||||
damage:
|
||||
types:
|
||||
Poison: 1.8
|
||||
|
||||
- type: reagent
|
||||
id: Vestine
|
||||
name: reagent-name-vestine
|
||||
group: Toxins
|
||||
desc: reagent-desc-vestine
|
||||
physicalDesc: reagent-physical-desc-shiny
|
||||
flavor: medicine
|
||||
color: "#435166"
|
||||
metabolisms:
|
||||
Poison:
|
||||
effects:
|
||||
- !type:Jitter
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 5
|
||||
- !type:MovespeedModifier
|
||||
walkSpeedModifier: 0.8
|
||||
sprintSpeedModifier: 0.8
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Airloss: 2
|
||||
|
||||
- type: reagent
|
||||
id: Tazinide
|
||||
name: reagent-name-tazinide
|
||||
group: Toxins
|
||||
desc: reagent-desc-tazinide
|
||||
physicalDesc: reagent-physical-desc-metallic
|
||||
flavor: shocking
|
||||
color: "#FDD023"
|
||||
metabolisms:
|
||||
Poison:
|
||||
effects:
|
||||
- !type:Electrocute
|
||||
probability: 0.8
|
||||
|
||||
|
||||
@@ -296,6 +296,20 @@
|
||||
products:
|
||||
Desoxyephedrine: 4 #I kinda remember having to heat this up, and if you heated it up too much, it went boom, I can't remember the specific values tho.
|
||||
|
||||
- type: reaction
|
||||
id: Stimulants
|
||||
impact: Medium
|
||||
minTemp: 370
|
||||
reactants:
|
||||
Ephedrine:
|
||||
amount: 1
|
||||
Vestine:
|
||||
amount: 1
|
||||
Oxygen:
|
||||
amount: 2
|
||||
products:
|
||||
Stimulants: 2
|
||||
|
||||
- type: reaction
|
||||
id: Ephedrine
|
||||
impact: Medium
|
||||
@@ -314,13 +328,14 @@
|
||||
- type: reaction
|
||||
id: MuteToxin
|
||||
impact: Medium
|
||||
minTemp: 370
|
||||
reactants:
|
||||
Uranium:
|
||||
amount: 1
|
||||
Vestine:
|
||||
amount: 2
|
||||
SpaceGlue:
|
||||
amount: 2
|
||||
Water:
|
||||
amount: 1
|
||||
Carbon:
|
||||
amount: 1
|
||||
products:
|
||||
MuteToxin: 2
|
||||
|
||||
@@ -424,3 +439,25 @@
|
||||
amount: 1
|
||||
products:
|
||||
SodiumPolyacrylate: 4
|
||||
|
||||
- type: reaction
|
||||
id: Nocturine
|
||||
impact: High
|
||||
reactants:
|
||||
Impedrezene:
|
||||
amount: 2
|
||||
Vestine:
|
||||
amount: 1
|
||||
products:
|
||||
Nocturine: 1
|
||||
|
||||
- type: reaction
|
||||
id: Tazinide
|
||||
impact: Medium
|
||||
reactants:
|
||||
Licoxide:
|
||||
amount: 1
|
||||
Vestine:
|
||||
amount: 1
|
||||
products:
|
||||
Tazinide: 1
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
- type: reaction
|
||||
- type: reaction
|
||||
id: Carpetium
|
||||
reactants:
|
||||
SpaceDrugs:
|
||||
|
||||
@@ -284,6 +284,8 @@
|
||||
amount: 1
|
||||
Plasma:
|
||||
amount: 1
|
||||
Vestine:
|
||||
amount: 1
|
||||
products:
|
||||
Lexorin: 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user