ZenlessData/Data/ComplexCorrupted_SpecialAttack_02_AttachPointFollow.json

91 lines
2.3 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "SpecialAttack_02_Loop",
"FrameCountHigh": 440,
"FrameCountLow": 295,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"Modifier_AttachPointFollow"
]
}
]
}
],
"AbilityName": "ComplexCorrupted_SpecialAttack_02_AttachPointFollow",
"AbilityStacking": "Unique",
"Modifiers": {
"Modifier_AttachPointFollow": {
"Duration": -1,
"ModifierMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "SpecialAttack_02_AttachPoint",
"FollowPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"IsUseAttachPointPos": false,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "SelfAttackTarget"
}
},
"PosRatio": 0.8,
"PosType": "Lerp",
"RotSpeed": 0.0,
"RotType": "Fixed"
}
],
"ModifierStacking": "Unique"
}
},
"OnAbilityStart": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "SpecialAttack_02_AttachPoint",
"HierarchyType": "Self",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0.0,
"y": 0.0,
"z": 0.0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SelfAttackTarget"
}
},
"Target": "Self"
}
]
}