mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-11 22:45:53 +08:00
113 lines
2.7 KiB
JSON
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"
|
|
} |