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

94 lines
2.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnStart_X301_02"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 412210416,
"ProtectTime": 2
},
{
"TalkSentenceID": 412210344,
"ProtectTime": 2
},
{
"TalkSentenceID": 412210349,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_412210304"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210304
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_412210304"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnStart_X301_02"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210304,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Anchor",
"OverideWayPointGroupID": true,
"WayPointGroupID": 34,
"OverideWayPointEntityID": true,
"WayPointEntityID": 1,
"OverideWayPointShowRangeMin": true,
"WayPointShowRangeMin": -1,
"OverideMapWaypointRange": true,
"MapWaypointRange": 20
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X301_02"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210304
}
]
}
],
"Type": "Mission"
}