diff --git a/DATA/MISSIONS/M13/m13.ini b/DATA/MISSIONS/M13/m13.ini index e891507e..73516b34 100644 --- a/DATA/MISSIONS/M13/m13.ini +++ b/DATA/MISSIONS/M13/m13.ini @@ -2603,12 +2603,14 @@ Act_ActTrig = jacobi_alaska_end [Trigger] nickname = jacobi_alaska_end -Cnd_SpaceEnter = Li05 +Cnd_SystemEnter = Li05 Act_ActTrig = jacobi_alaska_end2 [Trigger] nickname = jacobi_alaska_end2 +system = Li05 Cnd_Timer = 5 +Act_AdjAcct = 2000000 Act_EtherComm = jacobi_voice_m14, 600018, Player, dx_m14_0002_jacobi, -1, br_darcy_head, br_darcy_body Act_ActTrig = jacobi_westpoint_end3 diff --git a/EXE/REM/Lua/Infocards.lua b/EXE/REM/Lua/Infocards.lua index 8eb26008..7a060bce 100644 --- a/EXE/REM/Lua/Infocards.lua +++ b/EXE/REM/Lua/Infocards.lua @@ -883,3 +883,40 @@ rem.AddInfoCard(500010, "Chugoku->Hokkaido") -- Weapons rem.AddInfoCard(520000, "Acc. Tizona del Cid") rem.AddInfoCard(520001, "Rapid Tizona del Cid") + +-- Single Player +rem.AddInfoCard(600018, "President Jacobi") +rem.AddInfoCard(600019, "The Rebus") +-- Exploration Arc I - West Point (West Point - Li01_09_Base) +rem.AddInfoCard(600020, "Exploration Arc - West Point ") +rem.AddInfoCard(600021, [[Mission 01: Walker's RemembrenceMarcus Walker died when the Liberty Cruiser LNS Utah breaks a blockade at Zone 21. He sacrificed himself to help Jun'ko Zane and Edison Trent escape from the Alaska System.President Jacobi says that she has a reliable source saying that an audio-log from Markus Walker exists. My task is to find the cruiser debris on Zone 21 and extract the audio-log and transmit it to West Point academy.Objectives:- Inverstigate the LNS Utah wreckage.- Find and transmit the audio log to West Point.]]) +rem.AddInfoCard(600022, "Find Walker’s Audio Log") +rem.AddInfoCard(600023, "Fly to Zone 21 in the Alaska System") +rem.AddInfoCard(600024, "Destroy the Cruiser's debris") +rem.AddInfoCard(600025, "Tractor in the Audio Log") +rem.AddInfoCard(600026, "Deliver the log to West Point Academy") +rem.AddInfoCard(600027, [[>Mission 01: Walker's RemembrenceStatus: Mission accomplishedThe success of this mission and the sourcing of informations, was probably more important than it appeared. It's an unusal behaviour that the Liberty Rogues engaged on that mission because of this insignificant audio-log.An investigation with the Neural-Net found some encrypted files hidden in some trace loops. There's no way to get on these informations, unless you have the key, but maybe President Jacobi knows more about this.So talking with President Jacobi once more in the West Point Academy Bar is the next step on the list.]]) +rem.AddInfoCard(600028, "Enter the West Point Academy Bar") +rem.AddInfoCard(600029, "Launch into Space") + + +-- Story Arc I - Tour of Duty (Planet Manhattan - Li01_01_Base) +rem.AddInfoCard(600030, "Story Arc I - Manhattan") +rem.AddInfoCard(600031, [[Mission 02: Tour of DutyOnce again, I met diplomat Harrison. He told me that the nomad incident changed the initial situations of the colonies. Political and military permissions are in transition, but also new conflicts arise. Only the highest government authorities know more about the reasons for these structural changes.Liberty's government was considering a new taxation scheme aimed at the Junkers, that would impos tariffs on their scrap businesses in exchange for protection and infrastructure support. Many in the Junker community saw this as another attempt to restrict their hard fought independence.Harrison is asking me, if I can give him an escort to Rochester Base in sector D3 in the New York System. As a new diplomat he needs to arrange an agreement between Liberty and the Junkers.]]) +rem.AddInfoCard(600032, "Negotiate an agreement with the Junkers") +rem.AddInfoCard(600033, "Fly to Rochester Base") +rem.AddInfoCard(600034, "Eliminate all Xenos") +rem.AddInfoCard(600035, "Land on Rochester Base") +rem.AddInfoCard(600036, [[When we arrived sector D3 a few Xenos attacked Rochester Base. We joined the fight to support the Junkers. After the threat has been eliminated, we landed on Rochster Base to start the negotiations.Harrison seems to have a good knack for it. The negotiations seems to went well.]]) + +-- Story Arc Buffalo - Inner Corruption (Buffalo Station - Li01_12_Base) + +rem.AddInfoCard(600040, "Story Arc - Buffalo") +rem.AddInfoCard(600041, [[Mission 01: Inner CorruptionAfter arriving at Buffalo Station, a female artificial intelligence unit linked with an underground news channel called the Rebus has been introduced: Revealing the truth about Liberty's intention, it's inner corruption and the lie to cover-up of the impacts of the nomad incident.Through the complex security communication structure of the Rebus, independent freelancers are always required to gain information. Liberty transmitted their planned emergency action documents to their intel Navy Satellite near Maine. Based on our intelligence, this Navy Satellite near the icy moon Maine functions as a connection hub for communication networks used in covert operations and discreet messaging. Getting these documents will certainly have an impact to the further political events and the revelation of Liberty's political agendas.Objectives:- Destroy the Navy Satellite- Obtain the latest emergency action documents from Liberty- Deliver the files to the Rebus on Buffalo Base]]) +rem.AddInfoCard(600042, "Obtain the Emergency Action Documents") +rem.AddInfoCard(600043, "Destroy the Navy Satellite") +rem.AddInfoCard(600044, "Tractor in the Emergency Action Documents") +rem.AddInfoCard(600045, "Deliver the Documents to Buffalo") +rem.AddInfoCard(600046, [[>Mission 01: Inner CorruptionStatus: Mission accomplishedThe Rebus was right. By obtaining the latest emergency action documents, there are some delicate information what hardliners of the Liberty authorities have planned as a reaction for the destruction of Freeport 7 and the Nomad incident.These actions are primarely focussing to restrict the scope in what the The Rebus is acting. The political pressure is forcing President Jacobi to take action accordingly.It will take some time to evalute all captured documents. In the meantime the Lane Hackers are requesting some assistance with one of their patrols. Fly to Mactan Base in the Magellan System to start the mission.]]) +rem.AddInfoCard(600047, "Fly to Mactan Base") +rem.AddInfoCard(600048, "Land on Mactan Base")