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

37 lines
772 B
JSON

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