All The Build Times...
Reb
Join Date: 2003-06-12 Member: 17298Members
Where can I get a full list of the build time for every structure in NS?
The list should just be the basic build time... for instance presuming only one marine/gorge is building the structure.
I'd also be happy to have the exact research times for each armour / weapon upgrade, along with all the other upgrades (phase tech etc.).
If there isn't a list I'd be immensely greatful if people can post the build times that they know of. Thanks.
The list should just be the basic build time... for instance presuming only one marine/gorge is building the structure.
I'd also be happy to have the exact research times for each armour / weapon upgrade, along with all the other upgrades (phase tech etc.).
If there isn't a list I'd be immensely greatful if people can post the build times that they know of. Thanks.
Comments
<ul><li>Electrification upgrade (RT and TF): 30 secs.
<li>Siege Upgrade: 15 secs.
<li>Motion tracking: 100 secs.
<li>Phasetech: 45 secs.
<li>Armory upgrade (->Adv.Armory): 180 secs.
<li>Jetpack research: 50 secs.
<li>HA research: 100 secs.
<li>Weapon and armor upgrades:
Lvl 1: 60 secs.
Lvl 2: 90 secs.
Lvl 3: 120 secs.
<li>Distress Beacon ( <!--emo&;)--><img src='http://www.unknownworlds.com/forums/html/emoticons/wink.gif' border='0' style='vertical-align:middle' alt='wink.gif'><!--endemo--> ): Respawn after 3 secs.
</ul>
#define kAlienResourceTowerBuildTime 20
#define kArmoryBuildTime 15
#define kArmsLabBuildTime 19
#define kCommandStationBuildTime 15
#define kDefenseChamberBuildTime 20
#define kHiveBuildTime 180
#define kInfantryPortalBuildTime 10
#define kMovementChamberBuildTime 12
#define kObservatoryBuildTime 15
#define kOffenseChamberBuildTime 11
#define kPhaseGateBuildTime 12
#define kPrototypeLabBuildTime 20
#define kResourceTowerBuildTime 15 (This is the marine res tower)
#define kSensoryChamberBuildTime 14
#define kSentryBuildTime 7
#define kSiegeBuildTime 15
#define kTurretFactoryBuildTime 13
I don't know which version the SDK came from, so these numbers may have changed. There's also additional information in the SDK (In "balance.txt") if you need any more exact numbers.