mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
86 lines
1.8 KiB
JSON
86 lines
1.8 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "LookAtDone_104010588"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ClientFinishMission",
|
|
"SubmissionID": 104010588
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.StartMissionCameraTemplate",
|
|
"CamDuration": {
|
|
"FixedValue": {
|
|
"Value": 3
|
|
}
|
|
},
|
|
"WaitSecondsBeforeCut": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"CameraAnchor": {
|
|
"Custom": true,
|
|
"Key": "camera"
|
|
},
|
|
"CameraTargetName": {
|
|
"Custom": true,
|
|
"Key": "target"
|
|
},
|
|
"FirstTalkListStart": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"FirstTalkListEnd": {
|
|
"FixedValue": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"SecondTalkListStart": {
|
|
"FixedValue": {
|
|
"Value": 140150610
|
|
}
|
|
},
|
|
"SecondTalkListEnd": {
|
|
"FixedValue": {
|
|
"Value": 140150610
|
|
}
|
|
},
|
|
"FaceToCameraTarget": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
},
|
|
"CallBackEventName": {
|
|
"Value": "LookAtDone_104010588"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {
|
|
"Values": [
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "camera"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SharedString",
|
|
"Key": "target"
|
|
}
|
|
]
|
|
},
|
|
"Type": "Group",
|
|
"EntityEventList": []
|
|
} |