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

46 lines
968 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 75
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_602020109"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 602020185
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602020109"
}
]
}
],
"Type": "Mission"
}