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

54 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 103090121
},
{
"$type": "RPG.GameCore.SetMissionAudioState",
"SetBGMEmotionState": true,
"BGMEmotionStateName": "State_Investigate"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "PlayVideo",
"PerformanceID": 103090125
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103090126
},
{
"$type": "RPG.GameCore.ResetMissionAudioState",
"ResetBGMEmotionState": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "PlayVideo",
"PerformanceID": 103090127
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 103090128
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103090125"
}
]
}
],
"Type": "Mission"
}