.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Raging Tiger- Save $9.00
winSPMBT: Main Battle Tank- Save $5.00

   







Go Back   .com.unity Forums > Shrapnel Community > Space Empires: IV & V

Reply
 
Thread Tools Display Modes
  #1  
Old April 12th, 2002, 04:57 PM

travislp travislp is offline
Corporal
 
Join Date: Jul 2001
Location: Oakland,Ca,USA
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
travislp is on a distinguished road
Default Ship Sizes

A question about the hull sizes. Do the different hull sizes have any inherit structure points? I know once components are added the ship has damage resistance based on said components. But does the hull have any damage resistence itself and if it doesn't can it be modded in (adding armor as an abitlity to the hull)
Reply With Quote
  #2  
Old April 12th, 2002, 05:05 PM

chewy027 chewy027 is offline
Second Lieutenant
 
Join Date: Mar 2001
Posts: 539
Thanks: 0
Thanked 0 Times in 0 Posts
chewy027 is on a distinguished road
Default Re: Ship Sizes

hulls have no inherrent hit points as far as I know
Reply With Quote
  #3  
Old April 12th, 2002, 05:12 PM
Deathstalker's Avatar

Deathstalker Deathstalker is offline
Captain
 
Join Date: Feb 2001
Location: Peterborough, Ontario, Canada
Posts: 907
Thanks: 0
Thanked 0 Times in 0 Posts
Deathstalker is on a distinguished road
Default Re: Ship Sizes

You can modd TONNES of 'new' stuff for ship hulls. Here are some examples from an old modd of mine.

Name := Ares Class Light Cruiser
Short Name := Ares
Description := Highly experimental ship that combines Neural Combat devices and Combat Computers.
Code := ALC
Bitmap Name := LightCruiser
Vehicle Type := Ship
Tonnage := 450
Cost Minerals := 800
Cost Organics := 50
Cost Radioactives := 300
Engines Per Move := 1
Number of Tech Req := 2
Tech Area Req 1 := Ship Construction
Tech Level Req 1 := 4
Tech Area Req 2 := Prototype Ship Construction
Tech Level Req 2 := 4
Number of Abilities := 3
Ability 1 Type := Combat To Hit Defense Plus
Ability 1 Descr := Fluid design and combat computers makes ship 25% harder to hit in combat.
Ability 1 Val 1 := 25
Ability 1 Val 2 := 0
Ability 2 Type := Combat Best Experience
Ability 2 Descr := This ship gets an experience level as high as any of your other ships in combat.
Ability 2 Val 1 := 0
Ability 2 Val 2 := 0
Ability 3 Type := Multiplex Tracking
Ability 3 Descr := Allows tracking of 3 targets in combat.
Ability 3 Val 1 := 3
Ability 3 Val 2 := 0
Requirement Must Have Bridge := True
Requirement Can Have Aux Con := True
Requirement Min Life Support := 1
Requirement Min Crew Quarters := 1
Requirement Uses Engines := True
Requirement Max Engines := 5
Requirement Pct Fighter Bays := 0
Requirement Pct Colony Mods := 0
Requirement Pct Cargo := 0

Name := Atlas Class Cruiser
Short Name := Atlas
Description := Specialized military warship made of experimental materials that absorb and redirect energy.
Code := ACR
Bitmap Name := Cruiser
Vehicle Type := Ship
Tonnage := 550
Cost Minerals := 1500
Cost Organics := 0
Cost Radioactives := 500
Engines Per Move := 1
Number of Tech Req := 2
Tech Area Req 1 := Ship Construction
Tech Level Req 1 := 5
Tech Area Req 2 := Prototype Ship Construction
Tech Level Req 2 := 5
Number of Abilities := 3
Ability 1 Type := Phased Shield Generation
Ability 1 Descr := Generates 200 Phased Shield points.
Ability 1 Val 1 := 200
Ability 1 Val 2 := 0
Ability 2 Type := Emissive Armor
Ability 2 Descr := Negates any damage of 40 or less.
Ability 2 Val 1 := 40
Ability 2 Val 2 := 0
Ability 3 Type := Shield Generation From Damage
Ability 3 Descr := 10 points of damage per hit will be channeled into the shields.
Ability 3 Val 1 := 10
Ability 3 Val 2 := 0
Requirement Must Have Bridge := True
Requirement Can Have Aux Con := True
Requirement Min Life Support := 3
Requirement Min Crew Quarters := 3
Requirement Uses Engines := True
Requirement Max Engines := 4
Requirement Pct Fighter Bays := 0
Requirement Pct Colony Mods := 0
Requirement Pct Cargo := 0


I've never tried inherent hit points (Armor) so I don't know if it can be done but everything else you see above does work. (at least in non-gold it did, don't have gold quite yet.) You can also add engines ability (combat movement only) and combat movement engines can also be added to bases so they get movement during combat. The funny thing is the engines that work for bases during combat don't work for sat's, very strange

[ 12 April 2002: Message edited by: Deathstalker ]

__________________
We are all...the sum of our scars....(paraphrased) Matt. R. Stover-'Blade of Tyshalle'.

Human existance is all imagination...Reality is no more than a simple agreement among its participants that this is where we shall meet, and these are the rules that we shall abide by.- Kevin McCarthy/David Silva The Family:Special Effects..

Long Live the Legion!!-Comic book fandom...
Reply With Quote
  #4  
Old April 12th, 2002, 05:15 PM
Suicide Junkie's Avatar
Suicide Junkie Suicide Junkie is offline
Shrapnel Fanatic
 
Join Date: Feb 2001
Location: Waterloo, Ontario, Canada
Posts: 11,451
Thanks: 1
Thanked 4 Times in 4 Posts
Suicide Junkie is on a distinguished road
Default Re: Ship Sizes

The hull has absolutely no inherent hitpoints.
The closest thing is the required components. Bridge/LS/CQ get you 10 hitpoints each.

Any abilities you give the hull are indestructible, since it doesn't enter into damage calculations.
Reply With Quote
  #5  
Old April 12th, 2002, 05:22 PM

travislp travislp is offline
Corporal
 
Join Date: Jul 2001
Location: Oakland,Ca,USA
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
travislp is on a distinguished road
Default Re: Ship Sizes

So I can add abilities but not armor. And any ability I add will remain with the hull regardless of what components go into it. That could make for a very powerful platform with some serious built in abitities.
The reason I asked about the hit points is because I modded a reinforced hull component that I was hoping I could incorporate directly into the hull.
Reply With Quote
  #6  
Old April 12th, 2002, 05:53 PM

travislp travislp is offline
Corporal
 
Join Date: Jul 2001
Location: Oakland,Ca,USA
Posts: 51
Thanks: 0
Thanked 0 Times in 0 Posts
travislp is on a distinguished road
Default Re: Ship Sizes

I like those ship classes deathstalker. Gives me some great idea's for new hull classes. Thanks for the input
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 02:08 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.