Files
FireflyGo_Resources/Config/Level/Mission/3040100/Mission_304010009.json
2025-08-14 09:04:39 +07:00

35 lines
740 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Text_304010009"
}
},
{
"$type": "RPG.GameCore.SetTextJoinValue",
"TextJoinID": 219,
"Value": "2"
},
{
"$type": "RPG.GameCore.AdventureShowReading",
"BookID": {
"IsDynamic": false,
"FixedValue": {
"Value": 190875
}
}
},
{
"$type": "RPG.GameCore.ClientFinishMission",
"SubmissionID": 304010009
}
]
}
],
"Type": "Mission",
"EntityEventList": []
}