deathraygames / civ-clicker

Fork of the open source game CivClicker, by David Holley and Scott A. Colcord
http://deathraygames.com/play-online/civ-clicker/
GNU General Public License v3.0
56 stars 43 forks source link

Add logistic costs to warfare #35

Closed olleharstedt closed 7 years ago

olleharstedt commented 7 years ago

Warfare as it is now is not really "incremental" - it's possible to raid a small village an infinite amount of time. My idea is to add a cost for troop logistics, which scale up with the number of troop and the area of your nation. The intuition behind it is to simulate distance, that "the same village" is in fact further and further away. This could also motivate the player to try out harder wars earlier, so as to not increase the logistic cost too much.

olleharstedt commented 7 years ago

It would also be possible to add research objects which decrease the cost of logistics, like trains, cars, horses, etc.