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

37 lines
769 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_200090203"
}
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 80,
"Value": "2"
},
{
"$type": "RPG.GameCore.ShowReading",
"BookID": {
"IsDynamic": false,
"FixedValue": {
"Value": 190513
}
},
"ShouldPauseGame": true
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200090220"
}
]
}
],
"Type": "Mission"
}