mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
94 lines
2.4 KiB
JSON
94 lines
2.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_01_SlowPre",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ComplexCorrupted_MoveOverride"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_02_Pre",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ComplexCorrupted_MoveOverride"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_04",
|
|
"FrameCountHigh": 90,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ComplexCorrupted_MoveOverride"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_04",
|
|
"FrameCountHigh": 230,
|
|
"FrameCountLow": 180,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ComplexCorrupted_MoveOverride"
|
|
]
|
|
},
|
|
{
|
|
"AnimatorStateName": "Attack_05_SlowPre",
|
|
"FrameCountHigh": 90,
|
|
"FrameCountLow": 0,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"ComplexCorrupted_MoveOverride"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "ComplexCorrupted_LowerBodyMoveOverride",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"ComplexCorrupted_MoveOverride": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "WriteAIParamAction",
|
|
"BoolParamValue": true,
|
|
"ParamName": "Bool_EnableMoveOverride",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"ParamName": "Trigger_InterruptMoveOverride",
|
|
"ParamType": 1,
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |