mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
Magic immunity has no mass effect - fixes #1369
This commit is contained in:
parent
4fd9bcfedc
commit
6cb6fcba6c
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user