Files
turnbasedgamedata/Config/Level/Mission/2000701/Mission_200070116.json
2026-02-12 23:41:36 +01:00

60 lines
1.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "MissionPhoto_7"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"PerformanceType": "D",
"PerformanceID": 200070116,
"ValueSource": {}
},
{
"$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"
}