mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-08 19:48:44 +08:00
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "AttachStateWithModifierMixin",
|
|
"ConfigList": [
|
|
{
|
|
"AnimatorStateName": "Attack_04",
|
|
"FrameCountHigh": 190,
|
|
"FrameCountLow": 86,
|
|
"IsLoop": false,
|
|
"LayerIndex": 0,
|
|
"MaxFrameCountHigh": false,
|
|
"MaxFrameCountLow": false,
|
|
"ModifierNameList": [
|
|
"PileDriver_LockPointDisable"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "PileDriver_LockPointDisable",
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"PileDriver_LockPointDisable": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushFeatureTargetEnableAction",
|
|
"FeatureTargetEnable": false,
|
|
"FeatureTargetName": [
|
|
"LockPoint_Foot_FL",
|
|
"LockPoint_Foot_FR",
|
|
"LockPoint_Foot_BL",
|
|
"LockPoint_Foot_BR"
|
|
],
|
|
"Tag": "PileDriver_DisableLegPoint",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "PopFeatureTargetEnableAction",
|
|
"FeatureTargetName": [
|
|
"LockPoint_Foot_FL",
|
|
"LockPoint_Foot_FR",
|
|
"LockPoint_Foot_BL",
|
|
"LockPoint_Foot_BR"
|
|
],
|
|
"Tag": "PileDriver_DisableLegPoint",
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |