|
|
(2 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {{Mod infobox
| | #REDIRECT [[Stack Limit]] |
| |name=Stack Limit
| |
| |creatorToken=5852007897
| |
| |creatorName=dabo1
| |
| |tags=#Silly<br>#Diplomacy<br>#Strategic
| |
| |source=https://github.com/dabo123148/WarlightMod/tree/master/StackLimits
| |
| }}
| |
| | |
| This [[mod]] limits the number of armies a player can have on any territory at any time.
| |
| | |
| If the stack limit is 20, and through any event the number of armies exceeds 20, the excess armies will be instantly teleported to other territories.
| |
| If every other territory has reached the stack limit, <b>the armies are lost!</b>
| |
| | |
| | |
| == Compatibility ==
| |
| Note: This mod can cause issues if used in conjunction with [[Deployment Limit]]
| |
| Note that this mod uses [[Mod API Reference:TerritoryModification|TerritoryModification]].SetArmiesTo instead of TerritoryModification.AddArmies. AddArmies is preferred to SetArmiesTo for greater compatibility.
| |
| | |
| [[Category:Mods]]
| |