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

32 lines
723 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayFullScreenTransfer",
"PrevDuration": 0,
"KeepDuration": 0,
"PostDuration": -1,
"Action": [
{
"$type": "RPG.GameCore.ScrTrfActTaskList",
"TaskList": [
{
"$type": "RPG.GameCore.SetLoadingStratageType",
"StratageType": "Plain"
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 40457
}
]
}
]
}
]
}
],
"Type": "Mission"
}