1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-04-11 11:31:52 +02:00

Fix 1376 turrets damage can decrease

This commit is contained in:
Vadim Markovtsev 2016-02-01 20:11:23 +03:00
parent 7f68124b97
commit 97bae518fc

View File

@ -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