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

59 lines
1.2 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_404001615"
}
},
{
"$type": "RPG.GameCore.DestroyProp",
"TargetType": {
"$type": "RPG.GameCore.TargetFetchAdvPropEx"
},
"ID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
},
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 100
}
},
"DestroyList": []
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_200032015"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.CreateProp",
"GroupID": {
"IsDynamic": false,
"FixedValue": {
"Value": 100
}
},
"GroupPropID": {
"IsDynamic": false,
"FixedValue": {
"Value": 300005
}
}
}
]
}
],
"Type": "Mission"
}