ZenlessData/Data/AlpecaInfested_Effect.json

31 lines
687 B
JSON
Raw Permalink Normal View History

{
"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": [
]
}
}
}