ZenlessData/Data/Device_Prop_LiftPlatform_01_Default.json

61 lines
1.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "BoltOut",
"FrameCountHigh": 0,
"FrameCountLow": 60,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": true,
"MaxFrameCountLow": false,
"ModifierNameList": [
"BoltOutModifier"
]
}
]
}
],
"AbilityName": "Device_Prop_LiftPlatform_01_Default",
"AbilityStacking": "Unique",
"Modifiers": {
"BoltOutModifier": {
"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": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Self"
}
},
"EffectPattern": "Eff_Device_Ground_LiftPlatform_01_End_01_AirRelease",
"EnableByDevicePerformance": true,
"Target": "Self"
}
]
}
}
}