mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Tweak death ripple immunity.
This commit is contained in:
parent
d9368ca5ba
commit
c5ba8b9b4b
@ -324,9 +324,11 @@
|
|||||||
"offensive": true,
|
"offensive": true,
|
||||||
"negative": true
|
"negative": true
|
||||||
},
|
},
|
||||||
"immunity" : {
|
"absoluteImmunity":{
|
||||||
"SIEGE_WEAPON": true,
|
|
||||||
"UNDEAD": true,
|
"UNDEAD": true,
|
||||||
|
},
|
||||||
|
"immunity" : {
|
||||||
|
"SIEGE_WEAPON": true,
|
||||||
"DIRECT_DAMAGE_IMMUNITY": true
|
"DIRECT_DAMAGE_IMMUNITY": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user