Scan: Difference between revisions

From BotF2-Wiki
Jump to navigation Jump to search
added +PercentScanRange - *https://bitbucket.org/mstrobel/supremacy/issue/15/new-bonus-scanrange
No edit summary
Line 1: Line 1:
 
= Intro =
*Buildings:
*Buildings:
**ScanRange: [http://botf2.square7.ch/b2_db/BuildingsScanRange.php Database-List]
**ScanRange: [http://botf2.square7.ch/b2_db/BuildingsScanRange.php Database-List]
Line 17: Line 17:




Issues:
= Code =
in the code there is
*ScanStrength
*ScanPower (also in [[TechObjectDatabase.xml]])
 
*SensorRange (also in [[TechObjectDatabase.xml]])
 
 
= Issues =
*https://bitbucket.org/mstrobel/supremacy/issue/129/scan-strength-range [closed]
*https://bitbucket.org/mstrobel/supremacy/issue/129/scan-strength-range [closed]
*https://bitbucket.org/mstrobel/supremacy/issue/15/new-bonus-scanrange added +PercentScanRange
*https://bitbucket.org/mstrobel/supremacy/issue/15/new-bonus-scanrange added +PercentScanRange

Revision as of 13:54, 19 November 2016

Intro

  • Tech 2: SUBSPACE_SCANNER
  • Tech 5: LISTENING_POST
  • Tech 8: ISOLINEAR_SCANNER / SUBSPACE_JAMMER
  • Images
  • Tech 10:
    • FED_GRAVITIC_SENSOR_ARRAY (Image)
    • ROM_SUBSPACE_TELESCOPE (Image)
    • KLING_DEEP_SPACE_RELAY (Image)
    • CARD_COVERT_SENSOR_ARRAY (Image)
    • DOM_ANTI_PROTON_ARRAY (Image)


Code

in the code there is


Issues