소스 검색

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" :
 		{