Mod API Reference:MapDetails: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
mNo edit summary
DanWL60 (talk | contribs)
m fixed broken internal link
 
Line 9: Line 9:
* '''ID''' ''[[Mod API Reference:MapID|MapID]]'':  
* '''ID''' ''[[Mod API Reference:MapID|MapID]]'':  
* '''LastModified''' ''[[Mod API Reference:DateTime|DateTime]]'':  
* '''LastModified''' ''[[Mod API Reference:DateTime|DateTime]]'':  
* '''Territories''' ''Table<[[Mod API Reference:TerritoryID|Terr[[Category:Mod API Reference]]itoryID]],[[Mod API Reference:TerritoryDetails|TerritoryDetails]]>'':
* '''Territories''' ''Table<[[Mod API Reference:TerritoryID|TerritoryID]],[[Mod API Reference:TerritoryDetails|TerritoryDetails]]>'':
 
[[Category:Mod API Reference]]

Latest revision as of 15:47, 28 November 2019

MapDetails: All details about a map, such as what territories exist, their names, how they connect, what bonuses exist, and how many armies they're worth. Note that the bonus data here won't be affected by overridden bonuses, as this data is specifically about the map and is independent of any individual game.