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

35 lines
718 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_103290518"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 3
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 103290518,
"ProtectTime": 2
}
]
}
]
}
],
"Type": "Mission"
}