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

46 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103190101
},
{
"$type": "RPG.GameCore.ResetMissionAudioState",
"ResetBGMEmotionState": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103190102"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetMissionAudioState",
"SetBGMEmotionState": true,
"BGMEmotionStateName": "State_Esilence"
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P43306_F43306002_G2"
},
"AnchorName": {
"Value": "PlayerStart"
}
}
}
]
}
],
"Type": "Group"
}