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

36 lines
677 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 100020328,
"ProtectTime": 5,
"ForceToNextTime": 5
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"Type": "Mission"
}