diff --git a/Data/ItemProp/Weapon.json b/Data/ItemProp/Weapon.json new file mode 100644 index 0000000..cd2cc08 --- /dev/null +++ b/Data/ItemProp/Weapon.json @@ -0,0 +1,12 @@ +{ + "four_test":{ + "maxUse":100, + "damage":5, + "enchant":10, + "attackSpeed":2, + "star":4, + "baseProp":["ATK",0.052,0.441], + "subIsAbs":false + + } +} \ No newline at end of file