1
0
ZenlessData/Data/_unsorted/MazingerGoldenBomb_Atk06_Effect.json

50 lines
1.2 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_06_Start",
"FrameCountHigh": 0,
"FrameCountLow": 83,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectModifier"
]
},
{
"AnimatorStateName": "Attack_06_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"EffectModifier"
]
}
],
"IsSeam": false
}
],
"AbilityName": "MazingerGoldenBomb_Atk06_Effect",
"AbilityStacking": "Unique",
"Modifiers": {
"EffectModifier": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"EffectPattern": "Eff_Monster_MazingerGoldenBomb_Attack_06_05_Dust",
"Target": "Self"
}
]
}
}
}