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

44 lines
869 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PlayerRemoteControlOtherEntity",
"SpecialNPCID": 12117,
"SupportRush": false
},
{
"$type": "RPG.GameCore.PlayerForceWalk",
"ForceWalk": true
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801511401"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801511401"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.SetHudTemplate",
"TemplateID": 1013,
"EnableTemplate": true
}
]
}
],
"Type": "Mission"
}