From 2a5a72868e12398f8874cee35b589579c4fd7508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E7=BB=A7=E4=BF=A1?= <11297529+wjx4r@user.noreply.gitee.com> Date: Fri, 20 Jan 2023 17:43:45 +0800 Subject: [PATCH] addOffset --- Data/ItemProp/Weapon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Data/ItemProp/Weapon.json b/Data/ItemProp/Weapon.json index 67fa134..0c58931 100644 --- a/Data/ItemProp/Weapon.json +++ b/Data/ItemProp/Weapon.json @@ -6,7 +6,8 @@ "attackSpeed":2, "star":4, "baseProp":["stat.atk",0.052,0.441], - "subIsAbs":false + "subIsAbs":false, + "offset":1 } } \ No newline at end of file