CIV5Votes
From Civilization Modding Wiki
Revision as of 12:10, 29 September 2010 by Chronovore (talk | contribs) (Added table data structures.)
civ5votes.xml
- The civ5votes.xml file contains definitions for the Votes.
- This information is taken from the civ5votes.xml file itself.
Votes
Name | Type | Default | Notes |
---|---|---|---|
ID | integer | Primary Key,Autoincrement | |
Type | text | Not Null,Unique | |
Description | text | ||
PopulationThreshold | integer | 0 | |
MinVoters | integer | 0 | |
CityVoting | boolean | false | |
CivVoting | boolean | false | |
SecretaryGeneral | boolean | false | |
Victory | boolean | false | |
FreeTrade | boolean | false | |
NoNukes | boolean | false | |
DefensivePact | boolean | false | |
OpenBorders | boolean | false | |
ForcePeace | boolean | false | |
ForceNoTrade | boolean | false | |
ForceWar | boolean | false | |
AssignCity | boolean | false |
Vote_DiploVotes
Name | Type | Reference |
---|---|---|
VoteType | text | Votes(Type) |
DiploVoteType | text |