Income Threshold: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
mNo edit summary
DanWL60 (talk | contribs)
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
|creatorToken=42131172405
|creatorToken=42131172405
|creatorName=Just_A_Dutchman_
|creatorName=Just_A_Dutchman_
|tags=#Silly<br>#Strategic
|madePublicOnYear=2022
|tags={{modtag|Silly}}<br>{{modtag|Strategic}}
|source=https://github.com/JustMe003/WarzoneMods/tree/main/Income%20threshold
|source=https://github.com/JustMe003/WarzoneMods/tree/main/Income%20threshold
}}
}}
Line 14: Line 15:


Note that this mod does not remove [[special unit]]s.
Note that this mod does not remove [[special unit]]s.
[[Category:Mods]]

Latest revision as of 16:31, 23 June 2024

Mod name Income Threshold
Creator Just_A_Dutchman_
Made public on 2022-??-??
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.