Resistance Question
Posted: Mon Sep 14, 2015 6:02 pm
Does a negative resistance mean that the unit will receive additional damage?
So the above would result in 15% more damage from explosions?
Thanks.
Code: Select all
resistances =
{
{
type = "explosion",
percent = -15,
}
},
Thanks.