Resistance Question

Place to get help with not working mods / modding interface.
TheSAguy
Smart Inserter
Smart Inserter
Posts: 1455
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Resistance Question

Post by TheSAguy »

Does a negative resistance mean that the unit will receive additional damage?

Code: Select all

    resistances =
    {
      {
        type = "explosion",
        percent = -15,
      }
    },
So the above would result in 15% more damage from explosions?

Thanks.
Last edited by TheSAguy on Tue Sep 15, 2015 5:12 pm, edited 1 time in total.
jorgenRe
Filter Inserter
Filter Inserter
Posts: 535
Joined: Wed Apr 09, 2014 3:32 pm
Contact:

Re: Resistance Question

Post by jorgenRe »

Yes. That's how the shadow biters take so much more damage from fire :D!
Logo
Noticed the told change in FFF #111 so il continue to use my signature ^_^
Thanks for listening to our suggestions, devs :D!
I would jump of joy if we could specify which tiles spawned in a surfaces
TheSAguy
Smart Inserter
Smart Inserter
Posts: 1455
Joined: Mon Jan 13, 2014 6:17 pm
Contact:

Re: Resistance Question

Post by TheSAguy »

jorgenRe wrote:Yes. That's how the shadow biters take so much more damage from fire :D!
Thanks JorgenRe!
Post Reply

Return to “Modding help”