Files
FireflyGo_Resources/Config/Level/Mission/1000101/Mission_100010125.json
2025-08-14 09:04:39 +07:00

225 lines
5.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 27
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.LockPlayerControl"
},
{
"$type": "RPG.GameCore.EnableNPCMonsterAI",
"GroupMonsterIDs": [],
"UniqueNames": []
},
{
"$type": "RPG.GameCore.EnablePerformanceMode",
"Enable": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.ShowTalkUI",
"Show": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 27,
"GroupNpcID": 400004
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "100010115_Prop"
}
},
{
"$type": "RPG.GameCore.TriggerSound",
"SoundName": {
"Value": "Ev_sfx_hertaspacestation_n1_scan"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.2000000001862645
}
}
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "MainMission_2000101",
"AnchorName": "Camera_1000101_04",
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Cut"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1.3000000002793968
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 8
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 27
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400004
}
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 2
}
}
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut",
"CustomTime": 0.5
},
{
"$type": "RPG.GameCore.ActiveVirtualCamera",
"AreaName": "MainMission_2000101",
"AnchorName": "Camera_1000101_M6",
"IsActive": false,
"WaitBlendFinish": true,
"BlendConfig": {
"ExportToJson": true,
"BlendType": "Cut",
"BlendTime": 1
}
},
{
"$type": "RPG.GameCore.EnablePerformanceMode"
},
{
"$type": "RPG.GameCore.EnableNPCMonsterAI",
"Enable": true,
"GroupMonsterIDs": [],
"UniqueNames": []
},
{
"$type": "RPG.GameCore.ShowTalkUI"
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.AdventureCameraLookAt",
"LookAtTransitionDuration": 1,
"LookAtTransitionCurvePath": "Camera/BlendCurve/Blend_N1CameraTest.asset",
"UnlockCameraAfterRecover": true,
"LookAtDuration": 1,
"MaxAngle": 360,
"ExtraFreelook3rdConfig": {
"ExportToJson": true,
"BaseChangeParam": {
"ExportToJson": true,
"ZoomRatio": 1.2,
"CenterPos": {
"x": 0.5,
"y": 0.5
},
"Time": 1,
"ChangeCurvePath": "Camera/BlendCurve/Blend_N1CameraTest.asset",
"RecoveryTime": 1,
"RecoveryCurvePath": "Camera/BlendCurve/Blend_N1CameraTest.asset"
}
},
"ScreenRange": {},
"LookAtTargetAreaName": {
"Value": "MainMission_2000101"
},
"LookAtTargetAnchorName": {
"Value": "Waypoint_3"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"CustomTime": 0.5
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100010125"
}
]
}
],
"Type": "Mission"
}