Team-specific combat mission descriptions + deepest lore

This commit is contained in:
Regalis
2016-10-06 19:55:06 +03:00
parent f1762cc6c7
commit 0ea9600198
8 changed files with 118 additions and 40 deletions
+13 -4
View File
@@ -177,13 +177,22 @@
<CombatMission
name="Search and Destroy"
description="[location1] and [location2] are at war! Eliminate the enemy crew and return to base."
descriptionneutral="A Coalition vessel has been dispatched from [location1] to destroy a renegade vessel at the outskirts of [location2]."
description1="A renegade vessel has been detected at the outskirts of [location2]. Treason against the Europa Coalition is punishable by death - eliminate the renegades and return to [location1]!"
description2="You're a member of a renegade group opposing the Europa Coalition. According to your informants at [location1], a Coalition ship has just been dispatched on a mission to take down your vessel. Eliminate their crew and return to [location2]."
teamname1="Coalition"
teamname2="Renegade"
multiplayeronly="true"
commonness="20"
reward="2000"
successmessage="[winner] has defeated [loser]!"
successmessage="The [loser] vessel has been defeated by the [winner] crew!"
failuremessage="Both crews have perished.">
<message header="Crew eliminated" text="[location1] has fallen! Navigate back to your base."/>
<message header="Crew eliminated" text="[location2] has fallen! Navigate back to your base."/>
<message header="Crew eliminated" text="The renegade crew has been defeated! The Coalition vessel has to make its way back to [location1]."/>
<message header="Crew eliminated" text="The Coalition crew has been defeated! The renegade vessel has to make its way back to [location2]."/>
</CombatMission>
</Missions>