mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
37 lines
899 B
JSON
37 lines
899 B
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 103240102
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.SetMissionAudioState",
|
|
"SetBGMEmotionState": true,
|
|
"BGMEmotionStateName": "State_Mysterious"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerPerformance",
|
|
"ValueSource": {},
|
|
"PerformanceType": "D",
|
|
"PerformanceID": 103240101
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ResetMissionAudioState",
|
|
"ResetBGMEmotionState": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TriggerCustomString",
|
|
"CustomString": {
|
|
"Value": "Talk_103240101"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Type": "Group"
|
|
} |