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

63 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801710102"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801710102"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "challengeshow"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.VerifyInteractingEntity",
"GroupID": 172,
"ConfigID": 300001
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.ChallengeStory.Entrance.ChallengeStoryMainPage",
"WaitForExit": true,
"OnUIEnter": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "showui"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "npcshow"
}
}
]
}
],
"Type": "Mission"
}