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

44 lines
1005 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Create_119_300001"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210202"
],
"OnSuccess": [
{
"$type": "RPG.GameCore.GuessTheSilhouetteResult",
"SilhouetteID": 4,
"IsExecuting": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800210202
},
{
"$type": "RPG.GameCore.SaveMessage",
"MessageSectionID": 1214301
}
],
"IsLoop": false
}
]
}
],
"Type": "Mission"
}