###
### Name: Ward Reborn
### Author: Freezer
### Version: 1.0
### Categories: gear-general, gear-shield
###
### License: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
### License URL: https://creativecommons.org/licenses/by-sa/4.0/
###

###
### Makes the Ward shield have 0 recharge delay and 0 recharge rate, so once you deplete it, it will stay depleted.
###

SparkPatchEntry,(1,1,0,),/Game/Gear/Shields/_Design/_Uniques/Ward/Parts/Part_Shield_Aug_Ward.Part_Shield_Aug_Ward,InventoryAttributeEffects,0,,((AttributeToModify=GbxAttributeData'"/Game/Gear/Shields/_Design/Balance/Attributes/Att_ShieldBalance_RegenDelay.Att_ShieldBalance_RegenDelay"',ModifierType=ScaleSimple,ModifierValue=(BaseValueConstant=0)), (AttributeToModify=GbxAttributeData'"/Game/Gear/Shields/_Design/Balance/Attributes/Att_ShieldBalance_RegenRate.Att_ShieldBalance_RegenRate"',ModifierType=ScaleSimple,ModifierValue=(BaseValueConstant=0)))