Difference between revisions of "Civilizations"

From BotF2-Wiki
Jump to: navigation, search
(Intro: added: bitbucket-link, but just this commit 24.09.2013)
m (5 revisions: Import)
(No difference)

Revision as of 14:55, 12 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.

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>