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

49 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 404020902
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MISSION_404020902_COMPLETE"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 93
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_404020902",
"MainMissionID": 4040209
}
]
}
],
"Type": "Mission"
}