Files
FireflyGo_Resources/Config/Level/Mission/8015155/Mission_801515508.json
2025-08-14 09:04:39 +07:00

59 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CollectDataConditions",
"TaskIDList": [],
"MainMissionIDList": [],
"PerformanceIDList": [],
"PerformanceIDDsList": [],
"CustomValueMainMissionIDList": [
8015155
]
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareMissionCustomValue",
"MainMissionID": 8015155,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1
]
},
"TargetValue": 1
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "openraid"
}
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "openraid"
}
},
{
"$type": "RPG.GameCore.OpenTreasureChallenge",
"RaidID": 43217,
"OnCancel": []
}
]
}
],
"Type": "Mission"
}