Files
2025-08-26 17:57:41 +07:00

39 lines
859 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.LevelPerformanceInitialize",
"PerformanceType": "E",
"CreateCharacterList": [],
"EntityVisiableList": []
},
{
"$type": "RPG.GameCore.PlayTimeline",
"TimelineName": "Story/OldMission/9999901/Story_99999010201.playable",
"Type": "Story",
"Parameters": []
},
{
"$type": "RPG.GameCore.EndPerformance"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitPerformanceEnd"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_999990102"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}