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

60 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404012003"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404012003"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}