| | |
| | | #押注的金钱限制[金钱类型,押注的最大限制] |
| | | #玩家等级 playerplayerLV |
| | | #参考金钱 reMoney |
| | | #{赛场:{轮次:[]}} |
| | | # 赛场1 = 本服预选赛 |
| | | # 赛场2 = 跨服预选赛 |
| | | # 赛场3 = 跨服赛 |
| | | ( |
| | | { |
| | | 1:{ |
| | | 1:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 2:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 3:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 4:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 5:[3, "min(7000000,4000000+int(playerLV/100.0)*1000000)"], |
| | | }, |
| | | 2:{ |
| | | 1:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(1/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 2:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(2/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 3:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(3/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 4:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(4/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 5:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(5/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | }, |
| | | 3:{ |
| | | 1:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,3-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,3-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | 4:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,4-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,4-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | 7:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,5-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,5-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | }, |
| | | } |
| | | #押注的金钱限制[金钱类型,押注的最大限制]
|
| | | #玩家等级 playerplayerLV
|
| | | #参考金钱 reMoney
|
| | | #{赛场:{轮次:[]}}
|
| | | # 赛场1 = 本服预选赛
|
| | | # 赛场2 = 跨服预选赛
|
| | | # 赛场3 = 跨服赛
|
| | | (
|
| | | {
|
| | | 1:{
|
| | | 1:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 2:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 3:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 4:[3, "min(5000000,2000000+int(playerLV/100.0)*1000000)"], |
| | | 5:[3, "min(7000000,4000000+int(playerLV/100.0)*1000000)"], |
| | | },
|
| | | 2:{
|
| | | 1:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(1/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 2:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(2/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 3:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(3/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 4:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(4/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | 5:[3, "1000000+int(playerLV/60)*2000000+int(playerLV/90)*2000000+int(5/4)*(1000000+int(playerLV/60)*1000000+int(playerLV/90)*1000000)"], |
| | | },
|
| | | 3:{
|
| | | 1:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,3-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,3-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | 4:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,4-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,4-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | 7:[3, "2000000+int(playerLV/60)*3000000+int(playerLV/90)*3000000+max(0,5-3)*(1000000+int(playerLV/60)*2000000+int(playerLV/90)*1000000)+max(0,5-4)*(1000000+int(playerLV/90)*1000000)"], |
| | | },
|
| | | }
|
| | | ) |