38 lines
853 B
JSON
38 lines
853 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Idle_AFK_01_Loop",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": true,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"LongLoopTimer"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Jufufu_AFKLoopManager",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"LongLoopTimer": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnThinkInterval": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_AFKEnd",
|
|
"ParamType": 1
|
|
}
|
|
],
|
|
"ThinkInterval": 120
|
|
}
|
|
}
|
|
} |