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

95 lines
2.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "SummonMixin",
"IsSameAsMaster": true,
"NeedRayCastCheck": true,
"NeedRaycastGround": true,
"OnSummonCreatedActions": [
{
"$type": "SetAnimCtrlerParamAction",
"BoolVal": true,
"ParamName": "Bool_IsChainAttack",
"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.5,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "LocalAvatar"
}
},
"TargetUpdateMode": "Always",
"TimesUpMoveOption": "Remain"
},
"Target": "Target"
}
],
"OverrideDelay": 0,
"SafeAreaCorrection": true,
"SummonDuration": -1,
"SummonID": 199142411,
"SummonPosRot": {
"CoordsOption": "ReferTarget",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"IsUseRotationXZ": false,
"IsUseRotationY": true,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"AttachPoint": "Root",
"IsUseAttachPointPos": true,
"IsUseAttachPointRotation": true,
"OffsetReferTarget": "LocalAvatar"
}
},
"SummonTag": [
"SeedFloat"
],
"SummonType": "Monster",
"TimesUpDelay": 0
}
],
"AbilityName": "Seed_SummonAbility",
"AbilityStacking": "Unique"
}