Files
turnbasedgamedata/Config/Level/Mission/2000802/Mission_200080252.json
2024-10-21 03:16:22 -03:00

24 lines
487 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangeDynamicOptionalBlock",
"BlockKey": "102"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "NeverEnd1"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200080252"
}
]
}
],
"Type": "Mission"
}