> For the complete documentation index, see [llms.txt](https://wiki.osirisbd.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.osirisbd.com/drop/artifact/lifeskill-artifact.md).

# LifeSkill Artifact

## Artifact Acquisition

This page contains artifact names, their effects, and acquisition methods. Some artifacts can be obtained in several ways.

<table><thead><tr><th width="412">Artifact Name</th><th width="102" align="center">Chance</th><th align="center">Acquisition Method</th></tr></thead><tbody><tr><td><img src="/files/0kWXjTn6AMvaLFjsNfxT" alt="">Sethra's Artifact - Life EXP<br><img src="/files/jZ0PBEA152jjv0dXXrRd" alt="">Sethra's Artifact - Life Skill Mastery</td><td align="center">  5%</td><td align="center">All Life Skills<br></td></tr><tr><td><img src="/files/1DqvMbBUKed0dfY740u9" alt="">Sethra's Artifact - Fishing EXP<br><img src="/files/z4yHOUqriNPshWpqhZz3" alt="">Sethra's Artifact - Fishing Mastery</td><td align="center">  5%</td><td align="center">Imperial Delivery (Fishing)</td></tr><tr><td><img src="/files/aUev9YUFumgOmyzfljVj" alt="">Sethra's Artifact - Hunting EXP<br><img src="/files/VTeNp26ZVzEDyV7ARUl2" alt="">Sethra's Artifact - Hunting Mastery</td><td align="center">  5%</td><td align="center">Hunting</td></tr><tr><td><img src="/files/aLIGdCkQ7OZiKSO0XKkN" alt="">Sethra's Artifact - Alchemy EXP<br><img src="/files/vkg9OnodcxxJuXQsgLCD" alt="">Sethra's Artifact - Alchemy Mastery</td><td align="center">  5%</td><td align="center">Imperial Delivery (Alchemy)</td></tr><tr><td><img src="/files/063PefR2AG6YdaRc0GcK" alt="">Sethra's Artifact - Processing EXP<br><img src="/files/f3I7Jnmrl9T43aAiM3pz" alt="">Sethra's Artifact - Processing Mastery<br><img src="/files/ZrtaxuLMMVDE6iHJIIjZ" alt="">Sethra's Artifact - Processing Success Rate</td><td align="center">  5%</td><td align="center">Imperial Delivery (Alchemy)<br><br>Imperial Delivery (Cooking)</td></tr><tr><td><img src="/files/QoDiHRFJZqndZOJkesYd" alt="">Sethra's Artifact - Cooking EXP<br><img src="/files/frLzZe7p2uZWptLPPJ4n" alt="">Sethra's Artifact - Cooking Mastery</td><td align="center">  5%</td><td align="center">Imperial Delivery (Cooking)</td></tr><tr><td><img src="/files/Muhu5ONIsFftPDqcMzIj" alt="">Sethra's Artifact - Farming EXP</td><td align="center">  5%</td><td align="center">Farming</td></tr><tr><td><img src="/files/daMTGGKjftimapGr6ch9" alt="">Sethra's Artifact - Mount EXP<br><img src="/files/CbHWalSVrMtoAsLEc4Vm" alt="">Sethra's Artifact - Training EXP<br><img src="/files/6ADIHIvJNYTNP18dwZv5" alt="">Sethra's Artifact - Training Mastery</td><td align="center">  5%</td><td align="center">Imperial Horse Delivery</td></tr><tr><td><img src="/files/l8OMYnMKrCUjaztUggWS" alt="">Sethra's Artifact - Gathering Item Drop Rate<br><img src="/files/BOsV0k6SIvcM4LiISPHb" alt="">Sethra's Artifact - Gathering EXP<br><img src="/files/gOMCCdkzVn6X4vuMtjyZ" alt="">Sethra's Artifact - Gathering Mastery</td><td align="center">  5%</td><td align="center"><p>Gathering</p><p>(* Excluding Barehanded Gathering, Water Scooping, and Shoveling)</p></td></tr><tr><td><img src="/files/LlbD9hRxdGY5BlAklv83" alt="">Sethra's Artifact - Sailing EXP<br><img src="/files/vikF5uewis1yRBX1vjfV" alt="">Sethra's Artifact - Barter EXP<br><img src="/files/5OAjuSRA9vYRAyUHQUuK" alt="">Sethra's Artifact - Sailing Mastery</td><td align="center">  5%</td><td align="center"><p>Defeat Sea Monsters</p><p>Special Barter</p></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://wiki.osirisbd.com/drop/artifact/lifeskill-artifact.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
