Hybrid Distribution: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "== Mod description == Allows for some territories to be auto-distributed and some to be manual-distributed (picked). == How does it work? == Normally you would have either an..."
 
DanWL60 (talk | contribs)
reword
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Mod description ==
{{Mod infobox
Allows for some territories to be auto-distributed and some to be manual-distributed (picked).
|creatorToken=62456969
|creatorName=Fizzer
|madePublicOnYear=2022
|madePublicOnMonth=01
|madePublicOnDay=10
|madePublicOnRef={{ref|https://www.warzone.com/blog/index.php/2022/01/update-5-17-income-breakdown-finish-vs-ai-mod-expansion/}}
|tags={{modtag|Silly}}<br>{{modtag|Strategic}}
|appversion=5.17
|source=https://github.com/FizzerWL/ExampleMods/tree/master/HybridDistributionMod
}}


== How does it work? ==
This [[mod]] allows for some territories to be [[Automatic distribution|automatically distributed]] and some to be [[Manual Distribution|manually distributed]]. Normally either automatic distribution or manual distribution would need to used and all initial starts would be used for the single chosen distribution mode. This mod combines the two, resulting in a "hybrid" distribution.
Normally you would have either an automatic distribution (get random territories) or a manual distribution where you could specify an order of picks to allow you to set yourself up. This mod combines the two, resulting in a ‘hybrid’ distribution.


The game creator can specify how many territories everyone gets before the distribution phase. You will have at least one territory on the map and everyone can see this. You can also see everyone else their auto-distributed territories so you can use this information in the distribution phase.
The number of territories automatically distributed can be customized and the number of manually picked territories follows built-in game settings. Games must be set to use manual distribution for the mod to work as expected. Only neutral territories will be chosen for applying automatically distributed territories. The number of armies on distributed territories will not be changed to [[Initial Armies per Territory|follow game settings]], so a [[wastelands|wastelanded]] territory could be given to a player and they may get an unfair advantage or disadvantage because of that.


== How to set up ==
== See also ==
This mod only has one setting, the number of auto-distributed territories. There are a few notes though.
* [[Initial Territory Distribution]]
*You have to set the game to manual distribution yourself, the mod doesn’t overwrite this setting and the mod will do nothing if the game uses automatic distribution
* [[Hybrid Distribution 2]]
The mod will auto distribute territories from neutrals, leaving the pickable
*The mod will auto distribute territories from neutrals, leaving the pickable territories. Note that playing with full distribution and no wastelands the mod will not auto-distribute territories and note that when playing with full distribution and wastelands enabled the mod will only auto-distribute wastelands.
*The mod will not overwrite the number of armies on the territories, so this would be equal to the number of armies in neutrals not in the distribution. Note that when playing with wastelands these army numbers don’t change. Players can end up with a wasteland, keeping the amount of armies.
 
If you’re looking to avoid one of these, you should use [[Hybrid Distribution 2]]
 
== compatibility ==
This mod is compatible with every setting and mod in warzone at this date, it can even be used in combination with [[Hybrid Distribution 2]]

Latest revision as of 15:23, 2 October 2024

Mod name Hybrid Distribution
Creator Fizzer
Made public on 2022-01-10 [1]
Category Experimental
Tags #Silly
#Strategic
Runs on Warzone version 5.17+
Source code GitHub

This mod allows for some territories to be automatically distributed and some to be manually distributed. Normally either automatic distribution or manual distribution would need to used and all initial starts would be used for the single chosen distribution mode. This mod combines the two, resulting in a "hybrid" distribution.

The number of territories automatically distributed can be customized and the number of manually picked territories follows built-in game settings. Games must be set to use manual distribution for the mod to work as expected. Only neutral territories will be chosen for applying automatically distributed territories. The number of armies on distributed territories will not be changed to follow game settings, so a wastelanded territory could be given to a player and they may get an unfair advantage or disadvantage because of that.

See also