ZenlessData/Data/Tsubaki_TarotCard_CounterCombo.json

98 lines
2.4 KiB
JSON
Raw Permalink Normal View History

{
"AbilityMixins": [
{
"$type": "ActwithStateFrameMixin",
"ConfigList": [
{
"ActionList": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"TarotCard_CounterCombo"
],
"IsAdd": true,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_Counter_02",
"Frame": 0,
"LayerIndex": 0
},
{
"ActionList": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"TarotCard_CounterCombo"
],
"IsAdd": true,
"Target": "Self"
}
],
"AnimatorStateName": "Attack_BeHitAid_02",
"Frame": 0,
"LayerIndex": 0
}
]
},
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_Counter_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ZoneTagModifier"
]
},
{
"AnimatorStateName": "Attack_BeHitAid_02",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ZoneTagModifier"
]
},
{
"AnimatorStateName": "Attack_Normal_04",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"ZoneTagModifier"
]
}
]
}
],
"AbilityName": "Tsubaki_TarotCard_CounterCombo",
"AbilityStacking": "Unique",
"Modifiers": {
"ZoneTagModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnRemoved": [
{
"$type": "HandleAnimatorZoneTagsAction",
"AnimatorStateTags": [
"TarotCard_CounterCombo"
],
"IsAdd": false,
"Target": "Self"
}
]
}
}
}