Difference between revisions of "Civilizations"

From BotF2-Wiki
Jump to: navigation, search
(File Structure)
(Intro: added: Link to Races and comment)
Line 1: Line 1:
 
= Intro =
 
= Intro =
 
Civilizations are defined by \Resources\Data\'''Civilizations.xml'''.
 
Civilizations are defined by \Resources\Data\'''Civilizations.xml'''.
 +
 +
At \Resources\Images\ only the five Major [http://botf2.square7.ch/wiki/index.php?title=Category:Races Races] images are stored.
  
 
= File Structure =
 
= File Structure =

Revision as of 20:40, 27 January 2013

Intro

Civilizations are defined by \Resources\Data\Civilizations.xml.

At \Resources\Images\ only the five Major Races images are stored.

File Structure

  • <Civilization Key="FEDERATION">
  • <Race>HUMANS</Race>
  • <ShortName>Federation</ShortName>
  • <LongName>United Federation of Planets</LongName>
  • <DiplomacyReport>The United...</DiplomacyReport>
  • <HomeSystemName>Sol</HomeSystemName>
  • <Color>Blue</Color>
  • <HomeQuadrant>Alpha</HomeQuadrant>
  • <CivilizationType>Empire</CivilizationType>
  • <TechCurve>TechCurve6</TechCurve>
  • </Civilization>