1
0
ZenlessData/Data/_unsorted/YiXuan_HakobaGatherSkill.json

50 lines
1.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Dash_Loop_Start",
"FrameCountLow": 40,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SendEventToViewObjectActionModifier"
]
},
{
"AnimatorStateName": "Dash_Loop_02",
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"SendEventToViewObjectActionModifier"
]
}
]
}
],
"AbilityName": "YiXuan_HakobaGatherSkill",
"AbilityStacking": "Unique",
"Modifiers": {
"SendEventToViewObjectActionModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnThinkInterval": [
{
"$type": "SendEventToViewObjectAction",
"CustomKey": "YiXuan_HakobaGatherSkill_AbilityTargetting_01",
"EventName": "AvatarSkillGatherEvent",
"Target": "Custom"
}
],
"ThinkInterval": 0.1
}
},
"OnAbilityStart": [
]
}