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

64 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800324804"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800324804"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.DestroyNPC",
"GroupID": 145,
"GroupNpcID": 400001,
"DestroyList": []
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 196
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 196
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}