Randomized Bonuses: 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 4: Line 4:
|creatorName=Fizzer
|creatorName=Fizzer
|madePublicOnYear=2017
|madePublicOnYear=2017
|madePublicOnmonth=04
|madePublicOnMonth=04
|madePublicOnDay=07
|madePublicOnDay=07
<!-- assuming mods made by fizzer are instantly public -->
<!-- assuming mods made by fizzer are instantly public -->
|category=Promoted
|category=Promoted
|tags=#Convenience<br>#Strategic
|tags={{modtag|Convenience}}<br>{{modtag|Strategic}}
|source=https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod
|source=https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod
}}
}}
Line 16: Line 16:
== See also ==
== See also ==
* [[Extended Randomized Bonuses]]
* [[Extended Randomized Bonuses]]
[[Category:Mods]]

Latest revision as of 16:00, 23 June 2024

Mod name Randomized Bonuses
Creator Fizzer
Made public on 2017-04-07
Category Promoted
Tags #Convenience
#Strategic
Runs on Warzone version 4.14.2+
Source code GitHub

This mod randomizes the value of each bonus by the given amount. For example, if you set the +/- limit to 2, each bonus will have its value changed by -2, -1, 0, +1, or +2 randomly when the game starts.

See also