1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00

Towers should block ranged retalitation

This commit is contained in:
Andrii Danylchenko 2022-04-09 10:23:31 +03:00 committed by Andrii Danylchenko
parent 8b11b42aaf
commit b97e5817ce

View File

@ -118,6 +118,7 @@
"ignoreDefence" : { "type" : "ENEMY_DEFENCE_REDUCTION", "val" : 100 },
"noWallPenalty" : { "type" : "NO_WALL_PENALTY" },
"noDistancePenalty" : { "type" : "NO_DISTANCE_PENALTY" },
"noRetalitation" : { "type" : "BLOCKS_RANGED_RETALIATION" },
"noLuck" : { "type" : "NO_LUCK" }
},
"graphics" :