Files
FireflyGo_Resources/Config/Level/Mission/1031501/Mission_103150128.json
2025-08-26 17:57:41 +07:00

74 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PostDuration": -1
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20321_F20321001_G245"
},
"AnchorName": {
"Value": "Anchor1"
}
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103150118
},
{
"$type": "RPG.GameCore.SetMissionAudioState",
"SetBGMEmotionState": true,
"BGMEmotionStateName": "State_Bgm_E1"
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103150119
},
{
"$type": "RPG.GameCore.ResetMissionAudioState",
"ResetBGMEmotionState": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 103150120
},
{
"$type": "RPG.GameCore.SwitchCharacterAnchorV2",
"SwitchCharacterAnchorConfig": {
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P20321_F20321001_G245"
},
"AnchorName": {
"Value": "Anchor2"
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_103150128",
"UseSpecifiedLoading": true,
"StratageType": "StoryLine"
}
]
}
],
"Type": "Mission"
}