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

71 lines
1.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801510105"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801510105"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 29
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400010
}
},
"CreateList": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 29
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400014
}
}
},
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 29
}
},
"GroupInstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400019
}
}
}
]
}
]
}
],
"Type": "Mission"
}