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

42 lines
873 B
JSON

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