Преглед изворни кода

Merge pull request #188 from vmarkovtsev/issue/1376

Fix 1376 turrets damage can decrease
ArseniyShestakov пре 9 година
родитељ
комит
35c243c30a
1 измењених фајлова са 5 додато и 1 уклоњено
  1. 5 1
      config/creatures/special.json

+ 5 - 1
config/creatures/special.json

@@ -112,7 +112,11 @@
 		"index": 149,
 		"level": 0,
 		"faction": "neutral",
-		"abilities": { "shooter" : { "type" : "SHOOTER" } },
+		"abilities":
+		{
+			"shooter" : { "type" : "SHOOTER" },
+			"ignoreDefence" : { "type" : "ENEMY_DEFENCE_REDUCTION", "val" : 100 }
+		},
 		"graphics" :
 		{
 			"animation": "CLCBOW.DEF" // needed to pass validation, never used