Files
FireflyGo_Resources/Config/Level/Mission/8000189/Mission_800018901.json
2025-08-14 09:04:39 +07:00

31 lines
618 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "NPC",
"ID": 400006,
"GroupID": 3,
"MapIconType": 120
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Wait_Mission_End_8000189"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800018901"
}
]
}
],
"Type": "Mission"
}