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

161 lines
4.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 73
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
]
},
"IsAim": true,
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.PhotoGraphWaitIdentifyFinish",
"WaitTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 73
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
]
},
"WaitAll": true,
"OnIdentifyFailed": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "8001219_fail"
}
}
],
"OnPreviewFinish": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetConcat",
"Targets": [
{
"$type": "RPG.GameCore.TargetFetchAdvProp",
"MultiGroupFetch": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 73
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
}
}
]
}
]
}
},
{
"$type": "RPG.GameCore.SwitchPhotoGraphMode",
"IdentifyRadiusOverride": {
"IsDynamic": false,
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Mission_8001219"
}
}
]
}
]
},
{
"IsLoop": true,
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "8001219_fail"
}
},
{
"$type": "RPG.GameCore.ToastPile",
"ImgPath": "SpriteOutput/UI/MobilePhone/TextPanel.png",
"DescTextID": {
"Hash": 1553609823
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Mission_8001219"
}
},
{
"$type": "RPG.GameCore.PlayMissionTalk",
"SimpleTalkList": [
{
"TalkSentenceID": 800121911,
"ProtectTime": 2
}
]
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800121902"
}
]
}
],
"Type": "Mission"
}