添加新战备

重构战备类型,添加战备类型type以及是否为背包backpack
添加随机战备方式,按照模板随机不同类型的战备:
1:纯随机
2:2红/1蓝/1绿
3:2绿/1红/1蓝
4:2蓝/1绿/1红
5:3红/1蓝
6:3绿/1蓝
7:2红/2蓝
8:2蓝/2绿
9:2绿/2红
10:4红
11:4绿
按照模板随机不会重复背包
This commit is contained in:
padoru233
2024-12-24 16:56:54 +08:00
parent 26d1be0eda
commit 54c2a5cea8
14 changed files with 340 additions and 97 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB