add Weapon.json

This commit is contained in:
吴继信
2023-01-07 17:42:36 +08:00
parent 3f3224589e
commit 237b429f74

12
Data/ItemProp/Weapon.json Normal file
View File

@@ -0,0 +1,12 @@
{
"four_test":{
"maxUse":100,
"damage":5,
"enchant":10,
"attackSpeed":2,
"star":4,
"baseProp":["ATK",0.052,0.441],
"subIsAbs":false
}
}