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

124 lines
3.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CaptureNPCToCharacter",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 93
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400006
}
},
"CharacterUniqueName": {
"Value": "LittleBird"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_602010101"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_602010101"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OpenDrone60201"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 602010102,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Anchor",
"OverideWayPointFloorID": true,
"WayPointFloorID": 20212001,
"OverideWayPointGroupID": true,
"WayPointGroupID": 134,
"OverideWayPointEntityID": true,
"WayPointEntityID": 1,
"OverideWayPointShowRangeMin": true,
"WayPointShowRangeMin": -1,
"OverideMapWaypointRange": true,
"MapWaypointRange": 40
},
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"MaxRange": 15,
"IconPath": "SpriteOutput/MapPics/NaviIcons/IconMapPlay6.png",
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300002
}
},
"MaxRange": 15,
"IconPath": "SpriteOutput/MapPics/NaviIcons/IconMapPlay6.png",
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 134
}
},
"InstanceID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300004
}
},
"MaxRange": 15,
"IconPath": "SpriteOutput/MapPics/NaviIcons/IconMapPlay6.png",
"OnNameBoard": true
}
]
}
],
"Type": "Mission"
}