> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.longvinter.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Compendium

> Information on the skill compendium.

The skill compendium consists of four categories. Three of these categories show the progress of your skills and unlock specific locations & NPC vendors. The fourth category shows how many blueprints you have studied and unlocks different crafting & cooking recipes.

## Key Features

<CardGroup cols={2}>
  <Card title="Skill Progress" icon="chart-line">
    Track your progress in fishing, hunting, and foraging.
  </Card>

  <Card title="Unlock Locations" icon="map-location-dot">
    Fill compendiums to access gated areas on different islands.
  </Card>

  <Card title="NPC Vendors" icon="shop">
    Complete compendiums to trade with special NPCs.
  </Card>

  <Card title="Blueprint Tracking" icon="scroll">
    Keep track of studied blueprints for crafting and cooking.
  </Card>
</CardGroup>

## Compendium Categories

<Tabs>
  <Tab title="Fish">
    The "Fish" compendium shows which fish you have already caught once.

    * 50% completion: Access to gated area on Koilot island
    * 100% completion: Ability to trade with Sgt. Lake (NPC Vendor)

    <Frame>
      <img src="https://uo.uuvana.com/longvinter/assets/img/compendium1.png" alt="Fish Compendium" />
    </Frame>
  </Tab>

  <Tab title="Feathers & Trophies">
    The "Feathers & Trophies" compendium shows which feathers and/or trophies you have obtained from hunting.

    * 50% completion: Access to gated area on Padva island
    * 100% completion: Ability to trade with Filemon (NPC Vendor)

    <Frame>
      <img src="https://uo.uuvana.com/longvinter/assets/img/compendium_feather.jpg" alt="Feathers & Trophies Compendium" />
    </Frame>
  </Tab>

  <Tab title="Plants">
    The "Plants" compendium shows which plants you have collected.

    * 50% completion: Access to gated area on Padva island
    * 100% completion: Ability to trade with Filemon (NPC Vendor)

    <Frame>
      <img src="https://uo.uuvana.com/longvinter/assets/img/compendium3.png" alt="Plants Compendium" />
    </Frame>
  </Tab>

  <Tab title="Blueprints">
    The "Blueprints" compendium shows which blueprints you have already studied. Each studied blueprint unlocks a new crafting or cooking recipe.

    <Note>
      Currently, filling the Blueprints compendium to 50% or 100% does not unlock anything additional.
    </Note>

    <Frame>
      <img src="https://uo.uuvana.com/longvinter/assets/img/compendium4.png" alt="Blueprints Compendium" />
    </Frame>
  </Tab>

  <Tab title="Cooking">
    The "Cooking" compendium shows which fooods you have already obtained.

    <Frame>
      <img src="https://uo.uuvana.com/longvinter/assets/img/compendium_cooking.png" alt="Cooking Compendium" />
    </Frame>
  </Tab>
</Tabs>

<Callout type="info">
  Keep exploring and collecting to fill your compendiums and unlock new opportunities in the game!
</Callout>
