{ "AbilityName": "TestPlayer_Ability_ByHitDataValue", "AbilityStacking": "Unique", "DefaultModifier": { "ModifierStacking": "Unique", "OnBeingHit": [ { "$type": "MoleMole.ApplyModifier", "ModifierName": "TimeSlowBuffModifier", "Target": "Self", "Predicates": [ { "$type": "MoleMole.ByHitDataValue", "isRatio": true, "CompareType": "Greater", "CompareValue": "%DamageValue" } ] } ] }, "Modifiers": { "TimeSlowBuffModifier": { "Duration": 10, "IgnoreTimeScale": false, "NotIgnoreList": [ "World" ], "Buff": { "BuffID": 1000003, "IsOverrideDuration": true } } }, "AbilitySpecials": { //表格参数 "DamageTakeRatio": { "Value": -0.3 }, "DamageValue": { "Value": 0.01 } } }