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

44 lines
927 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_801518005"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_801518005"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "OnClose_danshi"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 801518002
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Talk_801518005"
}
}
]
}
],
"Type": "Mission"
}