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

45 lines
888 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_201090606"
}
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 201090606,
"Desc": {
"Hash": 278713946,
"Hash64": 18096028862919064994
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 62
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
}
]
}
],
"Type": "Mission"
}