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

59 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ConsumeItem_301160801"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.SetNPCMonstersVisible"
},
{
"$type": "RPG.GameCore.SelectMissionItem",
"SubMissionID": 301160801,
"OnlyPerformance": false,
"ItemIDList": [
401007,
401009,
401011,
402001,
402005
],
"ItemHiddenIDList": [],
"ItemSelect": [
{
"Item1": 401007,
"TriggerCustomString": "CMI_401007"
},
{
"Item1": 401009,
"TriggerCustomString": "CMI_401009"
},
{
"Item1": 401011,
"TriggerCustomString": "CMI_401011"
},
{
"Item1": 402001,
"TriggerCustomString": "CMI_402001"
},
{
"Item1": 402005,
"TriggerCustomString": "CMI_402005"
}
],
"SlotNum": 1,
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}