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

28 lines
517 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetFloorSavedValue"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_203000118"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_203000118"
}
]
}
],
"Type": "Mission"
}