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

35 lines
813 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_101150121"
}
},
{
"$type": "RPG.GameCore.SetAudioEmotionState",
"StateName": "State_Bgm_E2",
"SubMissionID": 101150121
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 101150121
},
{
"$type": "RPG.GameCore.PlayScreenTransfer",
"Mode": "SwitchOut"
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_101150121"
}
]
}
],
"Type": "Mission"
}