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

39 lines
805 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ChangePropState"
}
]
},
{
"IsLoop": true,
"Order": 1,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "2000106Close"
}
},
{
"$type": "RPG.GameCore.TriggerPerformance",
"ValueSource": {},
"PerformanceType": "E",
"PerformanceID": 200010602
},
{
"$type": "RPG.GameCore.ConsumeMissionItem",
"SubMissionID": 200010602,
"Desc": {
"Hash": -627632256,
"Hash64": 6383075348328567817
}
}
]
}
],
"Type": "Mission"
}