mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-15 20:03:15 +02:00
Tweak death ripple immunity.
This commit is contained in:
@@ -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
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user