耀斑关卡调整
parent
55a14d452f
commit
118502de5a
|
|
@ -1606,8 +1606,80 @@
|
||||||
],
|
],
|
||||||
"holdGFlagInfos": [],
|
"holdGFlagInfos": [],
|
||||||
"radarInfos": [],
|
"radarInfos": [],
|
||||||
"searchLightInfos": [],
|
"searchLightInfos": [
|
||||||
"bombAreaInfos": [],
|
{
|
||||||
|
"localID": 506,
|
||||||
|
"startCellIndex": 202,
|
||||||
|
"interactivePoints": [
|
||||||
|
220,
|
||||||
|
146,
|
||||||
|
58,
|
||||||
|
63
|
||||||
|
],
|
||||||
|
"captureTime": 4.0,
|
||||||
|
"captureTimeUser": 1.0,
|
||||||
|
"range": 1,
|
||||||
|
"isLoop": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"localID": 511,
|
||||||
|
"startCellIndex": 189,
|
||||||
|
"interactivePoints": [
|
||||||
|
189,
|
||||||
|
122,
|
||||||
|
197,
|
||||||
|
304,
|
||||||
|
318,
|
||||||
|
278
|
||||||
|
],
|
||||||
|
"captureTime": 4.0,
|
||||||
|
"captureTimeUser": 1.0,
|
||||||
|
"range": 1,
|
||||||
|
"isLoop": true
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"bombAreaInfos": [
|
||||||
|
{
|
||||||
|
"triggerTaskID": 1000,
|
||||||
|
"bombBulletId": 74100001,
|
||||||
|
"intervalTime": 3.0,
|
||||||
|
"bombCount": 3,
|
||||||
|
"bombMinCount": 1,
|
||||||
|
"bombMaxCount": 3,
|
||||||
|
"showBannerInfoList": [
|
||||||
|
true,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"triggerTaskID": 1001,
|
||||||
|
"bombBulletId": 74100001,
|
||||||
|
"intervalTime": 2.0,
|
||||||
|
"bombCount": 4,
|
||||||
|
"bombMinCount": 2,
|
||||||
|
"bombMaxCount": 4,
|
||||||
|
"showBannerInfoList": [
|
||||||
|
true,
|
||||||
|
false,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"triggerTaskID": 1002,
|
||||||
|
"bombBulletId": 74100001,
|
||||||
|
"intervalTime": 1.0,
|
||||||
|
"bombCount": 3,
|
||||||
|
"bombMinCount": 3,
|
||||||
|
"bombMaxCount": 3,
|
||||||
|
"showBannerInfoList": [
|
||||||
|
true,
|
||||||
|
false,
|
||||||
|
false
|
||||||
|
]
|
||||||
|
}
|
||||||
|
],
|
||||||
"groupInfos": [
|
"groupInfos": [
|
||||||
{
|
{
|
||||||
"groupID": 1,
|
"groupID": 1,
|
||||||
|
|
|
||||||
|
|
@ -78,7 +78,7 @@
|
||||||
{
|
{
|
||||||
"taskID": 1004,
|
"taskID": 1004,
|
||||||
"taskCondition": {
|
"taskCondition": {
|
||||||
"conditionType": 515,
|
"conditionType": 516,
|
||||||
"_args": [
|
"_args": [
|
||||||
1.0,
|
1.0,
|
||||||
112.0,
|
112.0,
|
||||||
|
|
@ -123,7 +123,7 @@
|
||||||
{
|
{
|
||||||
"taskID": 1005,
|
"taskID": 1005,
|
||||||
"taskCondition": {
|
"taskCondition": {
|
||||||
"conditionType": 515,
|
"conditionType": 516,
|
||||||
"_args": [
|
"_args": [
|
||||||
1.0,
|
1.0,
|
||||||
162.0,
|
162.0,
|
||||||
|
|
@ -170,7 +170,7 @@
|
||||||
{
|
{
|
||||||
"taskID": 1006,
|
"taskID": 1006,
|
||||||
"taskCondition": {
|
"taskCondition": {
|
||||||
"conditionType": 515,
|
"conditionType": 516,
|
||||||
"_args": [
|
"_args": [
|
||||||
0.0,
|
0.0,
|
||||||
196.0
|
196.0
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue