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

42 lines
819 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 198
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300001
}
},
"CreateList": []
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_800325003"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_800325003"
}
]
}
],
"Type": "Mission"
}