Difference between revisions of "TechObjectDatabase.xml"

From BotF2-Wiki
Jump to: navigation, search
(Types: and NEW: +PercentScanRange (see https://bitbucket.org/mstrobel/supremacy/issue/15/new-bonus-scanrange ))
Line 13: Line 13:
 
*mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
 
*mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
 
*at least open with Excel
 
*at least open with Excel
 +
 +
== Adding new items ==
 +
 +
make always sure you have the same keys in
 +
*[[TechObjectDatabase.xml]]
 +
*[[TextDatabase.xml]]
 +
*[[TechTrees.xml]]
  
 
== Buildings ==
 
== Buildings ==

Revision as of 16:33, 6 November 2016

Folder: \Data

bitbucket: https://bitbucket.org/mstrobel/BotF2/raw/4bd3c04bb439e29cb543e1f020819b8df2e70bf4/Mainline/BotF2Client/Resources/Data/TechObjectDatabase.xml

see also Database

How to extract for example Ships:

  • copy file to Tech_date.xml
  • edit with Notepad++
  • search for </productionfacilities> -> that's the end of buildings
  • mark up to begin of file but let first line untouched (so <pro...until </pro... is marked -> delete it
  • at least open with Excel

Adding new items

make always sure you have the same keys in

Buildings

data fields:

  • Key
  • BioTech
  • Construction (Tech)
  • Energy (Tech)
  • Computers (Tech)
  • Weapons (Tech)
  • Propulsion (Tech)
  • BuildCost
  • IsUniversallyAvailable
    • TRUE (German: "WAHR")
    • FALSE (German: "FALSCH")
  • EnergyCost
  • Restriction
  • Type
  • Amount
  • ObsoletedItem
  • UpgradeOption
  • Prerequisite
  • BuildCondition

Types

Buildings by output:


more Buildings by output (alphabetically):

Research: Database-List

  • Research
  • PercentResearchEmpireWide:
  • PercentBioTechResearch
  • PercentComputerResearch
  • PercentConstructionResearch
  • PercentEnergyResearch
  • PercentPropulsionResearch
  • PercentWeaponsResearch

Intelligence: Database-List

  • Intelligence
  • PercentIntelligence
  • PercentGeneralIntelligence
  • PercentTotalIntelligence

Security: Database-List

  • PercentEconomicSecurity
  • PercentInternalSecurity

Sabotage: Database-List

  • PercentSabotage
  • PercentEconomicSabotage
  • PercentMilitarySabotage
  • PercentPoliticalSabotage