1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Magic immunity has no mass effect - fixes #1369

This commit is contained in:
DjWarmonger
2013-07-22 11:08:35 +00:00
parent 4fd9bcfedc
commit 6cb6fcba6c

View File

@@ -372,12 +372,11 @@
"id": 34,
"effect": 1,
"anim": 5,
"ranges": [ "0", "0", "0", "X" ],
"ranges": [ "0", "0", "0", "0" ],
"effects":
[
{
"type": "LEVEL_SPELL_IMMUNITY",
"subtype":5, //needed?
"valType":"INDEPENDENT_MAX",
"duration": "N_TURNS",
"values":[3,3,4,5]