> For the complete documentation index, see [llms.txt](https://l2avalon-net.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l2avalon-net.gitbook.io/info/new/skills/vladenie-kopem.md).

# Spear Mastery

{% hint style="info" %}
Also, damage from a pike to multiple targets is reduced for each target according to the formula: (damage to the previous target) \* (0.9)
{% endhint %}

#### The spear has 3 default attack targets. <img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> Polearm Multi-attack

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><strong>Warlord</strong></td><td><em><mark style="background-color:yellow;">1-40</mark></em> level</td><td><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> Polearm Multi-attack Max - 3</td><td><em><mark style="background-color:yellow;">40-80</mark></em> level</td><td><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> 10 Polearm Mastery<br><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> +3 Polearm Multi-attack<br><img src="/files/HmRiz73zic4cqCHKXQZG" alt="" data-size="line"> +3 Fell Swoop</td><td><strong>Max - 16 Targets</strong></td><td><a href="/files/Hg1WMLkSscEzanohwN6Y">/files/Hg1WMLkSscEzanohwN6Y</a></td></tr><tr><td><strong>Destroyer</strong></td><td><em><mark style="background-color:yellow;">1-40</mark></em> level</td><td><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> Polearm Multi-attack Max - 3</td><td><em><mark style="background-color:yellow;">40-80</mark></em> level</td><td><img src="/files/yDoIeRKH1v30KKHRdMtW" alt="" data-size="line"> 6 Polearm possession<br><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> +3 Polearm Multi-attack</td><td><strong>Max - 9 Targets</strong></td><td><a href="/files/gcEv5K9zvVMrL0H17dZw">/files/gcEv5K9zvVMrL0H17dZw</a></td></tr><tr><td><strong>Bounty Hunter</strong></td><td><em><mark style="background-color:yellow;">1-40</mark></em> level</td><td><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> Polearm Multi-attack Max - 3</td><td><em><mark style="background-color:yellow;">40-80</mark></em> level</td><td><img src="/files/yDoIeRKH1v30KKHRdMtW" alt="" data-size="line"> 7 Polearm possession<br><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> +3 Polearm Multi-attack</td><td><strong>Max - 10 Targets</strong></td><td></td></tr><tr><td><strong>Warsmith</strong></td><td><em><mark style="background-color:yellow;">1-40</mark></em> level</td><td><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> Polearm Multi-attack Max - 3</td><td><em><mark style="background-color:yellow;">40-80</mark></em> level</td><td><img src="/files/yDoIeRKH1v30KKHRdMtW" alt="" data-size="line"> 7 Polearm possession<br><img src="/files/iPpJD2twSDAO4DjbMnh4" alt="" data-size="line"> +3 Polearm Multi-attack</td><td><strong>Max - 10 Targets</strong></td><td></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://l2avalon-net.gitbook.io/info/new/skills/vladenie-kopem.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.
