Hard Light Productions Forums

General FreeSpace => FreeSpace Discussion => Topic started by: CT27 on April 07, 2015, 02:43:50 pm

Title: "Proving Ground" help
Post by: CT27 on April 07, 2015, 02:43:50 pm
The  mission "Proving Ground" (in the main FS2 campaign) is where you're at first supposed to defend a Fenris from a mock Pegasus attack.

However, a secondary objective is to destroy the Moloch-class corvette Tiamat.  I can never seem to get that particular objective accomplished.  Does anyone have any suggestions?  You don't even have TAG missiles to light her up for the Aquitane.
Title: Re: "Proving Ground" help
Post by: Trivial Psychic on April 07, 2015, 06:00:33 pm
I have never managed to complete that objective myself.  Keeping yourself close to the corvette allows the gunners on the Aquitaine to shoot at it, but its more than that.  Some have said that loading out with EMP missiles give you an advantage against the Tiamat, and even against the Pegasi during the first part of the mission, but I've never tried that tactic.
Title: Re: "Proving Ground" help
Post by: General Battuta on April 07, 2015, 06:03:55 pm
If you disable the Tiamat you can take it out later with EMP missiles. Or you used to, I have no idea if it still works.
Title: Re: "Proving Ground" help
Post by: Mongoose on April 07, 2015, 06:38:50 pm
I remember people saying that it's essentially impossible for the Aquitaine to take it out on less than Medium difficulty, since it just doesn't output enough damage.
Title: Re: "Proving Ground" help
Post by: Dragon on April 07, 2015, 07:34:06 pm
Yeah, you need to actually increase the difficulty to make the Aquitaine fire fast enough to kill it. :) On Insane it easily cleans its clock. A bit counter-intuitive, but it works like that. Otherwise, you've got those EMP missiles...
Title: Re: "Proving Ground" help
Post by: CKid on April 07, 2015, 07:45:07 pm
Ok, so I remember killing the Tiamat all the time because that was the only way to get the Order of Galatea. Problem is that it was years ago. Like before SCP and mediavps even existed. So I just ran retail and the Aquitaine smoked the Tiamat 3 times in a row... Something is bugged. (played on medium)
Title: Re: "Proving Ground" help
Post by: wardog300k on April 08, 2015, 01:44:37 am
I managed to get Tiamat blown up by just staying near it whenever there aren't any fighters or bombers,or the Taurvis are attacking,AI seems to be quite good against them bastards.It was on medium difficulty.Now i am trying to save the Oberon from the bombers,but it ain't very easy.
Title: Re: "Proving Ground" help
Post by: BritishShivans on April 08, 2015, 11:42:27 am
The thing that happens here with the Tiamat is that the Aquitaine needs to hit it with it's BGreen to kill it quickly - The Tiamat is positioned to come out of subspace and move out of it's firing arc shortly afterward. Then the Aquitaine can only hit it with it's TerSlash - and as you know that doesn't do enough damage to kill the Tiamat.

You have to be virtually right on top of it when it jumps in for the Aquitaine to kill it on lower difficulties. But yeah, turning up the difficulty lets them gut it.
Title: Re: "Proving Ground" help
Post by: Mars on April 08, 2015, 09:56:23 pm
Yeah, on Insane in build 11198 the Aquitaine kills the Tiamat handily, but Delta is an unstoppable Fenris killing force. Even direct EMP missile strikes don't  dissuade them.
Title: Re: "Proving Ground" help
Post by: CT27 on April 08, 2015, 10:04:02 pm
Stupid question here:  how exactly does increasing the difficulty help kill the Tiamat?


For the record, I was able to get the Tiamat after the Aquitaine left, but I had to use a ton of EMP missiles.
Title: Re: "Proving Ground" help
Post by: X3N0-Life-Form on April 09, 2015, 12:13:46 am
Stupid question here:  how exactly does increasing the difficulty help kill the Tiamat?
Beam weapons, both friendly & hostile, fire more quickly as you increase difficulty.
Title: Re: "Proving Ground" help
Post by: Ulala on April 09, 2015, 01:42:48 am
Does stopping Delta or saving the Fenris net you any bonus objectives? The medal is from destroying the Tiamat, correct?
Title: Re: "Proving Ground" help
Post by: Mars on April 09, 2015, 05:54:19 pm
Saving the Fenris is the secondary objective, but IIRC you get the medal only for destroying the Tiamat.
Title: Re: "Proving Ground" help
Post by: NGTM-1R on April 10, 2015, 06:02:35 am
Does stopping Delta or saving the Fenris net you any bonus objectives? The medal is from destroying the Tiamat, correct?

It doesn't get you anything, although I think the Fenris actually gets targeted by the Tiamat if it lives long enough.
Title: Re: "Proving Ground" help
Post by: Phantom Hoover on April 10, 2015, 06:13:41 am
These random balance changes that seem to emerge in the SCP really do get alarming at times.
Title: Re: "Proving Ground" help
Post by: CT27 on April 10, 2015, 12:33:24 pm
On previous playthroughs I would get the medal just for saving the Aquitaine and not destroying the Tiamat.
Title: Re: "Proving Ground" help
Post by: X3N0-Life-Form on April 10, 2015, 02:20:58 pm
Wait, I thought you only got the medal if you kept the Aquitaine's HP high enough ???
Title: Re: "Proving Ground" help
Post by: AdmiralRalwood on April 10, 2015, 02:56:29 pm
Wait, I thought you only got the medal if you kept the Aquitaine's HP high enough ???
That's exactly it:
Code: [Select]
$Formula: ( when
   ( and
      ( has-departed-delay 0 "Aquitaine" )
      ( not
         ( is-event-true-delay
            "Aqutaine 50 Percent"
            0
         )
      )
   )
   ( grant-medal "Order of Galatea" )
)
+Name: Order of Galatea
+Repeat Count: 1
+Interval: 1