turnbasedgamedata/Config/Level/Mission/8003249/Mission_800324902.json
2024-10-21 03:16:22 -03:00

56 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 800324902
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800324902"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 204
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400002
}
},
"CreateList": []
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 204
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
},
"CreateList": []
}
]
}
],
"Type": "Mission"
}