Files
turnbasedgamedata/Config/Level/Mission/2000701/Mission_200070116.json
2025-07-03 10:50:43 +02:00

60 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionPhoto_7"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "D",
"PerformanceID": 200070116
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200070116"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 80
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
},
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 80
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
}
}
]
}
],
"Type": "Mission"
}