Robosturm / Commander_Wars

The aim of this project is to create an Advance Wars Clone with a lot of additions customizations and modding support. For Contact Inforamtion see the wiki page. Take a view on the game.
https://github.com/Robosturm/Commander_Wars/releases
GNU Lesser General Public License v3.0
213 stars 33 forks source link

Request: getEnemyRepairBonus() function #1787

Closed lonewolf19991 closed 5 months ago

lonewolf19991 commented 5 months ago

Currently there is no way to change the enemy repair bonus. Ideally a function to manipulate these values would be best. The mechanism would change the amount of HP enemy units heal from allied buildings.

MrDuck557 commented 5 months ago

https://github.com/Robosturm/Commander_Wars/blob/master/resources/scripts/general/co.js#L156

Robosturm commented 5 months ago

See linked function