1
0
ZenlessData/Data/_unsorted/Brujas_AidAttack_AttachPoint.json
2025-09-04 01:06:25 +02:00

115 lines
2.9 KiB
JSON

{
"AbilityMixins": [
{
"$type": "AttachStateWithModifierMixin",
"ConfigList": [
{
"AnimatorStateName": "Attack_ChainAttack_01_Loop",
"FrameCountHigh": 45,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttachPointModifer"
]
},
{
"AnimatorStateName": "Attack_ChainAttack_01_Loop",
"FrameCountHigh": 175,
"FrameCountLow": 130,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttachPointModifer"
]
},
{
"AnimatorStateName": "Attack_ChainAttack_02",
"FrameCountHigh": 40,
"FrameCountLow": 0,
"IsLoop": false,
"LayerIndex": 0,
"MaxFrameCountHigh": false,
"MaxFrameCountLow": false,
"ModifierNameList": [
"AttachPointModifer"
]
}
]
}
],
"AbilityName": "Brujas_AidAttack_AttachPoint",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "Nineveh_AttackPoint",
"HierarchyType": "World",
"PosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
}
]
},
"Modifiers": {
"AttachPointModifer": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "AttachPointFollowMixin",
"AttachPointName": "Nineveh_AttackPoint",
"FollowPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0.8,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "LastLocalAvatarAttackTarget"
}
},
"PosSpeed": 15,
"PosType": "Fixed",
"RotRatio": 8,
"RotType": "Instant"
}
],
"ModifierStacking": "Unique"
}
}
}