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

37 lines
898 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowWaypointByProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvMonsterEx",
"FetchType": "MultiByMonsterID",
"MultiMonsterID": [
{
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 94
}
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 200002
}
}
}
]
},
"MaxRange": 17,
"IconPath": "SpriteOutput/MapPics/Billboard/IconBillboardMuseumComponent.png",
"OnNameBoard": true
}
]
}
],
"Type": "Mission"
}