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

32 lines
594 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "trigger141"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800326303"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800326302"
}
]
}
],
"Type": "Mission"
}