System hitpoints

This is the place for all questions related to modding Starshatter.
Post Reply
User avatar
DamoclesX
Posts: 872
Joined: Thu Apr 08, 2004 10:50 pm
Location: Canada

System hitpoints

Post by DamoclesX »

I need some way to know how many hits a system can take before going offline

the hull factor does not give me nearly enough idea of what i'm dealing with

for example I dont know what the system CAN take, so it does not matter if I can set how much can get through

even with 0.9 factor most systems go down in one shot.

how is the system hitpoints determined

the weapon hitting that system is a fighter with anti-cap guns(2000 damage 1 mass 5000speed 1 charge)
Jason Blaz
Way to much to list here!
User avatar
TheDeadlyShoe
Posts: 549
Joined: Tue Apr 06, 2004 3:06 pm

RE: System hitpoints

Post by TheDeadlyShoe »

Try setting it to .99 then. Play with it it feels right... That's what I do. It's difficult to determine it with just calculation anyways. I mean, you don't have shields, which makes it a lot easier. But you've still got weapons doing varying damage on grazing hits.
@TheDeadlyShoe> Unless, say, you could make black holes at will.
@Razeam> I can do that but I don't want to.
User avatar
DamoclesX
Posts: 872
Joined: Thu Apr 08, 2004 10:50 pm
Location: Canada

RE: System hitpoints

Post by DamoclesX »

well I tryed that

no go

1 hit still totaly obiterates the subsystem to the point of 3-5 min repair in some cases
Jason Blaz
Way to much to list here!
Mehrunes
Posts: 257
Joined: Wed Mar 31, 2004 6:56 am
Contact:

RE: System hitpoints

Post by Mehrunes »

How much damage are your weapons doing (life * damage * charge)?
User avatar
DamoclesX
Posts: 872
Joined: Thu Apr 08, 2004 10:50 pm
Location: Canada

RE: System hitpoints

Post by DamoclesX »

WEAPON

primary: {
name: "NARN_207MM", // Terran Huge Turret equivalent
group: PULSE,
target_type: 0xffffffff,
value: 5,

damage: 2000,

capacity: 25,
ripple_count: 1,

refire_delay: 2,

speed: 4000,
mass: 1,

charge: 1,
min_charge: 0.9,
recharge_rate: 1,

life: 8,
^ Anti cap fighter cannon


WEAPON

primary: {
name: EA_PULSE // Terran Huge Turret equivalent
group: PULSE,
target_type: 0x0000fff0,
value: 5,

damage: 20500,

capacity: 1,
ripple_count: 1,

refire_delay: 7,

speed: 7000,
mass: 5,

charge: 1,
min_charge: 0.9,
recharge_rate: 1,

^ Average ea bolt
Jason Blaz
Way to much to list here!
User avatar
TheDeadlyShoe
Posts: 549
Joined: Tue Apr 06, 2004 3:06 pm

RE: System hitpoints

Post by TheDeadlyShoe »

Then try 0.999 :)
@TheDeadlyShoe> Unless, say, you could make black holes at will.
@Razeam> I can do that but I don't want to.
Mehrunes
Posts: 257
Joined: Wed Mar 31, 2004 6:56 am
Contact:

RE: System hitpoints

Post by Mehrunes »

16,000 is an awful lot for a single bolt weapon. Try reducing the damage too, to like 1/10th of what it is now.
User avatar
DamoclesX
Posts: 872
Joined: Thu Apr 08, 2004 10:50 pm
Location: Canada

RE: System hitpoints

Post by DamoclesX »

why does life effect the damage?


does it decay over time?
Jason Blaz
Way to much to list here!
Mehrunes
Posts: 257
Joined: Wed Mar 31, 2004 6:56 am
Contact:

RE: System hitpoints

Post by Mehrunes »

Yes, bolt damage scales down linearly over it's lifetime.
User avatar
DamoclesX
Posts: 872
Joined: Thu Apr 08, 2004 10:50 pm
Location: Canada

RE: System hitpoints

Post by DamoclesX »

well
I cut everything, damage and integ by 10%

seems to have more of an effect, still annoying to do it this way tho lol
Jason Blaz
Way to much to list here!
Post Reply

Return to “Starshatter Modding Forum”