Merge branch 'feature/20220707/gacha'

This commit is contained in:
luying
2022-07-08 14:09:38 +08:00
20 changed files with 695 additions and 579 deletions
@@ -752,8 +752,8 @@
"id": 108,
"warid": 620,
"c_type": 106,
"data": "10&",
"describe": "10回合内获得胜利"
"data": "20&",
"describe": "20回合内获得胜利"
},
{
"id": 109,
@@ -794,8 +794,8 @@
"id": 114,
"warid": 628,
"c_type": 106,
"data": "10&",
"describe": "10回合内获得胜利"
"data": "15&",
"describe": "15回合内获得胜利"
},
{
"id": 115,
@@ -3426,7 +3426,7 @@
"id": 490,
"warid": 704,
"c_type": 115,
"data": "1&2&0",
"data": "1&3&1",
"describe": "阻止任意敌人登船"
},
{
@@ -3573,7 +3573,7 @@
"id": 511,
"warid": 1704,
"c_type": 115,
"data": "1&2&0",
"data": "1&3&1",
"describe": "阻止任意敌人登船"
},
{
+15 -15
View File
@@ -1,42 +1,42 @@
[
{
"id": 1,
"gachaType": 1,
"floor": "1&3&4",
"name": "元宝招募",
"count": "1&10",
"free": "1&1",
"cost": "22001&1",
"percent": "1&46|2&50|3&4",
"floorReward": 3,
"indirectId": 1
"isTask": 1,
"gachaCnt": "1&-1",
"indirectId": 1,
"showInMainPage": 1
},
{
"id": 2,
"gachaType": 2,
"floor": "&",
"name": "友情点招募",
"count": "1&10",
"free": "&",
"cost": "40003&100",
"percent": "1&49|2&50|3&1",
"floorReward": 0,
"indirectId": 0
"indirectId": 0,
"showInMainPage": 1
},
{
"id": 3,
"gachaType": 3,
"floor": "2&",
"name": "求贤若渴",
"count": "1&5",
"free": "1&1",
"cost": "22002&1",
"percent": "4&5|14&5|15&10|16&20|7&10|6&15|5&20|13&15",
"percent": "4&5|5&45|6&50",
"floorReward": 1,
"indirectId": 2
},
{
"id": 4,
"name": "限时招募",
"count": "1&5",
"free": "&",
"cost": "22003&1",
"percent": "4&5|9&15|10&15|11&15|12&10|5&35|13&5",
"floorReward": 1,
"indirectId": 0
"indirectId": 2,
"showInMainPage": 1
}
]
@@ -0,0 +1,21 @@
[{
"id":1,
"floorType": 1,
"heroQuality": 3,
"param": 40
},{
"id": 2,
"floorType": 2,
"heroQuality": 3,
"param": 20
}, {
"id": 3,
"floorType": 3,
"heroQuality": 1,
"param": 9
},{
"id": 4,
"floorType": 4,
"heroQuality": 3,
"param": 3
}]
@@ -0,0 +1,49 @@
[{
"id":1,
"planId":1,
"type": 1,
"content":13,
"count":1,
"weight":1,
"heroQuality":1
},{
"id":2,
"planId":2,
"type": 1,
"content":8,
"count":1,
"weight":1,
"heroQuality":2
},{
"id":3,
"planId":3,
"type": 1,
"content":1,
"count":1,
"weight":1,
"heroQuality":3
},{
"id":4,
"planId":4,
"type": 2,
"content":0,
"count":1,
"weight":1,
"heroQuality":3
},{
"id":5,
"planId":5,
"type": 3,
"content":0,
"count":1,
"weight":1,
"heroQuality":0
},{
"id":5,
"planId":6,
"type": 4,
"content":31001,
"count":10,
"weight":1,
"heroQuality":0
}]