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

75 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_602020117"
}
},
{
"$type": "RPG.GameCore.PerformanceTransition",
"SwitchInTime": -0.5,
"CreateNpcList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
],
"CaptureNpcList": [],
"DestroyNpcList": [
{
"GroupID": 75,
"GroupNpcID": 400013,
"DestroyList": []
}
],
"ActiveVirtualCamera": {
"TaskEnabled": false
},
"SwitchCharacterAnchor": {
"TaskEnabled": false
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602020117"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400013
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}