1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43
|
<HTML>
<HEAD>
<LINK REL=STYLESHEET type="text/css" HREF="stylesheet.css">
</HEAD>
<BODY BACKGROUND="images/briefing.png">
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="blobs.html"><= Blob Allies</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="saving.html">Loading and Saving =></A></TD>
</TR>
</TABLE>
<P><DIV CLASS="line"></DIV></P>
<CENTER><IMG SRC="../images/title.png"></CENTER>
<H3>Completing Objectives</H3>
<P>Completing objectives is the key to finishing missions in Blob and Conquer. Objectives can range from collecting
a number of items to defeating a particular enemy. Once you have completed an objective you will recieve an on screen
notification to let you know that you have done so.</P>
<P>To view objectives open the Status window. The objectives that are valid for the mission you are on will be
listed there. There are two types of objective, Primary and Secondary.</P>
<P><B STYLE="color:#AAAAFF">Primary Objectives</B> are the mission's main objective. In most cases they must be completed before you can
proceed on to the next level.</P>
<P><B STYLE="color:#AAAAFF">Secondary Objectives</B> can be completed if the player wishes. Whilst not needed to finish the level they
will usually provide the player with some kind of reward for the effort.</P>
<P><DIV CLASS="line"></DIV></P>
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="blobs.html"><= Blob Allies</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="saving.html">Loading and Saving =></A></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|