turnbasedgamedata/Config/Level/Mission/8001267/Mission_800126701.json
2024-10-21 03:16:22 -03:00

26 lines
564 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MuseumTutorial_8001265"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 800126701
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800126701"
}
]
}
],
"Type": "Mission"
}