Felinase/Caninase Reagent Tweaks (#41527)
* Tweaked reagents required for recipes, increased output of recipe, lowered time of accent per unit, and tweaked chem thresholds * tweaks i was lazy * product change lazy again * yuh * pluh --------- Co-authored-by: NoreUhh <noreuhh@gmail.com>
This commit is contained in:
parent
fff5850a67
commit
33a9c44e55
|
|
@ -418,40 +418,36 @@
|
|||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Felinase
|
||||
min: 25
|
||||
min: 15
|
||||
damage:
|
||||
types:
|
||||
Radiation: 0.5
|
||||
- !type:AdjustReagent
|
||||
reagent: Felinase
|
||||
amount: -15
|
||||
amount: -5
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Felinase
|
||||
min: 40
|
||||
min: 30
|
||||
- !type:ModifyStatusEffect
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Felinase
|
||||
min: 25
|
||||
min: 10
|
||||
effectProto: StatusEffectOwO
|
||||
time: 25.0
|
||||
time: 12.5
|
||||
type: Add
|
||||
- !type:Emote
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Felinase
|
||||
min: 25
|
||||
min: 10
|
||||
emote: Cough
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
force: true
|
||||
probability: 0.05
|
||||
- !type:PopupMessage
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Felinase
|
||||
min: 25
|
||||
type: Local
|
||||
visualType: Small
|
||||
messages: [ "capsaicin-effect-light-burn" ]
|
||||
|
|
@ -473,40 +469,36 @@
|
|||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Caninase
|
||||
min: 25
|
||||
min: 15
|
||||
damage:
|
||||
types:
|
||||
Radiation: 0.5
|
||||
- !type:AdjustReagent
|
||||
reagent: Caninase
|
||||
amount: -15
|
||||
amount: -5
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Caninase
|
||||
min: 40
|
||||
min: 30
|
||||
- !type:ModifyStatusEffect
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Caninase
|
||||
min: 25
|
||||
min: 10
|
||||
effectProto: StatusEffectBark
|
||||
time: 25.0
|
||||
time: 12.5
|
||||
type: Add
|
||||
- !type:Emote
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Caninase
|
||||
min: 25
|
||||
min: 10
|
||||
emote: Cough
|
||||
showInChat: true
|
||||
showInGuidebook: true
|
||||
force: true
|
||||
probability: 0.05
|
||||
- !type:PopupMessage
|
||||
conditions:
|
||||
- !type:ReagentCondition
|
||||
reagent: Caninase
|
||||
min: 25
|
||||
type: Local
|
||||
visualType: Small
|
||||
messages: [ "capsaicin-effect-light-burn" ]
|
||||
|
|
|
|||
|
|
@ -221,7 +221,7 @@
|
|||
reactants:
|
||||
Haloperidol:
|
||||
amount: 3
|
||||
Cognizine:
|
||||
Psicodine:
|
||||
amount: 2
|
||||
CarpoToxin:
|
||||
amount: 2
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
reactants:
|
||||
Haloperidol:
|
||||
amount: 3
|
||||
Cognizine:
|
||||
Psicodine:
|
||||
amount: 2
|
||||
Happiness:
|
||||
amount: 2
|
||||
|
|
|
|||
Loading…
Reference in New Issue