修改完成,todo 关卡设计

This commit is contained in:
2024-12-24 23:43:23 +08:00
parent 38d4858dae
commit 31302ee410
9 changed files with 13107 additions and 12942 deletions

View File

@@ -5,14 +5,14 @@ export const BoxDrop={
{uuid: 9003,dropRate: 10,num_max: 500,type:0},
],
2:[
{uuid: 9001,dropRate: 10,num_max: 10,type:0},
{uuid: 9002,dropRate: 10,num_max: 10,type:0},
{uuid: 9003,dropRate: 50,num_max: 10,type:0},
{uuid: 5001,dropRate: 10,num_max: 10,type:0},
{uuid: 5002,dropRate: 10,num_max: 10,type:0},
{uuid: 5003,dropRate: 50,num_max: 10,type:0},
],
3:[
{uuid: 9001,dropRate: 20,num_max: 10,type:0},
{uuid: 9002,dropRate: 20,num_max: 10,type:0},
{uuid: 9003,dropRate: 50,num_max: 10,type:0},
{uuid: 5001,dropRate: 20,num_max: 10,type:0},
{uuid: 5002,dropRate: 20,num_max: 10,type:0},
{uuid: 5003,dropRate: 50,num_max: 10,type:0},
],
}
export const BoxDropCount={