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

97 lines
2.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_407201101"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchKeepTime": 0,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 9,
"GroupNpcID": 400001,
"DestroyList": []
}
],
"CreateProp": {
"TaskEnabled": false,
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"CreateList": []
},
"DestroyProp": {
"TaskEnabled": false,
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
},
"DestroyList": []
},
"AdvCreateGroupEntity": {
"TaskEnabled": false
},
"AdvDestroyGroupEntity": {
"TaskEnabled": false
},
"ActiveVirtualCamera": {
"TaskEnabled": false,
"IsActive": false
},
"ActiveTemplateVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false,
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer"
},
"AdvNpcFaceToPlayer": {
"TaskEnabled": false
},
"WaitStreamingFinish": true
},
{
"$type": "RPG.GameCore.ShowEnvBuffDialog",
"IsAutoGetParam": true,
"OnCancel": [
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_407201101"
}
]
}
]
}
],
"Type": "Mission"
}