军团:活动数据表修改血量

This commit is contained in:
jingyushiwo
2022-01-13 19:07:57 +08:00
committed by luying
parent 9f7482fb74
commit 4666227505
3 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
"structureId": 3,
"level": 1,
"bossLevel": 20,
"warIdHP": "8001&100000|8002&100000",
"warIdHP": "8001&10000000|8002&10000000",
"rewards": 1,
"consume": 50000,
"buildWords": "&",
@@ -22,7 +22,7 @@
"structureId": 3,
"level": 2,
"bossLevel": 25,
"warIdHP": "8005&200000|8006&200000",
"warIdHP": "8005&20000000|8006&20000000",
"rewards": 1,
"consume": 125000,
"buildWords": "&",
@@ -40,7 +40,7 @@
"structureId": 3,
"level": 3,
"bossLevel": 30,
"warIdHP": "8009&300000|8010&300000",
"warIdHP": "8009&30000000|8010&30000000",
"rewards": 2,
"consume": 350000,
"buildWords": "&",
@@ -58,7 +58,7 @@
"structureId": 3,
"level": 4,
"bossLevel": 40,
"warIdHP": "8013&400000|8014&400000",
"warIdHP": "8013&40000000|8014&40000000",
"rewards": 2,
"consume": 800000,
"buildWords": "&",
@@ -76,7 +76,7 @@
"structureId": 3,
"level": 5,
"bossLevel": 50,
"warIdHP": "8017&500000|8018&500000",
"warIdHP": "8017&50000000|8018&50000000",
"rewards": 2,
"consume": 1700000,
"buildWords": "&",
@@ -94,7 +94,7 @@
"structureId": 3,
"level": 6,
"bossLevel": 60,
"warIdHP": "8021&600000|8022&600000",
"warIdHP": "8021&60000000|8022&60000000",
"rewards": 2,
"consume": 3500000,
"buildWords": "&",
@@ -112,7 +112,7 @@
"structureId": 3,
"level": 7,
"bossLevel": 70,
"warIdHP": "8025&700000|8026&700000",
"warIdHP": "8025&70000000|8026&70000000",
"rewards": 3,
"consume": 6125000,
"buildWords": "&",
@@ -130,7 +130,7 @@
"structureId": 3,
"level": 8,
"bossLevel": 80,
"warIdHP": "8029&800000|8030&800000",
"warIdHP": "8029&80000000|8030&80000000",
"rewards": 3,
"consume": 9125000,
"buildWords": "&",
@@ -148,7 +148,7 @@
"structureId": 3,
"level": 9,
"bossLevel": 90,
"warIdHP": "8033&900000|8034&900000",
"warIdHP": "8033&90000000|8034&90000000",
"rewards": 3,
"consume": 13625000,
"buildWords": "&",
@@ -166,7 +166,7 @@
"structureId": 3,
"level": 10,
"bossLevel": 100,
"warIdHP": "8037&1000000|8038&1000000",
"warIdHP": "8037&100000000|8038&100000000",
"rewards": 3,
"consume": 99999999,
"buildWords": "&",

View File

@@ -7,7 +7,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -18,7 +18,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -29,7 +29,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -40,7 +40,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -51,7 +51,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -62,7 +62,7 @@
"preCity": 0,
"difficult": 90,
"warid": 7002,
"hp": 1000000,
"hp": 5000000,
"week": "2&4&6"
},
{
@@ -73,7 +73,7 @@
"preCity": "1&2",
"difficult": 100,
"warid": 7003,
"hp": 2000000,
"hp": 10000000,
"week": "4&6"
},
{
@@ -84,7 +84,7 @@
"preCity": "3&4",
"difficult": 100,
"warid": 7003,
"hp": 2000000,
"hp": 10000000,
"week": "4&6"
},
{
@@ -95,7 +95,7 @@
"preCity": "5&6",
"difficult": 100,
"warid": 7003,
"hp": 2000000,
"hp": 10000000,
"week": "4&6"
},
{
@@ -106,7 +106,7 @@
"preCity": "7&8&9",
"difficult": 110,
"warid": 7004,
"hp": 3000000,
"hp": 30000000,
"week": "6&"
}
]

View File

@@ -2,76 +2,76 @@
{
"id": 1,
"round": 1,
"Ratio": 0.1
"Ratio": 1
},
{
"id": 2,
"round": 2,
"Ratio": 0.3
"Ratio": 1.5
},
{
"id": 3,
"round": 3,
"Ratio": 0.5
"Ratio": 2
},
{
"id": 4,
"round": 4,
"Ratio": 0.7
"Ratio": 2.5
},
{
"id": 5,
"round": 5,
"Ratio": 0.9
"Ratio": 3
},
{
"id": 6,
"round": 6,
"Ratio": 1.1
"Ratio": 3.5
},
{
"id": 7,
"round": 7,
"Ratio": 1.3
"Ratio": 4
},
{
"id": 8,
"round": 8,
"Ratio": 1.5
"Ratio": 4.5
},
{
"id": 9,
"round": 9,
"Ratio": 1.7
"Ratio": 5
},
{
"id": 10,
"round": 10,
"Ratio": 1.9
"Ratio": 5.5
},
{
"id": 11,
"round": 11,
"Ratio": 2.1
"Ratio": 6
},
{
"id": 12,
"round": 12,
"Ratio": 2.3
"Ratio": 6.5
},
{
"id": 13,
"round": 13,
"Ratio": 2.5
"Ratio": 7
},
{
"id": 14,
"round": 14,
"Ratio": 2.7
"Ratio": 7.5
},
{
"id": 15,
"round": 15,
"Ratio": 3
"Ratio": 8
}
]