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

148 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_412210209"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "TriggerOnly",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 55
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_412210209"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnter"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210209,
"OverideMissionWayPointType": true,
"OverideWayPointGroupID": true,
"OverideWayPointEntityID": true,
"OverideWayPointShowRangeMin": true,
"OverideMapWaypointRange": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X201_01"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210209
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X201_02"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210209
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X201_01"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210209,
"OverideMissionWayPointType": true,
"OverideWayPointGroupID": true,
"OverideWayPointEntityID": true,
"OverideWayPointShowRangeMin": true,
"OverideMapWaypointRange": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X201_03"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210209
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByLocalPlayerIsFakeAvatar"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210209,
"OverideMissionWayPointType": true,
"OverideWayPointGroupID": true,
"OverideWayPointEntityID": true,
"OverideWayPointShowRangeMin": true,
"OverideMapWaypointRange": true
}
]
}
]
}
],
"Type": "Mission"
}