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

28 lines
532 B
JSON

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