Randomized Bonuses: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
mNo edit summary
DanWL60 (talk | contribs)
No edit summary
Line 1: Line 1:
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.
{{Mod infobox
|name=Randomized Bonuses
|creatorToken=62456969
|creatorName=Fizzer
|category=Promoted
|tags=#Convenience<br>#Strategic
|source=https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod
}}
 
This [[mods|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==
*[[Mods]]
*[https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod Source code]
[[Category:Mods]]
[[Category:Mods]]

Revision as of 19:36, 12 November 2023

Mod nameRandomized Bonuses
CreatorFizzer
Made public on????-??-??
CategoryPromoted
Tags#Convenience
#Strategic
Requires Warzone version4.14.2+
Source codeGitHub

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.