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