Discovery Gaming Community
New weapon ideas for Discovery - Printable Version

+- Discovery Gaming Community (https://discoverygc.com/forums)
+-- Forum: Discovery Development (https://discoverygc.com/forums/forumdisplay.php?fid=7)
+--- Forum: Discovery Mod General Discussion (https://discoverygc.com/forums/forumdisplay.php?fid=37)
+--- Thread: New weapon ideas for Discovery (/showthread.php?tid=45803)

Pages: 1 2 3 4


New weapon ideas for Discovery - jxie93 - 08-27-2010

Wow, this would actually improve cruiser class in terms of what they're meant for - long range fire support.

I approve.




New weapon ideas for Discovery - Egon Bigmemes - 08-27-2010

Updated original post with the long range Cruiser/Destroyer Ballistic Missile System.


New weapon ideas for Discovery - Malcolm_Reynalds - 08-27-2010

' Wrote:But double check the shield damage. It is infact worthless against shields.

sadly the game mechanics don't work that way. in constants.ini there is a variable

[ShieldEquipConsts]
HULL_DAMAGE_FACTOR = 0.500000

that variable applies to all weapons, if you have a weapon that does 480'000 hull, it will do 240'000 shield damage.


New weapon ideas for Discovery - alansprunk - 08-27-2010

ads


New weapon ideas for Discovery - Egon Bigmemes - 08-27-2010

Odd. Why do pulse weapons do more shield and almost no hull then? It strikes me as it'd do what you have it set as, instead of just halving the damage.

I haven't touched an ini file for a while, but I think it's something else.


New weapon ideas for Discovery - Tomtomrawr - 08-27-2010

If I were making a battleship, I'd fill every empty space with fast-firing long range projectile rail guns that took minimal power to fling at high speeds, and they'd be big things as well. Basically like the Battlestar Galactica. But this isn't real life so it'd be limited on how much damage it did. But if it were real life... it'd destroy anything that got in its way. *Grins*

But that's just a fantasy. But I do believe that these two new weapons are bringing a more real life weapon idea to Freelancer. I hope that these will give an increased danger when challenging a cruiser, and give that class a unique advantage in long range bombardment that it should have had from the beginning.


New weapon ideas for Discovery - Blaze - 08-27-2010

I love the rail gun weapon.. But I dont see any use for the ballistic missile I think they need to faster to chase bombers and gunboats....


New weapon ideas for Discovery - Malcolm_Reynalds - 08-27-2010

' Wrote:Odd. Why do pulse weapons do more shield and almost no hull then? It strikes me as it'd do what you have it set as, instead of just halving the damage.

I haven't touched an ini file for a while, but I think it's something else.
Weapons have 2 damage types, hull and energy.
The hull damage number will do 100% damage to hull and 50% damage to shields as per constants.ini

Energy damage damages the weapon energy reserve of target when their shields are down.
Energy damage also determines the shield damage when set to higher than 50% of the hull damage.



New weapon ideas for Discovery - Egon Bigmemes - 08-27-2010

' Wrote:I love the rail gun weapon.. But I dont see any use for the ballistic missile I think they need to faster to chase bombers and gunboats....

At 210m/sec, they are rather fast, and can beat a fighters Thruster. However, their turning is rather slow. Yes, if a bomber or gunboat can dodge, it will miss. However, if an unwitting Gunboat thinks it's a disruptor, or a missile from an enemy fighter, they may be in for a surprise.

The weapon serves as a cost-effective way to fight other capital ships. Less energy useage for a comparable amount of damage. You don't lose as much if your shots miss, but it gives you your long range support as it should.

Also:

@Malcolm
Quote:We can get around that.

There's a value in the global ini files specifying what the minimum percent of hull damage is applied as shield damage, currently set at .5

if you look at most weapons, they say "shield damage = 0" or something like that

however, we can make it more- as with pulse weapons

we can ALSO make it less, by manipulating weapon types

Straight from the horses mouth.


New weapon ideas for Discovery - Malcolm_Reynalds - 08-27-2010

' Wrote:@Malcolm
Quote:We can get around that.

There's a value in the global ini files specifying what the minimum percent of hull damage is applied as shield damage, currently set at .5

if you look at most weapons, they say "shield damage = 0" or something like that

however, we can make it more- as with pulse weapons

we can ALSO make it less, by manipulating weapon types

Straight from the horses mouth.
who said that? and in what thread?