This commit is contained in:
2024-08-11 16:50:42 +08:00
parent 37bc93aa1c
commit 6355d80a2c
70 changed files with 1696 additions and 2535 deletions

View File

@@ -0,0 +1,20 @@
/*
* @Author: dgflash
* @Date: 2021-11-23 15:28:39
* @LastEditors: dgflash
* @LastEditTime: 2022-01-26 16:42:00
*/
export const CardSet = {
1001:{
uuid:1001,
name:'嬴政',
level:1,
prefab_path:'yinzheng',
hp:100,
power:100,
speed:100,
skill:{ }
},
}