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

35 lines
749 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 100050202
},
{
"$type": "RPG.GameCore.CreateNPC",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 35
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400003
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_100050202"
}
]
}
],
"Type": "Mission"
}