Difference between revisions of "Ships"

From BotF2-Wiki
Jump to: navigation, search
(https://bitbucket.org/mstrobel/supremacy/issue/31/starting-crew-xp **Ships built when an academy (Starfleet Academy, Naval Academy etc) is built and powered are not starting as having a Regular crew (700 XP) like in BotF)
Line 291: Line 291:
 
**PercentShipBuilding: [http://botf2.square7.ch/b2_db/BuildingsPercentShipExperience.php Database-List]
 
**PercentShipBuilding: [http://botf2.square7.ch/b2_db/BuildingsPercentShipExperience.php Database-List]
 
**PercentScrapping: [http://botf2.square7.ch/b2_db/BuildingsPercentScrapping.php Database-List]
 
**PercentScrapping: [http://botf2.square7.ch/b2_db/BuildingsPercentScrapping.php Database-List]
 +
 +
= Population Support =
 +
 +
see [[Population#Population Support]]
  
 
= Minor =
 
= Minor =

Revision as of 15:19, 2 December 2014

Intro

...not completed yet...

Basics please see Manual

Ship's Values

please see BotF2-DB

Ship's Status

please see Manual

Renaming

please see Manual

Shield

please see Manual

Hull

please see Manual

Hull repair

  • see in code: \Mainline\SupremacyCore\Orbitals\Orbital.cs -> private void RegenerateHull()
    • 1.0% in hostile systems 1% (increase = 0.01;)
    • 2.5% in claimed territory 2,5 % (if (claimingCiv == this.Owner)...increase = 0.025;)
    • 5.0% in a sector with an owned starbase (if (Sector.Station != null)...increase = 0.05;)
    • 10.0% at an owned colony (increase = 0.10;)

Only the highest option is chosen.

Deuterium

please see Manual and Deuterium

Order

please see Manual

Range

see this discussion https://bitbucket.org/mstrobel/supremacy/issue/125/shipyard-fuel-range

Stranded

Combat

please see Manual

Deployment

please see Manual

System Assault

please see Manual

Types of Ships


Links:

Major Ships

see TechObjectDatabase.xml and TextDatabase.xml

Type/Table Images Status Issues Comment Custom1 Custom2
Table: Colony Ships Ship Images#Colony_Ships Colony Ships are for colonizing (terraforming isn't implemented yet).
Table: Transport Ships Ship Images#Transport Ships

Transport ships are for building Stations and for System Assault. Don't know whether there are some transport tasks.

Table: Medical Ships Ship Images#Medical Ships

Medical ships are

Table: Scout Ships Ship Images#Scouts

Scouts are for

Table: Science Ships Ship Images#Science Ships

Science ships are

Table: Construction Ships Ship Images#Construction Ships

Construction ships are

Table: Frigate Ship Images#Frigate

Frigate ships are

Table: Cruiser Ship Images#Cruiser

Cruiser ships are for

also Strike Cruiser and Tactical Cruiser
Table: Destroyer Ship Images#Destroyer

Destroyer ships are for

also Heavy Destroyer
Table: Command Ship Ship Images#Command Ships

Command ships are for

old lists

see Ships (old lists)

Experience

Experience Rank: see table below

Accuracy Modifier

see table below

Damage Control Modifiers

Values defined in ShipTables.txt

Exp.Rank Image Exp.LowerBound DamageControlModifiers AccuracyModifiers Comment Custom1 Custom2
Green 0 1.0 0.5
Regular 700 0.9 0.7
Veteran 1500 0.75 0.8
Elite 5000 0.60 0.9
Legendary 8000 0.25 1.0

ShipBuilding

see Shipyard

Population Support

see Population#Population Support

Minor

they are part of the special race sites (still under construction). See also Minor


no use yet:

Minor Axanar Minor Coridan Minor Kazon Minor Tellarite