Files
turnbasedgamedata/Config/Level/Mission/2000205/Mission_200020568.json
2024-10-21 03:16:22 -03:00

41 lines
877 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PhotoGraphAimTarget",
"AimTargetType": {
"$type": "RPG.GameCore.TargetFetchAdvNPC",
"MultiGroupFetch": [
{
"GroupID": 35,
"GroupNpcID": 200001
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020546_fake_Break"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020568"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"ValueSource": {},
"Type": "Mission"
}