mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2026-03-05 15:55:46 +08:00
OSPRODWin1.1.0_R3563587_S3563587_D3563587
This commit is contained in:
50
Data/BoringMachine_LockPointDisable.json
Normal file
50
Data/BoringMachine_LockPointDisable.json
Normal file
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user