turnbasedgamedata/Config/Level/Mission/4122101/Mission_412210108.json
2024-10-21 03:16:22 -03:00

113 lines
2.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_412210108"
}
},
{
"$type": "RPG.GameCore.PropEnableCollider",
"OPType": "TriggerOnly",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx",
"FetchType": "SinglePropByPropID",
"SinglePropID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 11
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_412210108"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnter"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210108,
"OverideMissionWayPointType": true,
"OverideWayPointGroupID": true,
"OverideWayPointEntityID": true,
"OverideWayPointShowRangeMin": true,
"OverideMapWaypointRange": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X101_01"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210108
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X101_02"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210108
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByLocalPlayerIsFakeAvatar"
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210108,
"OverideMissionWayPointType": true,
"OverideWayPointGroupID": true,
"OverideWayPointEntityID": true,
"OverideWayPointShowRangeMin": true,
"OverideMapWaypointRange": true
}
]
}
]
}
],
"Type": "Mission"
}