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

74 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 70,
"GroupNpcID": 400001
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 70
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 70
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400005
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ConsumeItem_202040304"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 202040304,
"IsAutoConsume": true,
"Desc": {
"Hash": -648178098,
"Hash64": 9825969489466187841
},
"SimpleTalk": {}
}
]
}
],
"Type": "Mission"
}