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

88 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnLoad_X101_01"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 412210416,
"ProtectTime": 2
},
{
"TalkSentenceID": 412210153,
"ProtectTime": 2
}
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_412210105_Photo_Took"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210105
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_412210105"
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnEnter"
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 412210105,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Anchor",
"OverideWayPointGroupID": true,
"WayPointGroupID": 17,
"OverideWayPointEntityID": true,
"WayPointEntityID": 1,
"OverideWayPointShowRangeMin": true,
"WayPointShowRangeMin": -1,
"OverideMapWaypointRange": true,
"MapWaypointRange": 20
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "OnClose_X101_01"
}
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 412210105
}
]
}
],
"Type": "Mission"
}