{ "AbilityName": "Hitchspiker_TestMove", "AbilityStacking": "Unique", "DefaultModifier": { "OnBeingHit": [ { "$type": "SetAnimCtrlerParamAction", "BoolVal": true, "ParamName": "Bool_IsMoving", "ParamType": 2, "Target": "Self" }, { "$type": "LogStringAction", "LogStr": "测试命中" } ] } }