Files
FireflyGo_Resources/Config/Level/Mission/8015152/Mission_801515205.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_801515205"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {
"Values": [
{
"$type": "RPG.GameCore.SharedString",
"Key": "PostID",
"Value": "6202"
}
]
},
"PerformanceType": "E",
"PerformanceID": 801516333
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801515205"
}
]
}
],
"Type": "Mission"
}