浏览代码

Bring Arrow Tower damage in line with H3

Ivan Savenko 6 月之前
父节点
当前提交
cfdfb2f712
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      config/creatures/special.json

+ 1 - 0
config/creatures/special.json

@@ -179,6 +179,7 @@
 			"noDistancePenalty" : { "type" : "NO_DISTANCE_PENALTY" },
 			"noRetalitation" : { "type" : "BLOCKS_RANGED_RETALIATION" },
 			"noLuck" : { "type" : "NO_LUCK" }
+			"attackAlwaysZero" : { "type" : "PRIMARY_SKILL", "subtype" : "attack", "val" : 0, "valueType" : "INDEPENDENT_MIN" },
 		},
 		"graphics" :
 		{