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

36 lines
779 B
JSON

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