{ //露西亚特殊攻击段数计数 "AbilityName" : "Lucia_BranchIndex", "AbilityStacking": "Unique", "OnAbilityStart": [ { "$type" : "MoleMole.SetAnimCtrlerParamAction", "ParamType" : 3, "ParamName" : "Int_BranchIndex", "Target" : "Self", "IntVal" : 0, "Predicates" : [ { "$type": "MoleMole.ByAnimatorStateNormalizedTime", "AnimatorStateName": "Attack_Branch_ChargeIdle", "LayerIndex": 0, "NormalizedTimeLow" : 0.0, "NormalizedTimeHigh" : 0.1, "Target" : "Self", }, ] }, { "$type" : "MoleMole.SetAnimCtrlerParamAction", "ParamType" : 3, "ParamName" : "Int_BranchIndex", "Target" : "Self", "IntVal" : 1, "Predicates" : [ { "$type": "MoleMole.ByAnimatorStateNormalizedTime", "AnimatorStateName": "Attack_Branch_ChargeIdle", "LayerIndex": 0, "NormalizedTimeLow" : 0.26, "NormalizedTimeHigh" : 0.46, "Target" : "Self", }, ] }, { "$type" : "MoleMole.SetAnimCtrlerParamAction", "ParamType" : 3, "ParamName" : "Int_BranchIndex", "Target" : "Self", "IntVal" : 2, "Predicates" : [ { "$type": "MoleMole.ByAnimatorStateNormalizedTime", "AnimatorStateName": "Attack_Branch_ChargeIdle", "LayerIndex": 0, "NormalizedTimeLow" : 0.61, "NormalizedTimeHigh" : 0.81, "Target" : "Self", }, ] }, ], }