Fix Cryptobolin and make it use NewStatusEffectSystem. (#40675)
* Push * Mercury too I guess??? * Update comment --------- Co-authored-by: Princess Cheeseballs <66055347+Pronana@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b4486a5763
commit
c455386ce3
@@ -211,9 +211,9 @@
|
||||
damage:
|
||||
types:
|
||||
Poison: 1
|
||||
- !type:GenericStatusEffect
|
||||
key: Stutter
|
||||
component: ScrambledAccent
|
||||
- !type:ModifyStatusEffect
|
||||
effectProto: StatusEffectScrambled
|
||||
type: Update
|
||||
|
||||
- type: reagent
|
||||
id: Potassium
|
||||
|
||||
@@ -11,11 +11,11 @@
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:GenericStatusEffect
|
||||
key: Stutter
|
||||
component: ScrambledAccent
|
||||
- !type:ModifyStatusEffect
|
||||
effectProto: StatusEffectSlurred
|
||||
effectProto: StatusEffectScrambled
|
||||
type: Update
|
||||
- !type:ModifyStatusEffect
|
||||
effectProto: StatusEffectWoozy
|
||||
time: 20.0
|
||||
|
||||
- type: reagent
|
||||
|
||||
Reference in New Issue
Block a user