{ "AbilityMixins": [ { "$type": "AttachStateWithModifierMixin", "ConfigList": [ { "AnimatorStateName": "Attack_Branch_01", "FrameCountHigh": 19, "FrameCountLow": 0, "IsLoop": false, "LayerIndex": 0, "MaxFrameCountHigh": false, "MaxFrameCountLow": false, "ModifierNameList": [ "RemoveExtraCurseBurstModifier" ] } ], "IsSeam": false } ], "AbilityName": "Cissia_Talent_03", "AbilitySpecials": { "AS_MaxStack": { "Type": "Integer", "Value": 3 } }, "AbilityStacking": "Unique", "DefaultModifier": { "OnSkillStart": [ { "$type": "ApplyModifier", "ModifierName": "ExtraCurseBurstModifier", "Predicates": [ { "$type": "ByOr", "Predicates": [ { "$type": "ByFromSkillType", "SkillType": "ExSp" }, { "$type": "ByFromSkillType", "SkillType": "QTE" }, { "$type": "ByFromSkillType", "SkillType": "ExQTE" } ] } ], "Target": "Self" } ] }, "Modifiers": { "ExtraCurseBurstModifier": { "Duration": -1, "IgnoreTimeScale": false, "MaxStackingNumber": "%AS_MaxStack", "ModifierStacking": "MultipleAllRefreshNotReplace", "OnRemoved": [ { "$type": "SendCustomEvent", "EventKey": "Cissia_ExtraAutoBurst_Special", "IsInstant": true, "Target": "Self" } ] }, "RemoveExtraCurseBurstModifier": { "Duration": -1, "IgnoreTimeScale": false, "ModifierStacking": "Unique", "OnRemoved": [ { "$type": "RemoveModifier", "ModifierName": "ExtraCurseBurstModifier", "StackCount": 99, "Target": "Self" } ] } } }