Files
ZenlessData/Data/_unsorted/VesperSummon_Attack_08.json
2026-02-06 00:04:19 +01:00

96 lines
2.4 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_08_Sp1",
"FrameCountHigh": 20,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Vesper_HideCollider_Modifier"
]
},
{
"AnimatorStateName": "Attack_08_Sp2",
"FrameCountHigh": 20,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Vesper_HideCollider_Modifier"
]
},
{
"AnimatorStateName": "Attack_08_Sp3",
"FrameCountHigh": 15,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Vesper_HideCollider_Modifier"
]
},
{
"AnimatorStateName": "Attack_08_Sp4",
"FrameCountHigh": 10,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Vesper_HideCollider_Modifier"
]
},
{
"AnimatorStateName": "Attack_08_Sp5",
"FrameCountHigh": 20,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Vesper_HideCollider_Modifier"
]
}
]
}
],
"AbilityName": "VesperSummon_Attack_08",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
]
},
"Modifiers": {
"Vesper_HideCollider_Modifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
{
"$type": "PushHullColliderEnable",
"HullColliderEnable": false,
"Tag": "Vesper_HullCollider_Tag",
"Target": "Self"
}
],
"OnRemoved": [
{
"$type": "PopHullColliderEnable",
"Tag": "Vesper_HullCollider_Tag",
"Target": "Self"
}
]
}
}
}