ZenlessData/Data/Device_Vehicle_MovingTrain_03_Default.json

119 lines
3.0 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Move_Start",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MoveStartModifier"
]
},
{
"AnimatorStateName": "Move_Loop",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MoveLoopModifier"
]
},
{
"AnimatorStateName": "Move_End",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"MoveEndModifier"
]
},
{
"AnimatorStateName": "Idle",
"FrameCountHigh": 0,
"FrameCountLow": 0,
"IsLoop": true,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"IdleModifier"
]
}
]
}
],
"AbilityName": "Device_Vehicle_MovingTrain_03_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"IdleModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "LDListenEntityAction",
"TargetKey": "MovingTrain_03_EnterIdle"
}
]
},
"MoveEndModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
]
},
"MoveLoopModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "AttachEffect",
"AttachEffectPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "LockBone",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Vehicle_Train_03_SlowMove_Loop_Sparks",
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
},
"MoveStartModifier": {
"Duration": -1,
"ModifierStacking": "Unique",
"OnAdded": [
]
}
}
}