Files
FireflyGo_Resources/Config/Level/Mission/2000205/Mission_200020553.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": 36,
"GroupNpcID": 200001
}
]
},
"AimIdentifyType": "Manual"
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "200020553_Break"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200020553"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
}
],
"ValueSource": {},
"Type": "Mission"
}