Runtime Wastelands: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
No edit summary
DanWL60 (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Mod infobox
{{Mod infobox
|name=Runtime Wastelands
|name=Runtime Wastelands
|creatorToken=5852007897
|creatorToken=4651721063
|creatorName=dabo1
|creatorName=<nowiki>melwei [PG]</nowiki>
|tags=#Silly<br>#Strategic
|madePublicOnYear=2017
|tags={{modtag|Silly}}<br>{{modtag|Strategic}}
|source=https://github.com/dabo123148/WarlightMod/tree/master/RuntimeWasteland
|source=https://github.com/dabo123148/WarlightMod/tree/master/RuntimeWasteland
}}
}}
Line 9: Line 10:
This [[mod]] creates N [[wastelands]] per turn, which are placed on random neutral territories. The runtime wastelands will have the same size as the normal ones. If wastelands are disabled, runtime wastelands of size 0 will be created.
This [[mod]] creates N [[wastelands]] per turn, which are placed on random neutral territories. The runtime wastelands will have the same size as the normal ones. If wastelands are disabled, runtime wastelands of size 0 will be created.


== Compatibility ==
== See also ==
Note that this mods uses [[Mod_API_Reference:TerritoryModification|TerritoryModification]].SetArmiesTo instead of TerritoryModification.AddArmies. AddArmies is preferred to SetArmiesTo for greater compatibility.
* [[Randomized Wastelands]]
 
* [[Late Wastelands]]
[[Category:Mods]]
* [[Wastelands+]]

Latest revision as of 16:45, 23 June 2024

Mod name Runtime Wastelands
Creator melwei [PG]
Made public on 2017-??-??
Category Experimental
Tags #Silly
#Strategic
Runs on Warzone version 4.14.2+
Source code GitHub

This mod creates N wastelands per turn, which are placed on random neutral territories. The runtime wastelands will have the same size as the normal ones. If wastelands are disabled, runtime wastelands of size 0 will be created.

See also