← Quests

The Archwing

quest
/Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain

The Balor Fomorians are coming but we are ready. Through your efforts we finally have a working Archwing prototype and I am sending you the blueprint. However, your task is not yet complete. You still must discover the component parts.

sort_key 40
icon_path /Lotus/Interface/Quests/ArchwingQuestKeyChain.png
can_replay True
num_stages 9
description The Balor Fomorians are coming but we are ready. Through your efforts we finally have a working Archwing prototype and I am sending you the blueprint. However, your task is not yet complete. You still must discover the component parts.
market_mode MM_HIDDEN
quest_track QT_MAIN
content_path /Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain
display_name The Archwing
localize_tag /Lotus/Language/G1Quests/AWQName
internal_name ArchwingQuestKeyChain
completion_text We now have the tools to take on Vay Hek and his Balor Fomorians. His arsenal is growing but so will ours. There are more Archwing designs and more weapons. Together we will take to the skies and confront this new threat.
is_player_facing True
product_category QuestKeys
localize_desc_tag /Lotus/Language/G1Quests/AWQDescription
completion_loc_tag /Lotus/Language/Subtitles/MissionObjectives/DArchDemoMissionComp400Lotus
Raw record
{
  "rewards": [
    {
      "source": "completion",
      "item_path": "/Lotus/Types/Game/CrewShip/RailJack/DefaultHarness",
      "reward_type": "RT_STORE_ITEM"
    },
    {
      "source": "stage_grant",
      "item_path": "/Lotus/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingBlueprint",
      "stage_index": 0
    },
    {
      "source": "inbox_attachment",
      "item_path": "/Lotus/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingBlueprint",
      "stage_index": 0
    },
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingWingsBlueprint",
      "stage_index": 2,
      "difficulties": [
        "LOW"
      ]
    },
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingChassisBlueprint",
      "stage_index": 3,
      "difficulties": [
        "LOW"
      ]
    },
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Recipes/ArchwingRecipes/StandardArchwing/StandardArchwingSystemsBlueprint",
      "stage_index": 4,
      "difficulties": [
        "LOW"
      ]
    },
    {
      "source": "stage_grant",
      "item_path": "/Lotus/Weapons/Tenno/Archwing/Primary/FoldingMachineGun/ArchMachineGun",
      "stage_index": 6
    },
    {
      "source": "stage_grant",
      "item_path": "/Lotus/Weapons/Tenno/Archwing/Melee/Archsword/ArchSwordWeapon",
      "stage_index": 6
    },
    {
      "source": "inbox_attachment",
      "item_path": "/Lotus/Types/Restoratives/OpenArchwingSummon",
      "stage_index": 8
    }
  ],
  "sort_key": 40,
  "icon_path": "/Lotus/Interface/Quests/ArchwingQuestKeyChain.png",
  "can_replay": true,
  "num_stages": 9,
  "description": "The Balor Fomorians are coming but we are ready. Through your efforts we finally have a working Archwing prototype and I am sending you the blueprint. However, your task is not yet complete. You still must discover the component parts.",
  "market_mode": "MM_HIDDEN",
  "quest_track": "QT_MAIN",
  "content_path": "/Lotus/Types/Keys/ArchwingQuest/ArchwingQuestKeyChain",
  "display_name": "The Archwing",
  "localize_tag": "/Lotus/Language/G1Quests/AWQName",
  "internal_name": "ArchwingQuestKeyChain",
  "completion_text": "We now have the tools to take on Vay Hek and his Balor Fomorians. His arsenal is growing but so will ours. There are more Archwing designs and more weapons. Together we will take to the skies and confront this new threat.",
  "is_player_facing": true,
  "product_category": "QuestKeys",
  "localize_desc_tag": "/Lotus/Language/G1Quests/AWQDescription",
  "completion_loc_tag": "/Lotus/Language/Subtitles/MissionObjectives/DArchDemoMissionComp400Lotus"
}