Files
FireflyGo_Resources/Config/Level/Mission/1010002/Mission_101000203.json
2025-08-26 17:57:41 +07:00

32 lines
606 B
JSON

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