Difference between revisions of "Civilizations"

From BotF2-Wiki
Jump to: navigation, search
m (5 revisions: Import)
(images "which can be seen at Main Page")
Line 5: Line 5:
  
  
At \Resources\Images\ only the five Major [http://botf2.square7.ch/wiki/index.php?title=Category:Races Races] images are stored.
+
At \Resources\Images\ only the five Major [[:category:Races|Races]] images are stored, which can be seen at [[Main Page]].
  
 
= File Structure =
 
= File Structure =

Revision as of 20:59, 15 February 2014

Intro

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

bitbucket: https://bitbucket.org/mstrobel/BotF2/src/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/Civilizations.xml?at=default (24.09.2013)


At \Resources\Images\ only the five Major Races images are stored, which can be seen at Main Page.

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>