HW-PlayersPatch / Development

Players Patch development repository
7 stars 2 forks source link

Dock-Healing Costs #298

Open cloaked2222 opened 4 years ago

cloaked2222 commented 4 years ago

When dock-healing, make reviving a unit cost RU. This is needed to balance hw1 vs hw2 properly. Currently hw1 has to spend a lot more RU rebuilding their swarm, against a hw2 player that is dock healing their swarm for free.

Start with half as much as paying for a new unit, so for example a hw2 int revival would cost 45ru. Hopefully we can figure out how to do this. Note: this may make RU go below zero - as I doubt we can pausing docking if you have 0 ru.

RoBeY4Gate commented 4 years ago

If evasive is being removed this shouldnt be done too imo.

cloaked2222 commented 4 years ago

Rather than add dock-healing costs (which might not even be possible), we'll first try:

  1. Nerfing evasive more: https://github.com/HW-PlayersPatch/Development/issues/266#issuecomment-626802933
  2. Lowering hw1 swarm unit costs, by adding damage upgrades. https://github.com/HW-PlayersPatch/Development/issues/339