Files
FireflyGo_Resources/Config/Level/Mission/2020202/Mission_202020225.json
2025-08-14 09:04:39 +07:00

46 lines
945 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 70
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"CreateList": []
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_202020225"
}
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Act_202020225"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_202020225"
}
]
}
],
"Type": "Mission"
}