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

28 lines
517 B
JSON

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