mirror of
https://github.com/vcmi/vcmi.git
synced 2025-02-09 13:14:02 +02:00
More correct frenzy spell creature immunities
This commit is contained in:
parent
08a4b67cd7
commit
822677af77
@ -1153,7 +1153,10 @@
|
|||||||
},
|
},
|
||||||
"targetCondition" : {
|
"targetCondition" : {
|
||||||
"noneOf" : {
|
"noneOf" : {
|
||||||
"bonus.SIEGE_WEAPON" : "absolute"
|
"bonus.MIND_IMMUNITY" : "absolute",
|
||||||
|
"bonus.NON_LIVING" : "absolute",
|
||||||
|
"bonus.SIEGE_WEAPON" : "absolute",
|
||||||
|
"bonus.UNDEAD" : "absolute"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user