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

67 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_DeployStart_4015301"
}
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByTargetNpcExists",
"GroupID": 152,
"GroupNpcID": 400001
},
"FailedTaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 152
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchKeepTime": 2,
"TextEnabled": true,
"TalkSentenceID": 401539906,
"CreateNpcList": [],
"CaptureNpcList": [],
"DestroyNpcList": [],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20221_F20221001_G152"
},
"AnchorName": {
"Value": "Transistion1"
}
},
"WaitStreamingFinish": true
}
]
}
],
"Type": "Mission"
}