New version of my Fer-de-Lance 3G

Discussion and information relevant to creating special missions, new ships, skins etc.

Moderators: another_commander, winston

UK_Eliter
---- E L I T E ----
---- E L I T E ----
Posts: 1244
Joined: Sat Sep 12, 2009 11:58 pm
Location: Essex (mainly industrial and occasionally anarchic)

Re: New version of my Fer-de-Lance 3G

Post by UK_Eliter »

Introducing the Fer-de-Lance 3G 'Delux-o-Tank' Variant:

Image

At five times the cost of the 3G+(t) model, you get: an extra energy bank; increased energy recharge; more missile slots; slightly beefier turrets; and . . slightly reduced manoeuvrability and slightly reduced cargo capacity (but with no change in ship external size, because I am lazy). And taking out one of these tanks is indeed very hard - yet fear not, for it is (at present anyway) available only to the player (though it would be interesting to see how one of these fares against the top-end, NPC-only 3Gs . .).

The ship is available in the latest (viz., 6.3) version of the expansion pack, which is now available in the in-game manager. Finding one of these tanks to purchase, though, is a difficult proposition (even if you have the cash).

I'm afraid that I have not changed the external views. (See post above.) Should anyone want to do this or help me to do this, please drop me a line. In the meantime, I am working on making the game even easier by making missiles blow up when the player cloaks. You know, like they used to . .
Anonymissimus
---- E L I T E ----
---- E L I T E ----
Posts: 299
Joined: Mon Apr 27, 2015 9:03 pm

Re: New version of my Fer-de-Lance 3G

Post by Anonymissimus »

What I'd really need is military scanner filtering though. None of your player versions can have it, but the NPCs can have the jammer. And this is the only reason I want the filter, as none of my other OXPs let NPCs have the jammer.
The military manta ray I'm flying has a turret on each side with weapon energy 25. While most of the other properties (except size I think - at least speed, weapon mounts, max energy, cargo and energy recharge) are worse than your 3G+(t) (ex-police), I wouldn't want to "upgrade" because of this. I've seen the military manta ray being generated with the military scanner filter once, but never again since.
The sensible thing to do would be to remove both jammer and filter from all ships, as these core features are unsupported. And I've read somewhere that the jamming doesn't work anyway if the player applies it. (How would an AI cope with it ?)
warning sound if a missile is inbound: Missile warning
UK_Eliter
---- E L I T E ----
---- E L I T E ----
Posts: 1244
Joined: Sat Sep 12, 2009 11:58 pm
Location: Essex (mainly industrial and occasionally anarchic)

Re: New version of my Fer-de-Lance 3G

Post by UK_Eliter »

Anonymissimus:

Some things for me to think about there. I'll try to do so when I have the time.

For now, I'll just mention that actually the 'tank' version is beefier than the ex-police version (and the NPC-only police version). For the 'tank' has more energy, much better recharge rate (although actually I think I made have set the ex-police rate too low, by mistake . .or perhaps it was a favour to the player), and more missile slots. The only things the police models have over the tank are small: slightly greater manoeuvrablity; slightly greater speed; a bit more cargo capacity (not that they really need it); slightly more powerful turrets.

The 3G you really wants is the (NPC only!) 'Interstellar BugBlatter'! (And I think I'd better stop making variants now. It's getting silly!)
User avatar
Griff
Oolite 2 Art Director
Oolite 2 Art Director
Posts: 2478
Joined: Fri Jul 14, 2006 12:29 pm
Location: Probably hugging his Air Fryer

Re: New version of my Fer-de-Lance 3G

Post by Griff »

love the call-backs to the original 8-bit elite wireframe style in that new ferdy, really smashing stuff, looks as dangerous as hell! :D
UK_Eliter
---- E L I T E ----
---- E L I T E ----
Posts: 1244
Joined: Sat Sep 12, 2009 11:58 pm
Location: Essex (mainly industrial and occasionally anarchic)

Re: New version of my Fer-de-Lance 3G

Post by UK_Eliter »

Thanks, Griff! I'm flattered!
User avatar
Cholmondely
Archivist
Archivist
Posts: 5005
Joined: Tue Jul 07, 2020 11:00 am
Location: The Delightful Domains of His Most Britannic Majesty (industrial? agricultural? mainly anything?)
Contact:

Re: New version of my Fer-de-Lance 3G

Post by Cholmondely »

Am slowly working through Oolite equipment - currently on missiles.

I've put up a page for your Sweeper-resistant navy missile. Unsure what should go on it. Is there any lore, for example? Or are there special icons, or nice screen shots of missiles?

What is a "sweeper-resistant" missile?

New Missiles category page (see the Far Arms missiles for some nice examples) is here: http://wiki.alioth.net/index.php/Catego ... _%26_Bombs

Your new page is here: http://wiki.alioth.net/index.php/Sweepe ... vy_missile
Comments wanted:
Missing OXPs? What do you think is missing?
Lore: The economics of ship building How many built for Aronar?
Lore: The Space Traders Flight Training Manual: Cowell & MgRath Do you agree with Redspear?
UK_Eliter
---- E L I T E ----
---- E L I T E ----
Posts: 1244
Joined: Sat Sep 12, 2009 11:58 pm
Location: Essex (mainly industrial and occasionally anarchic)

Re: New version of my Fer-de-Lance 3G

Post by UK_Eliter »

My good Cholmondely,

Let me quote from the 3G OXP's equipment.plist:
Fast, powerful naval missile, designed for use against Thargoid mine-sweepers. Almost wholly ECM-immune.
Note that here I construe ECM - 'electronic counter-measures' - broadly, so as to include the pulses that Thargoid mine-sweepers emit. Those sweepers owe to my Extra Thargoids OXP. At present though I seem to allow the 3G OXP to offer those missiles even when Extra Thargoids is not installed. Perhaps I should change that. I suppose that what I decide to do here will effect what you put in your write-up. (Also: the aforementioned equipment file contains several entries for the missile, but there is in fact only one model of the missile; the extra entries are there to vary price and vary availability.)

Let me now give the properties of the missile. I start to do so via the shipdata entry for the missile.

Code: Select all

"ferdelance3G_antiSweeperMissile" =
	{
		like_ship = "ecm-proof-missile";
		accuracy = 8.6;
		ai_type = "ferdelance3G_antiSweeperAI.plist";
		auto_ai = no;
		exhaust = ("0.0 0.0 0.0 0.3 0.3 4.0");
		fuel = 20;
		has_fuel_injection = 1;
		max_energy = 14;
		max_flight_pitch = 8;
		max_flight_roll = 10;
		max_flight_speed = 705;
		model = "ferdelance3G_antiSweeper.dat";
		name = "Sweeper-resistant navy missile";
		roles = "EQ_F3G_ANTISWEEP_MISSILE missile(0.02)";
		scanClass = "CLASS_MISSILE";
		scanner_range = 27000;
		script = "ferdelance3G_antiSweeper.js";
		thrust = 415;
		weapon_energy = 8600; // this key may now be redundant.
	};
To explain the comment on the last line: the missiles detonate via the following script function, which may (or may not - I am unsure) render the weapon_energy field wholly redundant.

Code: Select all

this.$_detonate = function()
{
	if (this.ship.target && this.ship.target.isThargoid) {
		this.ship.dealEnergyDamage(700, 35, 0.25);
	} else {
		this.ship.dealEnergyDamage(250, 35, 0.25);
	}
	this.ship.explode();
};
Finally, two screenshots. First, the missile approaching a mine-sweeper.

Image

Next, the scene a few second later:

Image

I tried also to get a close up of the missile (and actually I've altered its appearance a bit since posting the above shipdata) but I don't see to find a way to do this. Even adding the missile to a 'demoships.plist' file does not make the missile appear in the 'library' part of Oolite (a library provided by an OXP?).
User avatar
Nite Owl
---- E L I T E ----
---- E L I T E ----
Posts: 523
Joined: Sat Jan 20, 2018 4:08 pm
Location: In The Dark

Re: New version of my Fer-de-Lance 3G

Post by Nite Owl »

Put the missile in a shiplibrary.plist to have it appear in the Oolite Library. GO HERE for more information.
Humor is the second most subjective thing on the planet

Brevity is the soul of wit and vulgarity is wit's downfall

Good Night and Good Luck - Read You Soon
UK_Eliter
---- E L I T E ----
---- E L I T E ----
Posts: 1244
Joined: Sat Sep 12, 2009 11:58 pm
Location: Essex (mainly industrial and occasionally anarchic)

Re: New version of my Fer-de-Lance 3G

Post by UK_Eliter »

Nite Owl: sweet!

Image
Post Reply