Files
FireflyGo_Resources/Config/Level/Mission/8002214/Mission_800221406.json
2025-08-26 17:57:41 +07:00

83 lines
2.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "EnterArea_800221403"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 102050408,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "EnterArea_800221403"
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.AdventureCameraLookAtSimple",
"LookAtTarget": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 13
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300006
}
}
}
]
},
"LookAtTransitionDuration": 1,
"LookAtTransitionCurvePath": "Camera/BlendCurve/BlendCut_Motion.asset",
"LockCameraInput": true,
"LookAtDuration": 3,
"LookAtRecoverDuration": 1,
"LookAtRecoverCurvePath": "Camera/BlendCurve/BlendCut_Motion.asset",
"EnableOverrideLookAtOffset": true,
"OverrideLookAtOffset": {
"x": 0,
"y": 6,
"z": 6
}
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800221406"
}
]
}
],
"Type": "Mission"
}