@title No Cryo Penalty
@version 1.1.0
@author Apocalyptech
@contact https://apocalyptech.com/contact.php
@categories cheat

@license Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
@license-url https://creativecommons.org/licenses/by-sa/4.0/

###
### Gets rid of the movement penalty you'd otherwise suffer when a cryo
### effect is applied to your character, and allows sliding while frozen.
### This is obviously rather cheaty!
###
### Generated by gen_no_cryo_penalty.py
###

# Remove the speed debuff
SparkPatchEntry,(1,1,0,),/Game/GameData/StatusEffects/Cryo_PenaltyCurvePlayer.Cryo_PenaltyCurvePlayer,FloatCurve.Keys.Keys[1].Value,0,,1
SparkPatchEntry,(1,1,0,),/Game/GameData/StatusEffects/Cryo_PenaltyCurvePlayer.Cryo_PenaltyCurvePlayer,FloatCurve.Keys.Keys[2].Value,0,,1

# Allow sliding while frozen
SparkPatchEntry,(1,1,0,),/Game/PlayerCharacters/_Shared/_Design/Sliding/ControlledMove_Global_Sliding.Default__ControlledMove_Global_Sliding_C,bSpeedAffectedByCryo,0,,False