Deployment Limit: Difference between revisions
Jump to navigation
Jump to search
Created page with "The Deployment Limit was created by user [https://www.warzone.com/Profile?p=5852007897 dabo1]. It limits the number of armies a player can deploy on any territory. If the dep..." |
No edit summary |
||
(7 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Mod infobox | |||
|name=Deployment Limit | |||
|creatorToken=5852007897 | |||
|creatorName=dabo1 | |||
|madePublicOnYear=2017 | |||
|tags={{modtag|Convenience}}<br>{{modtag|Diplomacy}} | |||
|source=https://github.com/dabo123148/WarlightMod/tree/master/DeployLimit | |||
}} | |||
This [[mod]] limits the number of armies a player can deploy on any territory on any given turn. | |||
For example, if the deployment limit is 10, you cannot issue a deploy order of more than +10. (You can deploy +10 each turn, however, accumulating the armies.) | |||
If the user tries to deploy armies beyond the limit, they get redistributed (randomly) to other territories: | |||
If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories. | If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories. | ||
If every other territory has reached the deployment limit, | If every other territory has reached the deployment limit, <strong>the armies are lost!</strong> | ||
== | == Compatibility == | ||
Note: If this is used in conjunction with [[Stack Limit]], it will be buggy! | |||
Latest revision as of 06:45, 4 September 2024
Mod name | Deployment Limit |
Creator | dabo1 |
Made public on | 2017-??-?? |
Category | Experimental |
Tags | #Convenience #Diplomacy |
Runs on Warzone version | 4.14.2+ |
Source code | GitHub |
This mod limits the number of armies a player can deploy on any territory on any given turn.
For example, if the deployment limit is 10, you cannot issue a deploy order of more than +10. (You can deploy +10 each turn, however, accumulating the armies.)
If the user tries to deploy armies beyond the limit, they get redistributed (randomly) to other territories:
If the deployment limit is 5, and the user deploys 20 armies, 5 will get deployed to that territory, and the other 15 will get deployed in other territories.
If every other territory has reached the deployment limit, the armies are lost!
Compatibility
Note: If this is used in conjunction with Stack Limit, it will be buggy!