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:
Ubaser
2023-12-18 13:40:28 +11:00
committed by GitHub
parent 4e94a2727d
commit d172988a8d
14 changed files with 166 additions and 21 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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