Standard Army Bonus Adjustment
Description: With this feature, a map could adjust the number of territories it takes to receive 1 bonus army. Currently the game gives 1 army per 3 territories occupied with a minimum of 3.
Here is what I would like
- Code: Select all
<Bonus Adjustment>
<!--Territory Matrix-->
<Territory occupied>1-30</Territory occupied>
<Tert per Bonus>3</Tert per Bonus>
<Territory occupied>31-60</Territory occupied>
<Tert per Bonus>4</Tert per Bonus>
<Territory occupied>61-94</Territory occupied>
<Tert per Bonus>5</Tert per Bonus>
</Bonus Adjustment>
Why: It will allow a map maker to adjust gameplay. If a map is very large a person who gets a good drop and goes first might be able to quickly hurt the other players.
Currently: The more you have the more you get.
This would change to: The more you have the more you get (but not quite as much as you used to)
Conquer Man has over 12,000 lines of code to do this very thing. With this feature the XML would probably bu under 1,000. It is not a glamorous feature but it is efficient when needed.
Mod Use: