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:
60
Data/Device_Vehicle_MovingTrain_MoveEndEvent.json
Normal file
60
Data/Device_Vehicle_MovingTrain_MoveEndEvent.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"AbilityMixins": [
|
||||
{
|
||||
"$type": "AttachStateWithModifierMixin",
|
||||
"ConfigList": [
|
||||
{
|
||||
"AnimatorStateName": "Move_End",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MoveEndEventModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Move_End_Reverse",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MoveEndEventModifier"
|
||||
]
|
||||
},
|
||||
{
|
||||
"AnimatorStateName": "Move_End_Crash",
|
||||
"FrameCountHigh": 0,
|
||||
"FrameCountLow": 0,
|
||||
"IsLoop": false,
|
||||
"LayerIndex": 0,
|
||||
"MaxFrameCountHigh": true,
|
||||
"MaxFrameCountLow": false,
|
||||
"ModifierNameList": [
|
||||
"MoveEndEventModifier"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"AbilityName": "Device_Vehicle_MovingTrain_MoveEndEvent",
|
||||
"AbilityStacking": "Unique",
|
||||
"Modifiers": {
|
||||
"MoveEndEventModifier": {
|
||||
"Duration": -1,
|
||||
"ModifierStacking": "Unique",
|
||||
"OnAdded": [],
|
||||
"OnRemoved": [
|
||||
{
|
||||
"$type": "LDListenEntityAction",
|
||||
"TargetKey": "MovingTrain_MoveEnd"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user