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

67 lines
1.4 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Talk_203020211"
}
},
{
"$type": "RPG.GameCore.FinishPerformanceMission",
"Key": "Mission_203020211",
"MainMissionID": 2030202,
"KeepScreenTransferUntilGroupRefresh": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "203020211_Poision"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 203020211,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1
]
},
"CustomValue": 1
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "203020211_PoisionFree"
}
},
{
"$type": "RPG.GameCore.SetMissionCustomValue",
"SubmissionID": 203020211,
"MissionCustomValue": {
"Name": "OldValue_0",
"ValidValueParamList": [
0,
1
]
}
}
]
}
],
"Type": "Mission"
}