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

127 lines
2.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowFuncBtn",
"PuzzleFunc": "Identify",
"CDDuration": 1,
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"PhotoGraphMode": "Identify"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
},
"IsAim": true
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
}
},
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
}
]
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode"
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_800122202_Photo_Took"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_800122202_Photo_Took"
}
},
{
"$type": "RPG.GameCore.ShowFuncBtn",
"Show": false,
"PuzzleFunc": "Identify",
"CDDuration": 1,
"CustomString": {
"Value": "PhotoGraphGOGOGO"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_800122202_Photo_Took"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800122202"
}
]
}
],
"Type": "Mission"
}