✨ feat(军团): 修改boss和城门血条逻辑

This commit is contained in:
luying
2023-09-19 20:14:04 +08:00
parent e8ba038bb5
commit 9797f41652
10 changed files with 330 additions and 89 deletions
+116
View File
@@ -0,0 +1,116 @@
[
{
"id": 1,
"type": 1,
"serverOpen": 7,
"ratio": 1
},
{
"id": 2,
"type": 1,
"serverOpen": 14,
"ratio": 2
},
{
"id": 3,
"type": 1,
"serverOpen": 30,
"ratio": 3
},
{
"id": 4,
"type": 1,
"serverOpen": 60,
"ratio": 4
},
{
"id": 5,
"type": 1,
"serverOpen": 90,
"ratio": 5
},
{
"id": 6,
"type": 1,
"serverOpen": 120,
"ratio": 6
},
{
"id": 7,
"type": 1,
"serverOpen": 150,
"ratio": 7
},
{
"id": 8,
"type": 1,
"serverOpen": 180,
"ratio": 8
},
{
"id": 9,
"type": 2,
"serverOpen": 7,
"ratio": 1
},
{
"id": 10,
"type": 2,
"serverOpen": 14,
"ratio": 2
},
{
"id": 11,
"type": 2,
"serverOpen": 30,
"ratio": 3
},
{
"id": 12,
"type": 2,
"serverOpen": 60,
"ratio": 4
},
{
"id": 13,
"type": 2,
"serverOpen": 90,
"ratio": 5
},
{
"id": 14,
"type": 2,
"serverOpen": 120,
"ratio": 6
},
{
"id": 15,
"type": 2,
"serverOpen": 150,
"ratio": 7
},
{
"id": 16,
"type": 2,
"serverOpen": 180,
"ratio": 8
},
{
"id": 17,
"type": 3,
"serverOpen": 7,
"ratio": 10
},
{
"id": 18,
"type": 3,
"serverOpen": 30,
"ratio": 15
},
{
"id": 19,
"type": 3,
"serverOpen": -1,
"ratio": 20
}
]
+10 -10
View File
@@ -9,7 +9,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -23,7 +23,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -37,7 +37,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -51,7 +51,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -65,7 +65,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -79,7 +79,7 @@
"warid": 7002,
"hp": 20000000,
"week": "2&4&6",
"hpN": 80,
"hpN": 1,
"atkTemplate": 3000,
"playerCount": 10
},
@@ -93,7 +93,7 @@
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"hpN": 2,
"atkTemplate": 3000,
"playerCount": 15
},
@@ -107,7 +107,7 @@
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"hpN": 2,
"atkTemplate": 3000,
"playerCount": 15
},
@@ -121,7 +121,7 @@
"warid": 7003,
"hp": 25000000,
"week": "4&6",
"hpN": 100,
"hpN": 2,
"atkTemplate": 3000,
"playerCount": 15
},
@@ -135,7 +135,7 @@
"warid": 7004,
"hp": 30000000,
"week": "6&",
"hpN": 120,
"hpN": 3,
"atkTemplate": 3000,
"playerCount": 20
}