Jump to content

[SOLVED] How to Increase Resistance Upon Ranged Units Obtaining Rank?


Watchful
 Share

Recommended Posts

I've been trying to edit the files unit_advanced.json, and unit_elite.json. Specifically these lines:

        { "value": "Resistance/Entity/Damage/Hack", "add": 1, "affects": "Melee" },
        { "value": "Resistance/Entity/Damage/Pierce", "add": 1, "affects": "Melee" },
        { "value": "Resistance/Entity/Damage/Crush", "add": 1, "affects": "Melee" },

What I want is to have the +1 resistance also apply to ranged units. However when I make it so it also gives melee units double the added value. I'm a total noob at this, but I have a suspicion that melee units also count as ranged units perhaps, and that's why the change is applied twice on them? I have tried changing "Melee" to "Melee, Ranged", as well as duplicating all 3 lines and swapping "Melee" with "Ranged", and I end up with the same result of +2 resistance for melee every promotion.

EDIT: I figured it out. It was because I made duplicates of the files as backup. Just adding "BACKUP" at the end of the file name wasn't enough. Sorry for wasting anyone's time!  

Edited by wowgetoffyourcellphone
Additional info
  • Like 1
Link to comment
Share on other sites

  • wowgetoffyourcellphone changed the title to [SOLVED] How to Increase Resistance Upon Ranged Units Obtaining Rank?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...