mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
41 lines
945 B
JSON
41 lines
945 B
JSON
{
|
|
"AbilityName": "FierySerpent_Teleport__1_LockOnPoint",
|
|
"AbilityStacking": "Unique",
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "CreateSavePointAction",
|
|
"PointName": "FierySerpent_TeleportPoint_1",
|
|
"Target": "Self",
|
|
"TargetPosRot": {
|
|
"CoordsOption": "Target",
|
|
"Offset": {
|
|
"AngleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"IsClampOffsetDistance": false,
|
|
"PositionOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.5
|
|
},
|
|
"RandomAngleRange": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"RandomPositionRange": {
|
|
"x": 2.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
}
|
|
},
|
|
"TargetOption": {
|
|
"$type": "ConfigPosRotReferTarget",
|
|
"OffsetReferTarget": "LocalAvatar"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |