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

57 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Trigger_Performance_800210704"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 800210704
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Create_30_300001"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210702"
],
"OnSuccess": [
{
"$type": "RPG.GameCore.GuessTheSilhouetteResult",
"SilhouetteID": 14,
"IsExecuting": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 800210701
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800210702"
}
]
}
]
}
],
"Type": "Mission"
}