3 New Brute Chemicals (And Razorium) (#22103)

* guidebook

* like everything else

* increase razorium damage

* nerf a lil bit
This commit is contained in:
CrigCrag
2023-12-06 22:05:29 -05:00
committed by GitHub
parent d652e64dd4
commit fe41e20439
10 changed files with 262 additions and 1 deletions

View File

@@ -166,3 +166,42 @@
effects:
- !type:Electrocute
probability: 0.5
- type: reagent
id: Razorium
name: reagent-name-razorium
group: Toxins
slippery: true
desc: reagent-desc-razorium
physicalDesc: reagent-physical-desc-reflective
flavor: sharp
color: "#e3fffb"
reactiveEffects:
Acidic:
methods: [ Touch ]
effects:
- !type:HealthChange
scaleByQuantity: true
ignoreResistances: false
damage:
types:
Slash: 0.5
- !type:Emote
emote: Scream
probability: 0.7
metabolisms:
Poison:
metabolismRate : 3.00
effects:
- !type:HealthChange
damage:
types:
Slash : 9
- !type:PopupMessage
type: Local
visualType: LargeCaution
messages: [ "generic-reagent-effect-slicing-insides"]
probability: 0.33
- !type:Emote
emote: Scream
probability: 0.3

View File

@@ -931,3 +931,73 @@
- !type:ReagentThreshold
min: 30
probability: 0.02
- type: reagent
id: Lacerinol
name: reagent-name-lacerinol
group: Medicine
desc: reagent-desc-lacerinol
physicalDesc: reagent-physical-desc-viscous
flavor: syrupy
color: "#283332"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Slash: -3
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 12
damage:
types:
Cold: 3
- type: reagent
id: Puncturase
name: reagent-name-puncturase
group: Medicine
desc: reagent-desc-puncturase
physicalDesc: reagent-physical-desc-fizzy
flavor: fizzy
color: "#b9bf93"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Piercing: -4
Blunt: 0.1
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 11
damage:
types:
Blunt: 5
- type: reagent
id: Bruizine
name: reagent-name-bruizine
group: Medicine
desc: reagent-desc-bruizine
physicalDesc: reagent-physical-desc-mucus-like
flavor: sour
color: "#ff3636"
metabolisms:
Medicine:
effects:
- !type:HealthChange
damage:
types:
Blunt: -3.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 10.5
damage:
types:
Poison: 4