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

89 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_412210205_Photo_Took"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210205
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_412210205"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnStart_X201_01"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 412210416,
"ProtectTime": 2
},
{
"TalkSentenceID": 412210229,
"ProtectTime": 2
}
]
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X201_01"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210205
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnter"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210205,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Anchor",
"OverideWayPointGroupID": true,
"WayPointGroupID": 59,
"OverideWayPointEntityID": true,
"WayPointEntityID": 1,
"OverideWayPointShowRangeMin": true,
"WayPointShowRangeMin": -1,
"OverideMapWaypointRange": true,
"MapWaypointRange": 20
}
]
}
],
"Type": "Mission"
}