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