Files
turnbasedgamedata/Config/Level/EventMission/100021/EventMission_100026.json
2025-07-03 10:50:43 +02:00

41 lines
818 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 38
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_999998038"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "EventMission_100026"
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}