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

42 lines
875 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400004,
"GroupID": 42,
"Name": {
"Hash": -1200484247,
"Hash64": 15477932987839072076
},
"MapIconType": 12
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "201050112_F"
}
},
{
"$type": "RPG.GameCore.ResetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400004,
"GroupID": 42
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_201050112"
}
]
}
],
"Type": "Mission"
}