Files
turnbasedgamedata/Config/Level/GroupGraph/F20222001/Group_F20222001_G198.json
2024-10-21 03:16:22 -03:00

46 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "tutorial"
}
},
{
"$type": "RPG.GameCore.TutorialTaskUnlock",
"TriggerParam": {
"Value": "6117"
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 6117,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.SetMissionAudioState",
"SetBGMEmotionState": true,
"BGMEmotionStateName": "State_Bgm_E3"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 202200303
},
{
"$type": "RPG.GameCore.ResetMissionAudioState",
"ResetBGMEmotionState": true
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 202200302
}
]
}
],
"Type": "Group"
}