1
0
ZenlessData/Data/_unsorted/GraymaneCenturion_Attack13_CreateSavePoint.json
2026-03-24 00:03:37 +01:00

110 lines
2.7 KiB
JSON

{
"AbilityName": "GraymaneCenturion_Attack13_CreateSavePoint",
"AbilityStacking": "Unique",
"OnAbilityStart": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByIsLocalAvatar",
"IsLocalAvatar": true,
"Target": "SelfAttackTarget"
}
],
"FailureActions": [
{
"$type": "CreateSavePointAction",
"PointName": "GraymaneCenturion_Attack13_SavePoint_01",
"Target": "Self",
"TargetPosRot": {
"CoordsOption": "Target",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Target"
}
}
}
],
"SuccessActions": [
{
"$type": "CreateSavePointAction",
"PointName": "GraymaneCenturion_Attack13_SavePoint_01",
"Target": "Self",
"TargetPosRot": {
"CoordsOption": "Camera",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 0
},
"RandomPositionRange": {
"x": 1.5,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "SelfAttackTarget"
}
}
}
]
},
{
"$type": "CreateSavePointAction",
"PointName": "GraymaneCenturion_Attack15_SavePoint_01",
"Target": "Self",
"TargetPosRot": {
"CoordsOption": "Target",
"Offset": {
"AngleOffset": {
"x": 0,
"y": 0,
"z": 0
},
"IsClampOffsetDistance": false,
"PositionOffset": {
"x": 0,
"y": 0,
"z": 10
},
"RandomPositionRange": {
"x": 0,
"y": 0,
"z": 0
}
},
"TargetOption": {
"$type": "ConfigPosRotReferTarget",
"OffsetReferTarget": "Target"
}
}
}
]
}