Browse Source

Bring Arrow Tower damage in line with H3

Ivan Savenko 6 months ago
parent
commit
cfdfb2f712
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/creatures/special.json

+ 1 - 0
config/creatures/special.json

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