{ "AbilityName": "MazingerGoldenBomb_Avatar_LazerEyes", "AbilitySpecials": { "AS_AddedDamageRatio": { "Value": 0 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnAdded": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_UnLockLazerEyes", "ParamType": 2, "Target": "Self" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "UnLockLazerEyes" ], "IsAdd": true } ], "OnHitOther": [ { "$type": "ModifyProperty", "Amount": 5, "CustomPropertyType": "EnhancedPoint", "IsUsePercentage": false, "Percentage": 0, "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_MazingerGoldenBomb_ATK07_01_Laser_AttackProperty_01_Avatar" ] } ], "PropertyModifyFunction": "Add", "PropertyType": "Custom" }, { "$type": "ModifyAttackDataAction", "Predicates": [ { "$type": "ByAnimEventIDs", "AnimEventIDs": [ "Monster_MazingerGoldenBomb_ATK07_01_Laser_AttackProperty_01_Avatar" ] } ], "PropertyKey": "Actor_AddedDamageRatio", "PropertyValue": "%AS_AddedDamageRatio", "Target": "Self" } ], "OnRemoved": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": false, "ParamName": "Bool_UnLockLazerEyes", "ParamType": 2, "Target": "Self" }, { "$type": "HandleAnimatorZoneTagsAction", "AnimatorStateTags": [ "UnLockLazerEyes" ], "IsAdd": false } ] } }