Skip to content

Commit

Permalink
Updating link in Blog on Force Generation 3
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerGS committed Sep 27, 2024
1 parent 48c8a7e commit f2839b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ For those interested in the underlying calculation, the formula for Generic BV i
Math.round(Math.exp(B0 + B1 * Math.log(getWeight())))
```

Here, `B0` and `B1` are coefficients derived from our database of units.
Here, `B0` and `B1` are coefficients derived from our database of units. For those that want the Ultimate in [BattleMath](https://gleeful-croquembouche-32c070.netlify.app/) gives this a read, but its not for the faint of heart.

By implementing this approach, Force Generation 3 ensures that battles are not only balanced but also unpredictable and reflective of authentic BattleTech dynamics, enhancing the overall gameplay experience.

Expand Down

0 comments on commit f2839b3

Please sign in to comment.