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

48 lines
977 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.SetBillboardInfo",
"TargetEntityType": "Prop",
"ID": 300001,
"GroupID": 47,
"YOffest": -100
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "C",
"PerformanceID": 401010592
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_401010508"
}
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_401010508"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_401010508"
}
]
}
],
"Type": "Mission"
}