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

137 lines
3.8 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"IsSameAsMaster": true,
"NeedRayCastCheck": true,
"NeedRaycastGround": true,
"OnSummonKilledActions": [
{
"$type": "RemoveModifier",
"ModifierName": "Seed_SummonCockpit_FollowModifier_01",
"Target": "Self"
}
],
"OnSummonReadyActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsSwitchIn_Attack_Ex",
"ParamType": 2,
"Target": "Target"
},
{
"$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": "Bone_Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"RotationConfig": {
"$type": "ConfigRotationToTarget",
"Duration": -1,
"ReachTargetStop": false,
"RotateSpeed": 80,
"RotateType": "Instant",
"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",
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "Always"
},
"Target": "Target"
}
],
"OverrideDelay": 0,
"SafeAreaCorrection": true,
"SummonDuration": -1,
"SummonID": 199142611,
"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": "Bone_Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "LocalAvatar"
}
},
"SummonTag": [
"SeedCockpit"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Seed_SummonCockpitAbility",
"AbilityStacking": "Unique",
"Modifiers": {
}
}