Randomized Bonuses: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Avioane (talk | contribs)
Created page with "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 wh..."
 
DanWL60 (talk | contribs)
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
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
|madePublicOnYear=2017
|madePublicOnMonth=04
|madePublicOnDay=07
<!-- assuming mods made by fizzer are instantly public -->
|category=Promoted
|tags={{modtag|Convenience}}<br>{{modtag|Strategic}}
|source=https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod
}}


==See also==
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.
*[[Mods]]
 
*[https://github.com/FizzerWL/ExampleMods/tree/master/RandomizedBonusesMod]source code
== See also ==
* [[Extended Randomized Bonuses]]

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