ZenlessData/Data/AlpecaInfested_Effect.json
2024-12-17 20:43:14 -03:00

31 lines
687 B
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "P2_Born",
"FrameCountHigh": 0,
"FrameCountLow": 85,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AlpecaInfestedSpecialMAModifier"
]
}
]
}
],
"AbilityName": "AlpecaInfested_Effect",
"AbilityStacking": "Unique",
"Modifiers": {
"AlpecaInfestedSpecialMAModifier": {
"Duration": -1,
"ModifierStacking": "Replace",
"OnAdded": [
]
}
}
}