> For the complete documentation index, see [llms.txt](https://d2vns-organization.gitbook.io/tm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d2vns-organization.gitbook.io/tm/gear/item-base-tier-2.md).

# Item Base Tier 2

## Items base tier 2 là gì ? Có thể tìm thấy ở đâu ?

* Item Base Tier 2 sẽ drop trực tiếp từ Extra Map Uber 2 (Azmodan) và Anni 2 (Devil's Diablo). Được Drop từ Monster đến Boss.&#x20;
* Item Base Tier 2 chỉ xuất hiện ở Item Base Shield / Weapon / Helm / Gloves / Shoes và có thể Implicit.

### Danh sách Option Tier 2 của Items Base

| (1-30) + to Strength                  | (1 – 30) +%Faster Cast Rate               |
| ------------------------------------- | ----------------------------------------- |
| (1-30) + to Energy                    | (1 – 100) + Bonus to Summon's Damage      |
| (1-30) + to Dexterity                 | (1 – 20) +% to Cold Fire Damage           |
| (1-30) + to Vitality                  | (1 – 20) +% to Lightning Skill Damage     |
| (1-500) to Life                       | (1 – 20) +% to Cold Skill Damage          |
| (1-500) to Mana                       | (1 – 20) +% to Poison Skill Damage        |
| (1 – 50) +% Enhanced Defense          | (1 – 25) -% to Enemy Fire Resistance      |
| (1 – 200) + Defense                   | (1 – 20) -% to Enemy Lightning Resistance |
| Damage Reduced by (1 – 200)           | (1 – 20) -% to Enemy Cold Resistance      |
| Magic Damage Reduced by (1 – 150)     | (1 – 20) -% to Enemy Poison Resistance    |
| Damage Reduced by (1 – 10)%           | (1 – 30) +% to Magic Skill Damage         |
| Magic Resist +(1 – 20)%               | (1 – 30) -% to Enemy Magic Resistance     |
| (1 – 5) +%to Maximum Magic Resist     | Increasing Number Summon: (1 – 5)         |
| Fire Resist +(1 – 20)%                | (1 – 5) – to Enemy Fire Absorb            |
| (1 – 5) +%to Maximum Fire Resist      | (1 – 5) – to Enemy Lightning Absorb       |
| Lightning Resist +(1 – 20)%           | (1 – 5) – to Enemy Cold Absorb            |
| (1 – 5) +%to Maximum Lightning Resist | (1 – 5) – to Enemy Poison Absorb          |
| Cold Resist +(1 – 20)%                | (1 – 5) – to Enemy Magic Absorb           |
| (1 – 5) +%to Maximum Cold Resist      | (1 – 5) – to Enemy Physical Absorb        |
| Poison Resist +(1 – 20)%              | (1 – 5) -% to Enemy Fire Absorb           |
| (1 – 5) +%to Maximum Poison Resist    | (1 – 5) -% to Enemy Lightning Absorb      |
| Replenish Life +(1 – 30)              | (1 – 5) -% to Enemy Cold Absorb           |
| Increase Maximum Life (1 – 30)%       | (1 – 5) -% to Enemy Poison Absorb         |
| Increase Maximum Mana (1 – 30)%       | (1 – 5) -% to Enemy Magic Absorb          |
| (1 – 50) +%Bonus to Summon's Life     | (1 – 5) -% to Enemy Physical Absorb       |
| (1 – 20) +%Increased Attack Speed     | (1 – 20) +% to Physical Skill Damage      |
| (1 – 30) +%Faster Run/Walk            | (1 – 20) -% to Enemy Physical Resistance  |
| (1 – 20) +%Faster Hit Recovery        | (1 – 15) +%Faster Block Rate              |


---

# 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://d2vns-organization.gitbook.io/tm/gear/item-base-tier-2.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.
