> For the complete documentation index, see [llms.txt](https://bso-wiki.oldschool.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/treebeard.md).

# Treebeard

Treebeard is an ent-like boss that drops mostly seeds and herbs. You will need decent magic gear to fight this boss.

## Requirements

* 105 Magic
* 101 Slayer
* 90 Magic Attack bonus

## Gear

Below are some example gear setups for Treebeard. Both of these setups use 60HP/kill in food.

![](/files/7b9QYWgTsNi0gGZTc95o)

![](/files/TC9spF5j9P1NPgZRENgh)\
Note: The gloves are gorajan ranger and the boots are gorajan mage. You wil also have to satisfy the minimum magic attack required in your mage setup.

## Boosts

* Ancient Rejuvenation Pool - 10%
* [Additional global boosts apply](/skills/combat-skills.md#boosts) (This is a wilderness boss)

## Loot

* **Ent Hide:** Required to make the [Master Farmer](/custom-items/equippables.md#master-farmer-outfit) outfit with 110 Crafting
  * Also used to create [Axe handle](/bso-custom-killables/demi-bosses/solis.md#loot)
* **Mysterious Seeds:** Plant these to grow Mysterious trees, these trees grow mystery boxes that can be harvested
  * Note: Mysterious trees can only be grown at 120 Farming
* **Elder Logs:** High level logs used for a variety of activities
* **Tangleroot:** Six different recolors of the Tangleroot pet

| **Unique Drop Table** | **Drop Rate** |
| --------------------- | ------------- |
| Ent Hide              | 1/100         |
| Mysterious seed       | 1/100         |
| Tangleroot (any)      | 1/1200        |


---

# 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://bso-wiki.oldschool.gg/bso-custom-killables/demi-bosses/treebeard.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.
