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

42 lines
873 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400001,
"GroupID": 42,
"Name": {
"Hash": -1200484244,
"Hash64": 617556613660959608
},
"MapIconType": 12
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201050109_F"
}
},
{
"$type": "RPG.GameCore.ResetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400001,
"GroupID": 42
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201050109"
}
]
}
],
"Type": "Mission"
}