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

35 lines
778 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801516210"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PostID",
"Value": "6208"
}
]
},
"PerformanceType": "E",
"PerformanceID": 801516333
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801516210"
}
]
}
],
"Type": "Mission"
}