Files
FireflyGo_Resources/Config/Level/Mission/2000205/Mission_200020570.json
2025-08-26 17:57:41 +07:00

42 lines
878 B
JSON

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