mirror of
https://git.mero.moe/dimbreath/ZenlessData.git
synced 2024-11-09 03:58:45 +08:00
15 lines
296 B
JSON
15 lines
296 B
JSON
|
{
|
||
|
"AbilityName": "Interact_Camera",
|
||
|
"AbilitySpecials": {
|
||
|
"BindStageTriggerName": {
|
||
|
"Value": "RightCornerCamTrigger"
|
||
|
},
|
||
|
"InteractRadius": {
|
||
|
"Value": 1
|
||
|
},
|
||
|
"StageVirtualCameraName": {
|
||
|
"Value": "RightCornerStageCam"
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique"
|
||
|
}
|