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

37 lines
752 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "PlayVideo",
"PerformanceID": 801510410
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_801510410"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801510410"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801510410"
}
]
}
],
"Type": "Mission"
}