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

90 lines
2.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.HideEntity",
"Target": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 96
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
},
{
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 91
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
]
}
}
]
},
{
"TaskList": []
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPhotoGraphResult",
"WaitPhotoResult": [
"Target_800210602"
],
"OnSuccess": [
{
"$type": "RPG.GameCore.GuessTheSilhouetteResult",
"SilhouetteID": 6,
"IsExecuting": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800210602
},
{
"$type": "RPG.GameCore.SaveMessage",
"MessageSectionID": 1214701
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800210602"
}
],
"IsLoop": false
}
]
}
],
"Type": "Mission"
}