Files
FireflyGo_Resources/Config/Level/Mission/2011801/Mission_201180105.json
2025-08-14 09:04:39 +07:00

197 lines
5.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardMapCompanion02.png",
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201180102
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_201180105_StandBy"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_201180105"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 201180103
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Track_OnSuccess"
}
},
{
"$type": "RPG.GameCore.CharacterStopFreeStyle",
"CharacterUniqueName": "LocalPlayer",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvLocalPlayer",
"IncludeStoryPlayer": false
},
"NormalizedTransitionDuration": 0.1
},
{
"$type": "RPG.GameCore.UnLockPlayerControl"
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201180105"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SwitchCharacterAnchor",
"IsLocalPlayer": true,
"CharacterUniqueName": "LocalPlayer",
"AreaName": {
"Value": "LevelArea_P40122_F40122001_G1"
},
"AnchorName": {
"Value": "PlayerPointInPhase02"
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Track_OnFail_Reset01"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.ResetMissionWayPoint",
"SubMissionID": 201180105
},
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardMapCompanion02.png",
"OnNameBoard": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "isReached02"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.HideWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNpcEx",
"FetchType": "SingleNpcByNpcID",
"SingleNpcID": {
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 10
}
},
"GroupNpcID": {
"IsDynamic": false,
"FixedValue": {
"Value": 400001
}
}
}
},
"OnNameBoard": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.10000000009313226
}
}
},
{
"$type": "RPG.GameCore.SetMissionWayPoint",
"SubMissionID": 201180105,
"OverideMissionWayPointType": true,
"MissionWayPointType": "Prop",
"OverideWayPointGroupID": true,
"WayPointGroupID": 12,
"OverideWayPointEntityID": true,
"WayPointEntityID": 300004
}
]
}
],
"Type": "Mission"
}