军团表逻辑
This commit is contained in:
22
shared/resource/jsons/dic_blueprt_possibility .json
Normal file
22
shared/resource/jsons/dic_blueprt_possibility .json
Normal file
@@ -0,0 +1,22 @@
|
||||
[
|
||||
{
|
||||
"min": 20,
|
||||
"max": 39,
|
||||
"possibility": "1&100"
|
||||
},
|
||||
{
|
||||
"min": 40,
|
||||
"max": 59,
|
||||
"possibility": "1&70|2&30"
|
||||
},
|
||||
{
|
||||
"min": 60,
|
||||
"max": 79,
|
||||
"possibility": "2&70|3&30"
|
||||
},
|
||||
{
|
||||
"min": 80,
|
||||
"max": 100,
|
||||
"possibility": "2&60|3&40"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user