8 lines
443 B
Plaintext
8 lines
443 B
Plaintext
# 关卡道具品质掉落概率表
|
|
# Id LevelMin LevelMax WhiteWeight GreenWeight BlueWeight PurpleWeight RedWeight SumWeight
|
|
# int float float float float float float float float
|
|
# 概率编号 策划备注 关卡左区间 关卡右区间 白色掉落率 绿色掉落率 蓝色掉落率 紫色掉落率 红色掉落率 总掉落率(不需要读取)
|
|
1 1 3 75 20 4 1 0 100
|
|
2 4 5 30 50 15 4 1 100
|
|
3 6 10 10 20 40 20 10 100
|