Income Threshold: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{Mod infobox |creatorToken=42131172405 |creatorName=Just_A_Dutchman_ |tags=#Silly<br>#Strategic |source=https://github.com/JustMe003/WarzoneMods/tree/main/Income%20threshold ..." |
mNo edit summary |
||
Line 13: | Line 13: | ||
Where <code>x</code> is the turn number and others are customizable values. | Where <code>x</code> is the turn number and others are customizable values. | ||
Note that this mod does not remove special | Note that this mod does not remove [[special unit]]s. | ||
[[Category:Mods]] | [[Category:Mods]] |
Revision as of 02:38, 17 November 2023
Mod name | Income Threshold |
Creator | Just_A_Dutchman_ |
Made public on | ????-??-?? |
Category | Experimental |
Tags | #Silly #Strategic |
Runs on Warzone version | 4.14.2+ |
Source code | GitHub |
This mod eliminates players that have an income less than a certain amount by the end of a turn. If all players are under the threshold, none of them will be eliminated.
The host can choose which formula is used for the income threshold:
ax + c
ax2 + bc + c
Where x
is the turn number and others are customizable values.
Note that this mod does not remove special units.