Files
turnbasedgamedata/Config/Level/Mission/2000206/Mission_200020674.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": 43,
"GroupNpcID": 200006
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020646_fake_Break"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020674"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"ValueSource": {},
"Type": "Mission"
}