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

36 lines
743 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801516208"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801516208"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 801516208
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_801516208"
}
}
]
}
],
"Type": "Mission"
}