NestorTejero / ES2016A

VideoJoc Curs Enginyeria Software 2016 - grup A de pràctiques (dijous)
https://nestortejero.github.io/ES2016A/
GNU General Public License v3.0
2 stars 0 forks source link

Define tower upgrades #163

Closed sdiaz7 closed 7 years ago

sdiaz7 commented 7 years ago

Define each upgrade level as a stats improvement. Store such information in an xml and make it accessible for upgrading logic.

RECOMMENDATION: Wait for issue #161 to be done, because it might add a new tower stat (rotation speed).

agonzatr17 commented 7 years ago

New xml file storing stats of the different Towers. There are 2 possible upgrades for each tower (3 levels each one). As recommended, we waited for the new tower stat (rotation speed) and defined it too.

Pull Request #197