← Quests

Howl of the Kubrow

quest
/Lotus/Types/Keys/KubrowQuest/KubrowQuestKeyChain

You are Tenno, you deserve a Kubrow by your side.

sort_key 10
icon_path /Lotus/Interface/Quests/HowlOfKubrowQuestKeyChain.png
can_replay True
num_stages 9
description You are Tenno, you deserve a Kubrow by your side.
market_mode MM_HIDDEN
content_path /Lotus/Types/Keys/KubrowQuest/KubrowQuestKeyChain
display_name Howl of the Kubrow
localize_tag /Lotus/Language/G1Quests/KubrowQuestKeychain
internal_name KubrowQuestKeyChain
is_player_facing True
product_category QuestKeys
localize_desc_tag /Lotus/Language/G1Quests/KubrowQuestCodexDesc
Raw record
{
  "rewards": [
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Items/ShipFeatureItems/GeneticFoundryFeatureItem",
      "stage_index": 1,
      "difficulties": [
        "LOW"
      ]
    },
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Friendly/Pets/BeastWeapons/Stances/BeastNeutralStance",
      "stage_index": 7,
      "difficulties": [
        "LOW"
      ]
    },
    {
      "source": "stage_reward",
      "item_path": "/Lotus/Types/Game/KubrowPet/KubrowPetCollarItem",
      "stage_index": 7,
      "difficulties": [
        "LOW"
      ]
    }
  ],
  "sort_key": 10,
  "icon_path": "/Lotus/Interface/Quests/HowlOfKubrowQuestKeyChain.png",
  "can_replay": true,
  "num_stages": 9,
  "description": "You are Tenno, you deserve a Kubrow by your side.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Keys/KubrowQuest/KubrowQuestKeyChain",
  "display_name": "Howl of the Kubrow",
  "localize_tag": "/Lotus/Language/G1Quests/KubrowQuestKeychain",
  "internal_name": "KubrowQuestKeyChain",
  "is_player_facing": true,
  "product_category": "QuestKeys",
  "localize_desc_tag": "/Lotus/Language/G1Quests/KubrowQuestCodexDesc"
}