Mod API Reference:MapDetails: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with " '''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 th..."
 
DanWL60 (talk | contribs)
mNo edit summary
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|TerritoryID]],[[Mod API Reference:TerritoryDetails|TerritoryDetails]]>'':
* '''Territories''' ''Table<[[Mod API Reference:TerritoryID|Terr[[Category:Mod API Reference]]itoryID]],[[Mod API Reference:TerritoryDetails|TerritoryDetails]]>'':

Revision as of 17:26, 4 December 2018

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.