Difference between revisions of "Scan"
From BotF2-Wiki
(PercentAntiCloak) |
|||
(3 intermediate revisions by one user not shown) | |||
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 15: | Line 15: | ||
**CARD_COVERT_SENSOR_ARRAY ([http://botf2.square7.ch/wiki-files/images/TechObjects/Buildings/_html/card_Buildings.html Image]) | **CARD_COVERT_SENSOR_ARRAY ([http://botf2.square7.ch/wiki-files/images/TechObjects/Buildings/_html/card_Buildings.html Image]) | ||
**DOM_ANTI_PROTON_ARRAY ([http://botf2.square7.ch/wiki-files/images/TechObjects/Buildings/_html/dom_Buildings.html Image]) | **DOM_ANTI_PROTON_ARRAY ([http://botf2.square7.ch/wiki-files/images/TechObjects/Buildings/_html/dom_Buildings.html Image]) | ||
+ | |||
+ | |||
+ | = Code = | ||
+ | in the code there is | ||
+ | *ScanStrength | ||
+ | *ScanPower (also in [[TechObjectDatabase.xml]]) | ||
+ | |||
+ | *SensorRange (also in [[TechObjectDatabase.xml]]) | ||
+ | |||
+ | |||
+ | = Cloak = | ||
+ | |||
+ | |||
+ | |||
+ | = Camouflage = | ||
+ | |||
+ | *2016: we did it for intelligence ships to have a different kind. The idea was to have a camouflage level, but with some power against that you can defeat also intelligence ships like spy or sabotage ships. | ||
+ | |||
+ | = Issues = | ||
+ | *https://bitbucket.org/mstrobel/supremacy/issue/129/scan-strength-range [closed] | ||
+ | *https://bitbucket.org/mstrobel/supremacy/issue/15/new-bonus-scanrange added +PercentScanRange |
Latest revision as of 13:37, 19 November 2016
Contents
Intro
- Buildings:
- ScanRange: Database-List
- PercentAntiCloak: Database-List
- JammingRange: Database-List
- Tech 2: SUBSPACE_SCANNER
- Tech 5: LISTENING_POST
- Tech 8: ISOLINEAR_SCANNER / SUBSPACE_JAMMER
- Images
- Tech 10:
Code
in the code there is
- ScanStrength
- ScanPower (also in TechObjectDatabase.xml)
- SensorRange (also in TechObjectDatabase.xml)
Cloak
Camouflage
- 2016: we did it for intelligence ships to have a different kind. The idea was to have a camouflage level, but with some power against that you can defeat also intelligence ships like spy or sabotage ships.