User:Banri/Missions: Difference between revisions
mNo edit summary |
Added the Resurrection story mission |
||
| (18 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
Welcome to the Missions Project for the wiki! | Welcome to the Missions Project for the wiki! | ||
This is an ongoing project to add every single mission available to the wiki. Story, General Missions, Trade Missions, Misc Missions...anything that is considered a mission in Gemini Station | This is an ongoing project to add every single mission available to the wiki. Story, General Missions, Trade Missions, Misc Missions...anything that is considered a mission in Gemini Station. | ||
==Guidelines== | |||
First and foremost, when going about adding all the data for a mission to the wiki, there are some things to consider when adding or completing a mission page. | |||
= | # Mission pages need its full name | ||
# The layout needs to be exactly the same each and every page | |||
# Every section of a page needs to have information and not some empty <code>== ==</code> header with no content in it. | |||
=== | ==Article Instructions== | ||
'''So what exactly does a mission need before its complete?''' Simple. In exact order from top to bottom; | |||
# Quick guide template, which is always first on the page {{t|Has quick guide}}. See [[User:Banri/Missions#Quick Guide|How to setup a quick guide page]]. | |||
# Mission Infobox, {{t|Infobox Mission}}. | |||
# Basic description of mission. | |||
# The overview which contains the mission details, using {{t|Mission details}} template, which is used also with {{t|Missionreq}} and {{t|Sidereq}} (this goes directly under Missionreq template. | |||
# Official appearance of the mission in-game, using {{t|Missionbox}} template. | |||
# Required for completing section {{t|Required for completing}} | |||
# Transcript link for character-npc dialogue and all step descriptions and speaker comments made each and every step, including possible dialogue choices and the response {{t|Hasdialogue}}. See [[User:Banri/Missions#Transcripts]] | |||
# Update History. Follow instructions of Update History Task on [[GS:OSWF]] | |||
# Trivia | |||
# Navbox {{t|Missions}} | |||
# Category, this should always look like the below line of code: | |||
<pre> | |||
[[Category:Missions| ]] | |||
[[Category:Trade Missions]] | |||
</pre> | |||
Swap out the second category for the type of mission it is. | |||
'''Is there anything else?''' Yes. <br> | |||
There needs to be a page that lists every single mission alphabetically and sorted by type of mission. This information need to be placed on the [[Missions]] page. All you need to do is place a link to the page in the order required. | |||
'''Finished Mission Page'''<br> | |||
Use the layout of [[JayCo - A Brief History Part 2]] to see how to complete a mission 100%. | |||
=== | ==Files & File Guide== | ||
[https://www.dropbox.com/s/cuifxys8oij6w92/mission_master.csv?dl=0 Mission Master.csv File]<br> | |||
[https://www.dropbox.com/s/b4awcrz2c7lkgwm/mission_step.csv?dl=0 Mission Step.csv File]<br> | |||
[https://www.dropbox.com/s/kvlh4td4rjv9yoh/Assignments.csv?dl=0 Assigments.csv File]<br> | |||
[https://www.dropbox.com/s/kb46ln9zcg3yi51/trade_missions.csv?dl=0 Trade Missions.csv File], When doing these missions on [[Trade Missions]] page. Make sure to tag each trade mission with {{t|Historcial article}} template. | |||
=== | * '''Child of''' - ''The id of the mission this mission requires before it will appear''<br> | ||
* '''Min level''' - ''Minimum pilot level''<br> | |||
* '''Min_rep''' - ''The minimum rep before the mission will appear''<br> | |||
* '''Main story min level''' - ''Ignore/Omit this'' | |||
* '''Intro''' - ''Ignore/Omit this'' | |||
* '''Outro''' - ''Ignore/Omit this'' | |||
* '''Speaker''' - ''The numerical value representing each speaker'' | |||
'''Speaker breakdown:''' | |||
* '''1''' - ''Carter'' | |||
* '''2''' - ''Jackson'' | |||
* '''3''' - ''[N8]'' | |||
* '''4''' - ''Ganther'' | |||
* '''5''' - ''Elis'' | |||
* '''6''' - ''Saira'' | |||
* '''7''' - ''Suros'' | |||
* '''8''' - ''Cav'' | |||
* '''9''' - ''MarSec Officer'' | |||
* '''10''' - ''Terran Officer'' | |||
* '''11''' - ''Gem Officer'' | |||
* '''12''' - ''Venusian Officer'' | |||
* '''13''' - ''Pirate'' | |||
* '''14''' - ''Hidden'' | |||
* '''15''' - ''Allegiance'' | |||
'''Faction''' - ''the numerical value for each faction''<br> | |||
* '''1''' - ''Gemini Station'' | |||
* '''3''' - ''Earth'' | |||
* '''5''' - ''Mars'' | |||
* '''7''' - ''Jupiter'' | |||
* '''9''' - ''Mercury'' | |||
* '''11''' - ''Eris'' | |||
* '''13''' - ''Venus'' | |||
* '''15''' - ''Pirate'' | |||
'''First step''' - ''The first step in the mission (see the mission_step doc)''<br> | |||
'''Last step''' - ''The last step in the doc (see the mission_step doc)''<br> | |||
'''Ship_type''' - ''Numerical values for if the mission is limited to a specific ship type'' | |||
* '''0''' - ''No ship restrictions'' | |||
* '''2''' - ''Freighter'' | |||
* '''3''' - ''Fighter'' | |||
* '''4''' - ''Scout'' | |||
'''Reward_mod_random''' - ''0 if no random mod is awarded upon completion, 1 if yes.''<br> | |||
'''Rward_mod_specific''' - ''0 if no specific mod is rewarded, the mod ID if a specific mod is awarded upon completion''<br> | |||
'''reward_intel''' - ''Intel gained''<br> | |||
'''reward_xp''' - ''Xp gained''<br> | |||
'''reward_money''' - ''Money gained''<br> | |||
'''reward_rep''' - ''Rep for the starting faction gained''<br> | |||
'''Quest_diff''' - ''How hard the mission is'' | |||
* '''1''' - ''Very Easy'' | |||
* '''2''' - ''Easy'' | |||
* '''3''' - ''Standard'' | |||
* '''4''' - ''Moderate'' | |||
* '''5''' - ''Hard'' | |||
* '''6''' - ''Very Hard'' | |||
* '''7''' - ''Impossible'' | |||
'''quest_giver_loc''' - ''What location in-game does the mission appear?'' | |||
* '''0''' - ''Main Government/Admin Center'' | |||
* '''1''' - ''Home'' | |||
* '''2''' - ''Store'' | |||
* '''3''' - ''Shipyard'' | |||
* '''4''' - ''Mod Store'' | |||
* '''5''' - ''Observation Deck'' | |||
* '''6''' - ''Encounters'' | |||
* '''7''' - ''GEM: Home'' | |||
* '''8''' - ''GEM: The Pinnacle'' | |||
* '''9''' - ''GEM: Commerce District: Home'' | |||
* '''10''' - ''GEM: Commerce District: Trade Depot'' | |||
* '''11''' - ''GEM: Commerce District: Mod Exchange'' | |||
* '''12''' - ''GEM: Commerce District: Auction House'' | |||
* '''13''' - ''GEM: Commerce District: Galactic Market'' | |||
* '''14''' - ''GEM: Commerce District: Mod Store'' | |||
* '''15''' - ''GEM: Commerce District: Breakdown Mods'' | |||
* '''16''' - ''GEM: Commerce District: Sell Mods'' | |||
* '''17''' - ''GEM: Commerce District: Mod Exchange'' | |||
* '''18''' - ''GEM: Warehouse'' | |||
* '''19''' - ''GEM: Station Facilities: Hanger Bay'' | |||
* '''20''' - ''GEM: Station Facilities: Crew Lounge'' | |||
* '''21''' - ''GEM: Station Facilities: Department of Intelligence'' | |||
* '''22''' - ''GEM: Station Facilities: Guilds'' | |||
* '''23''' - ''GEM: Station Facilities: Shipyard'' | |||
==Resources== | |||
This is all the collective templates and guides to help with making a mission page or adding a mission to the wiki's data storage for mission. | |||
'''Templates'''<br> | |||
All templates used on a Mission Page. | |||
* {{t|Infobox Mission}} | |||
* {{t|Mission details}} | |||
* {{t|Sidereq}} | |||
* {{t|Missionreq}} | |||
* {{t|Missionbox}} | |||
* {{t|Hasdialogue}} | |||
* {{t|Mact}} | |||
* {{t|Required for completing}} | |||
* {{t|Template:Dialogue}} | |||
* {{t|Mission NPC}} | |||
* {{t|Mission options}} | |||
* {{t|Update History}} | |||
* {{t|Update list}} | |||
* {{t|Cquote}} | |||
'''Modules'''<br> | |||
The associated module listed here is the data storage for every single mission on the wiki and future missions added. Follow the instructions on the modules page when adding a new mission to the wiki. | |||
* [[Module:Missionreq/data]] | |||
===Transcripts=== | |||
Use the following templates to construct the mission transcript pages: {{t|Hasdialogue}}, {{t|Template:Dialogue}}, {{t|Mission NPC}}, {{t|Mission options}}, {{t|Mact}}<br> | |||
Perfect Example of a Layout: [[Transcript:JayCo - A Brief History Part 2|Transcript of JayCo - A Brief History Part 2]] | |||
===Quick Guide=== | |||
Perfect Example of a Layout: [[JayCo - A Brief History Part 2/Quick guide]] | |||
===Full Mission List=== | |||
*[[01000001]] | |||
*[[All That Remains]] | |||
*[[Allegiance Intel]] | |||
*[[Allegiances]] | |||
*[[The Art of Diplomacy]] | |||
*[[Bring the Power]] | |||
*[[The Best Listener]] | |||
*[[Bring on the chaos]] | |||
*[[Commercial Pilot for Hire]] | |||
*[[Chipping Away]] | |||
*[[Capacitor Run]] | |||
*[[Canister Run]] | |||
*[[Can't we all just get along?]] | |||
*[[Cease Fire Day]] | |||
*[[Codename: Blink]] | |||
*[[Defender of the Weak]] | |||
*[[Disrupted Trade Lines]] | |||
*[[A Diplomatic Crisis]] | |||
*[[A Display of Commitment]] | |||
*[[Earth's Place in Space]] | |||
*[[Emergency Repairs]] | |||
*[[Expedited Martian Deliveries]] | |||
*[[Expedited Terran Deliveries]] | |||
*[[Exporting Stones]] | |||
*[[First Contact]] | |||
*[[Fly Casual]] | |||
*[[For Gas Sake]] | |||
*[[For mining, of course]] | |||
*[[A Friendly Boost]] | |||
*[[Gearing Up]] | |||
*[[General Distress Signal]] | |||
*[[A Gaseous Experiment]] | |||
*[[Garbage Man]] | |||
*[[Gas Leak]] | |||
*[[The Hacker]] | |||
*[[High Hopes]] | |||
*[[History Lesson]] | |||
*[[Hungry Juppies]] | |||
*[[In the Name of Peace]] | |||
*[[In the Service of N8]] | |||
*[[Increased Damage]] | |||
*[[Instigator]] | |||
*[[Intel Blitz]] | |||
*[[JayCo - A Brief History Part 1]] | |||
*[[JayCo - A Brief History Part 2]] | |||
*[[JayCo - A Brief History Part 3]] | |||
*[[JayCo - A Brief History Part 4]] | |||
*[[JayCo - A Brief History Part 5]] | |||
*[[JayCo - A Brief History Part 6]] | |||
*[[JayCo - A Brief History Part 7]] | |||
*[[JayCo - A Brief History Part 8]] | |||
*[[JayCo - A Brief History Part 9]] | |||
*[[JayCo - A Brief History Part 10]] | |||
*[[Jupiter Mist]] | |||
*[[The Jupiter Run]] | |||
*[[Jupiter Encounter]] | |||
*[[The Land of Ice and Snow]] | |||
*[[The Legend of Kearny]] | |||
*[[The Long Haul]] | |||
*[[Look Into My Eye]] | |||
*[[Love is for Sissies]] | |||
*[[Making Introductions]] | |||
*[[Main Drain]] | |||
*[[Mars Attacks]] | |||
*[[Mars Attacks...Again]] | |||
*[[Martian Aid]] | |||
*[[Martian Delegation]] | |||
*[[Martian Tempers]] | |||
*[[Monitoring Activity]] | |||
*[[Mysterious Readings]] | |||
*[[No One Needs to Know]] | |||
*[[The Neptune]] | |||
*[[Outlands (Mission)]] | |||
*[[Offloading Water]] | |||
*[[One of Nine]] | |||
*[[The Order of Nine]] | |||
*[[Pancakes Request]] | |||
*[[Pancakes Other Request]] | |||
*[[Parched Martians]] | |||
*[[Preparations for War]] | |||
*[[Prologue]] | |||
*[[Personale Reassignments]] | |||
*[[Pirate Activity]] | |||
*[[Parched Martians]] | |||
*[[Peace Day]] | |||
*[[Penetration Testing]] | |||
*[[Pesky Pirates]] | |||
*[[Pirate Hunter]] | |||
*[[Pirate Meatbags]] | |||
*[[Pirate Problems]] | |||
*[[Pirate Unrest]] | |||
*[[The Pirate Menace]] | |||
*[[Poor Infected Martians]] | |||
*[[Prepare for the Worst]] | |||
*[[A Push for Peace]] | |||
*[[A Quick Favor]] | |||
*[[A Quick Favor (Assignment)]] | |||
*[[The Red Planet]] | |||
*[[Reckers: A Single Item]] | |||
*[[Reckers: An Introduction]] | |||
*[[Reckers: An Odd Component]] | |||
*[[Reckers: Making Preparations]] | |||
*[[Reckers: Some Assembly Required]] | |||
*[[Reckers: Tungsten]] | |||
*[[Repay Evil for Evil]] | |||
*[[Resurrection]] | |||
*[[Securing an Advantage]] | |||
*[[Sedna's Liaison]] | |||
*[[Sisters]] | |||
*[[Smile!]] | |||
*[[Solar Flares]] | |||
*[[Space for Reckers]] | |||
*[[Strike the Match]] | |||
*[[Surgical Strike]] | |||
*[[System Census: Earth]] | |||
*[[System Census: Eris]] | |||
*[[System Census: Jupiter]] | |||
*[[System Census: Mars]] | |||
*[[A Shadow Remains]] | |||
*[[A Show of Good Faith]] | |||
*[[A Study in Gas]] | |||
*[[Special Delivery]] | |||
*[[Supplies to Eris]] | |||
*[[Theo's Grand Vision]] | |||
*[[A Twist of Faith]] | |||
*[[Terran Intelligence]] | |||
*[[Terran Interference]] | |||
*[[The Terran Campaign]] | |||
*[[And then there was Eris]] | |||
*[[A Totally Legit Mission from Earth]] | |||
*[[A Totally Legit Mission from Jupiter]] | |||
*[[A Totally Legit Mission from Mars]] | |||
*[[An Unlikely Ally]] | |||
*[[An Unfortunate Task]] | |||
*[[Venus in Hiding]] | |||
*[[Venus or Bust]] | |||
*[[A Virus for the Virus]] | |||
*[[We Call it 'Shortcutting']] | |||
*[[Water to Eris]] | |||
*[[The Wait is Over]] | |||
*[[Your First Trade Run]] | |||
[[Category:Gem Wiki projects]] | |||