Skip to content

Commit

Permalink
Merge pull request #26 from PhilipJFryFAF/fix-upgrade-image
Browse files Browse the repository at this point in the history
fix image location
  • Loading branch information
aeoncleanse authored Sep 25, 2017
2 parents 8ed86d6 + d91b365 commit d6c7a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3688.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ <h1>Patch 3688</h1>
</div>
<h2>Game Mechanics</h2>
<div id="vet" class="card">
<h3><img src="images/upgrade_icon.png"> Veterancy</h3>
<h3><img src="images/Upgrade_Icon.png"> Veterancy</h3>
<p>Until now the veterancy system worked in such a way that the tech level of the units killed determined how many veterancy points a unit was given, and only the unit that got the killing blow would get the veterancy point(s).
<br>With this patch we are moving from that tech based system to a mass based system. That means your units will get veterancy based on the mass of the unit that is killed. Your unit also doesn't need to get the killing blow
<br>to get veterancy. Once a unit dies all the units which damaged it will get veterancy points based on how much damage they did to that unit. There are also multipliers to adjust how much veterancy certain classes of units
Expand Down

0 comments on commit d6c7a3b

Please sign in to comment.