ZenlessData/Data/Unagi_Follower_Create.json

162 lines
4.5 KiB
JSON
Raw Normal View History

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"OnSummonCreatedActions": [
{
"$type": "ApplyLogicMoveAction",
"MovementConfig": {
"$type": "ConfigMovementTarget",
"Duration": -1,
"Gravity": 0,
"HitNormalRatio": 1,
"HitTangentialRatio": 1,
"MoveType": {
"$type": "MovementTypeInstant",
"NeedRayCastCheck": false
},
"ReachTargetStop": false,
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GhostFollowPoint_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"ReachTargetStop": false,
"RotateSpeed": 8,
"RotateType": "Lerp",
"TargetPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 99999
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GhostFollowPoint_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"TargetUpdateMode": "Always"
},
"Target": "Target"
},
{
"$type": "SendCustomEvent",
"EventKey": "Unagi_Ghost_Created"
}
],
"OverrideDelay": 0,
"SummonDuration": -1,
"SummonID": 199140411,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": true,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "GhostFollowPoint_02",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "Caster"
}
},
"SummonTag": [
"UnagiGhost"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Unagi_Follower_Create",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ProcessAttachPointAction",
"AttachPointName": "GhostFollowPoint_02",
"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",
"AttachPoint": "GhostFollowPoint",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": false,
"OffsetReferTarget": "Self"
}
},
"Target": "Self"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Unagi_Follower_Create"
}
]
}
}