mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
50 lines
1.2 KiB
JSON
50 lines
1.2 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_05",
|
|
"FrameCountHigh": 0,
|
|
"FrameCountLow": 5,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": true,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"BoringMachine_LockPointDisable"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "BoringMachine_LockPointDisable",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"BoringMachine_LockPointDisable": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushFeatureTargetEnableAction",
|
|
"FeatureTargetEnable": false,
|
|
"FeatureTargetName": [
|
|
"LockPoint_Chain"
|
|
],
|
|
"Tag": "BoringMachine_DisableChainPoint",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopFeatureTargetEnableAction",
|
|
"FeatureTargetName": [
|
|
"LockPoint_Chain"
|
|
],
|
|
"Tag": "BoringMachine_DisableChainPoint",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |