耀斑4-2轰炸区配置
parent
dac453c8b4
commit
d37fe87656
|
|
@ -55,6 +55,90 @@
|
|||
"taskDesc": "",
|
||||
"preTaskID": 0,
|
||||
"postTaskID": 0
|
||||
},
|
||||
{
|
||||
"taskID": 1002,
|
||||
"taskCondition": {
|
||||
"conditionType": 530,
|
||||
"_args": [
|
||||
0.0
|
||||
],
|
||||
"conditionArgs": [
|
||||
{
|
||||
"paramName": "刷怪区域ID",
|
||||
"arg": 0.0,
|
||||
"enumArg": 0,
|
||||
"enumType": ""
|
||||
}
|
||||
],
|
||||
"score": 0,
|
||||
"uncertainParam": [],
|
||||
"killEnemyIDList": [],
|
||||
"job": 0,
|
||||
"roleID": 0,
|
||||
"isPass": 0,
|
||||
"unitIDList": []
|
||||
},
|
||||
"taskNote": "",
|
||||
"taskDesc": "",
|
||||
"preTaskID": 0,
|
||||
"postTaskID": 0
|
||||
},
|
||||
{
|
||||
"taskID": 1003,
|
||||
"taskCondition": {
|
||||
"conditionType": 530,
|
||||
"_args": [
|
||||
1.0
|
||||
],
|
||||
"conditionArgs": [
|
||||
{
|
||||
"paramName": "刷怪区域ID",
|
||||
"arg": 1.0,
|
||||
"enumArg": 0,
|
||||
"enumType": ""
|
||||
}
|
||||
],
|
||||
"score": 0,
|
||||
"uncertainParam": [],
|
||||
"killEnemyIDList": [],
|
||||
"job": 0,
|
||||
"roleID": 0,
|
||||
"isPass": 0,
|
||||
"unitIDList": []
|
||||
},
|
||||
"taskNote": "",
|
||||
"taskDesc": "",
|
||||
"preTaskID": 0,
|
||||
"postTaskID": 0
|
||||
},
|
||||
{
|
||||
"taskID": 1004,
|
||||
"taskCondition": {
|
||||
"conditionType": 530,
|
||||
"_args": [
|
||||
2.0
|
||||
],
|
||||
"conditionArgs": [
|
||||
{
|
||||
"paramName": "刷怪区域ID",
|
||||
"arg": 2.0,
|
||||
"enumArg": 0,
|
||||
"enumType": ""
|
||||
}
|
||||
],
|
||||
"score": 0,
|
||||
"uncertainParam": [],
|
||||
"killEnemyIDList": [],
|
||||
"job": 0,
|
||||
"roleID": 0,
|
||||
"isPass": 0,
|
||||
"unitIDList": []
|
||||
},
|
||||
"taskNote": "",
|
||||
"taskDesc": "",
|
||||
"preTaskID": 0,
|
||||
"postTaskID": 0
|
||||
}
|
||||
],
|
||||
"patrolRoadData": [
|
||||
|
|
@ -899,7 +983,50 @@
|
|||
"note": "触发追兵2"
|
||||
}
|
||||
],
|
||||
"holdGFlagInfos": [],
|
||||
"radarInfos": [],
|
||||
"searchLightInfos": [],
|
||||
"bombAreaInfos": [
|
||||
{
|
||||
"triggerTaskID": 1002,
|
||||
"bombBulletId": 74100001,
|
||||
"intervalTime": 4.0,
|
||||
"bombCount": 2,
|
||||
"bombMinCount": 1,
|
||||
"bombMaxCount": 2,
|
||||
"showBannerInfoList": [
|
||||
true,
|
||||
false
|
||||
]
|
||||
},
|
||||
{
|
||||
"triggerTaskID": 1003,
|
||||
"bombBulletId": 74100001,
|
||||
"intervalTime": 3.0,
|
||||
"bombCount": 3,
|
||||
"bombMinCount": 2,
|
||||
"bombMaxCount": 3,
|
||||
"showBannerInfoList": [
|
||||
true,
|
||||
false,
|
||||
false
|
||||
]
|
||||
},
|
||||
{
|
||||
"triggerTaskID": 1004,
|
||||
"bombBulletId": 74100001,
|
||||
"intervalTime": 2.0,
|
||||
"bombCount": 4,
|
||||
"bombMinCount": 2,
|
||||
"bombMaxCount": 4,
|
||||
"showBannerInfoList": [
|
||||
true,
|
||||
false,
|
||||
false,
|
||||
false
|
||||
]
|
||||
}
|
||||
],
|
||||
"groupInfos": [
|
||||
{
|
||||
"groupID": 1,
|
||||
|
|
|
|||
Loading…
Reference in New Issue