CIV5Routes: Difference between revisions

From Civilization Modding Wiki
Jump to navigationJump to search
lfDqbKAks
 
Chronovore (talk | contribs)
Added table data structures and removed Spam.
Line 1: Line 1:
rLiK2f  <a href="http://tfwjjfaxgktz.com/">tfwjjfaxgktz</a>, [url=http://bcaaxlwfjfrw.com/]bcaaxlwfjfrw[/url], [link=http://ldlgscbvvcnz.com/]ldlgscbvvcnz[/link], http://dwwhvugmqbaf.com/
=CIV5Routes.xml=
*The CIV5Routes.xml file contains definitions for the Routes.
*The reference field in the tables below indicates the table and column the entry is linked to.
*This information is taken from the CIV5Routes.xml file itself.
==Routes==
*[[CIV5IconTextureAtlases]] contains the definitions of the IconTextureAtlases referenced in this table.
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0"
|+Routes Table
! scope="col" style="background: #efefef;" | Name
! scope="col" style="background: #efefef;" | Type
! scope="col" style="background: #efefef;" | Reference
! scope="col" style="background: #efefef;" | Default
! scope="col" style="background: #efefef;" | Notes
|-
| ID || integer|| || || Primary Key,Autoincrement
|-
| Type || text|| || || Not Null,Unique
|-
| Description || text|| || ||
|-
| AdvancedStartCost || integer|| || 0||
|-
| Value || integer|| || 0||
|-
| Movement || integer|| || 0||
|-
| FlatMovement || integer|| || 0||
|-
| GoldMaintenance || integer|| || 0||
|-
| Industrial || boolean|| || false||
|-
| PortraitIndex || integer|| || -1||
|-
| IconAtlas || text|| IconTextureAtlases(Atlas)|| NULL||
|-
| Civilopedia || text|| || ||
|}
==Route_Yields==
*[[CIV5Yields]] contains the definitions of the Yields referenced in this table.
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0"
|+Route_Yields Table
! scope="col" style="background: #efefef;" | Name
! scope="col" style="background: #efefef;" | Type
! scope="col" style="background: #efefef;" | Reference
! scope="col" style="background: #efefef;" | Notes
|-
| RouteType || text|| Routes(Type)||
|-
| YieldType || text|| Yields(Type)||
|-
| Yield || integer|| || Not Null
|}
==Route_TechMovementChanges==
*[[CIV5Technologies]] contains the definitions of the Technologies referenced in this table.
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0"
|+Route_TechMovementChanges Table
! scope="col" style="background: #efefef;" | Name
! scope="col" style="background: #efefef;" | Type
! scope="col" style="background: #efefef;" | Reference
! scope="col" style="background: #efefef;" | Notes
|-
| RouteType || text|| Routes(Type)||
|-
| TechType || text|| Technologies(Type)||
|-
| MovementChange || integer|| || Not Null
|}
==Route_ResourceQuantityRequirements==
*[[CIV5Resources]] contains the definitions of the Resources referenced in this table.
{| border="1" style="text-align:left" cellpadding="3" cellspacing="0"
|+Route_ResourceQuantityRequirements Table
! scope="col" style="background: #efefef;" | Name
! scope="col" style="background: #efefef;" | Type
! scope="col" style="background: #efefef;" | Reference
! scope="col" style="background: #efefef;" | Notes
|-
| RouteType || text|| Routes(Type)||
|-
| ResourceType || text|| Resources(Type)||
|-
| Cost || integer|| || Not Null
|}
{{Civ5_XML_Files}}

Revision as of 18:49, 28 September 2010

CIV5Routes.xml

  • The CIV5Routes.xml file contains definitions for the Routes.
  • The reference field in the tables below indicates the table and column the entry is linked to.
  • This information is taken from the CIV5Routes.xml file itself.

Routes

Routes Table
Name Type Reference Default Notes
ID integer Primary Key,Autoincrement
Type text Not Null,Unique
Description text
AdvancedStartCost integer 0
Value integer 0
Movement integer 0
FlatMovement integer 0
GoldMaintenance integer 0
Industrial boolean false
PortraitIndex integer -1
IconAtlas text IconTextureAtlases(Atlas) NULL
Civilopedia text

Route_Yields

  • CIV5Yields contains the definitions of the Yields referenced in this table.
Route_Yields Table
Name Type Reference Notes
RouteType text Routes(Type)
YieldType text Yields(Type)
Yield integer Not Null

Route_TechMovementChanges

  • CIV5Technologies contains the definitions of the Technologies referenced in this table.
Route_TechMovementChanges Table
Name Type Reference Notes
RouteType text Routes(Type)
TechType text Technologies(Type)
MovementChange integer Not Null

Route_ResourceQuantityRequirements

  • CIV5Resources contains the definitions of the Resources referenced in this table.
Route_ResourceQuantityRequirements Table
Name Type Reference Notes
RouteType text Routes(Type)
ResourceType text Resources(Type)
Cost integer Not Null


GlobalDefines

AI:

CIV5AICityStrategies • CIV5AIEconomicStrategies • CIV5AIGrandStrategies • CIV5AIMilitaryStrategies • CIV5CitySpecializations • CIV5TacticalMoves • GlobalAIDefines • GlobalDiplomacyAIDefines

BasicInfos:

CIV5Attitudes • CIV5Calendars • CIV5CitySizes • CIV5Concepts • CIV5Contacts • CIV5DenialInfos • CIV5Domains • CIV5InvisibleInfos • CIV5MajorCivApproachTypes • CIV5MemoryInfos • CIV5MinorCivApproachTypes • CIV5MinorCivTraits • CIV5Months • CIV5Seasons • CIV5UnitAIInfos • CIV5UnitCombatInfos

Buildings; Civilizations; Diplomacy:

CIV5BuildingClasses • CIV5Buildings • CIV5Civilizations • CIV5MinorCivilizations • CIV5Regions • CIV5Traits • CIV5Diplomacy_Responses

GameInfo:

CIV5ArtStyleTypes • CIV5Climates • CIV5CultureLevels • CIV5Cursors • CIV5EmphasizeInfos • CIV5Eras • CIV5Flavors • CIV5GameOptions • CIV5GameSpeeds • CIV5GoodyHuts • CIV5HandicapInfos • CIV5HurryInfos • CIV5IconFontMapping • CIV5IconTextureAtlases • CIV5MultiplayerOptions • CIV5PlayerOptions • CIV5Policies • CIV5PolicyBranchTypes • CIV5Processes • CIV5Projects • CIV5SeaLevels • CIV5SmallAwards • CIV5Specialists • CIV5Trades • CIV5TurnTimers • CIV5Victories • CIV5Votes • CIV5VoteSources • CIV5Worlds

Interface; Leaders; Misc; NewText; Technologies; Terrain:

CIV5Colors • CIV5InterfaceModes • CIV5PlayerColors • CIV5LeaderTables • CIV5Routes • Notifications • Text Files • CIV5Technologies • CIV5Features • CIV5Improvements • CIV5ResourceClasses • CIV5Resources • CIV5Terrains • CIV5Yields

Units:

CIV5AnimationCategories • CIV5AnimationPaths • CIV5Automates • CIV5Builds • CIV5Commands • CIV5Controls • CIV5EntityEvents • CIV5Missions • CIV5MultiUnitFormations • CIV5SpecialUnits • CIV5UnitClasses • CIV5UnitMovementRates • CIV5UnitPromotions • CIV5Units