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

31 lines
593 B
JSON

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