{ "AbilityName": "MiasmaLightfootRover_UAVManage", "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "ApplyModifier", "ModifierName": "Modifier_UAVManage", "Target": "Self" } ] }, "Modifiers": { "Modifier_UAVManage": { "Duration": -1, "ModifierMixins": [ { "$type": "ActionsOnPropertyChangeMixin", "PropertyActions": [ { "IsUsePercentage": true, "PropertyType": "CurHP", "RefPropertyType": "MaxHP", "ValueRangeActions": [ { "HighToValueActions": [ { "$type": "WriteAIParamAction", "FloatParamValue": 999999, "ParamName": "Weight_10_Current", "Target": "Self" } ], "Val": 1 }, { "HighToValueActions": [ { "$type": "WriteAIParamAction", "FloatParamValue": 999999, "ParamName": "Weight_10_Current", "Target": "Self" } ], "Val": 0.5 } ] } ] } ], "ModifierStacking": "Unique" } } }