User:Korgat: Difference between revisions
No edit summary |
No edit summary |
||
Line 190: | Line 190: | ||
== Act Two == | == Act Two == | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=Equipment for Act Two.| | ||
[[File:Chapter 2.webp|500px|link=Act Two]] | [[File:Chapter 2.webp|500px|link=Act Two]] | ||
=== [[Headwear]] === | === [[Headwear]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Headwear]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 204: | Line 204: | ||
}} | }} | ||
=== [[Cloaks]] === | === [[Cloaks]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Cloaks]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 213: | Line 213: | ||
}} | }} | ||
=== [[Armour]] === | === [[Armour]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Armour]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 222: | Line 222: | ||
}} | }} | ||
=== [[Handwear]] === | === [[Handwear]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Handwear]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 231: | Line 231: | ||
}} | }} | ||
=== [[Weapons]] === | === [[Weapons]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Weapons]].| | ||
{{#cargo_query: tables = weapons | {{#cargo_query: tables = weapons | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 252: | Line 252: | ||
=== [[Shields]] === | === [[Shields]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Shields]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 273: | Line 273: | ||
}} | }} | ||
=== [[Amulets]] === | === [[Amulets]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Amulets]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 295: | Line 295: | ||
=== [[Rings]] === | === [[Rings]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=2|custom=[[Rings]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 320: | Line 320: | ||
== Act Three == | == Act Three == | ||
{{SpoilerBox| | {{SpoilerBox|act=3|custom=Equipment for Act Three.| | ||
[[File:Chapter 3.webp|500px|link=Act Three]] | [[File:Chapter 3.webp|500px|link=Act Three]] | ||
=== [[Headwear]] === | === [[Headwear]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=3|custom=[[Headwear]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 334: | Line 334: | ||
}} | }} | ||
=== [[Cloaks]] === | === [[Cloaks]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=3|custom=[[Cloaks]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 343: | Line 343: | ||
}} | }} | ||
=== [[Armour]] === | === [[Armour]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=3|custom=[[Armour]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 352: | Line 352: | ||
}} | }} | ||
=== [[Handwear]] === | === [[Handwear]] === | ||
{{SpoilerBox| | {{SpoilerBox|act=3|custom=[[Handwear]].| | ||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | ||
Line 364: | Line 364: | ||
= Equipment By Region = | = Equipment By Region = | ||
{{SpoilerBox|custom=Equipment In Shadowfell.| | |||
{{SpoilerBox| | |||
{{#cargo_query: tables = equipment | {{#cargo_query: tables = equipment | ||
| fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location | | fields = CONCAT("[[File:", image, "|50px|link=", _pageName, "]]<br>", _pageName)=Item, special=Effects, where_to_find=Location |
Revision as of 18:14, 9 February 2024
![]() |
||
---|---|---|
![]() |
||
![]() |
![]() | |
![]() |
![]() | |
![]() |
||
![]() |
![]() |
![]() |
Equipment By Act
Equipment lists separated by Act.
Act One
Act 1 Spoilers! This section reveals Equipment for Act One.
Act Two
Act 2 Spoilers! This section reveals Equipment for Act Two.
Headwear
Act 2 Spoilers! This section reveals Headwear.
Item | Effects | Location |
---|---|---|
![]() Hat of Fire Acuity |
Carried by the Strange Ox in Dammon's blacksmith in Act Two. |
Cloaks
Act 2 Spoilers! This section reveals Cloaks.
No results
Armour
Act 2 Spoilers! This section reveals Armour.
No results
Handwear
Act 2 Spoilers! This section reveals Handwear.
Item | Effects | Location |
---|---|---|
![]() Poisoner's Gloves |
Act Two: In a chest at the back end of the House of Healing X: -199 Y: 78 | |
![]() Swordmaster Gloves |
Sold by Dammon in Act Two |
Weapons
Act 2 Spoilers! This section reveals Weapons.
Shields
Act 2 Spoilers! This section reveals Shields.
Item | Effects | Location |
---|---|---|
![]() Shield of Scorching Reprisal |
|
On a burried Flaming Fist's corpse at X: -3 Y: 215, directly east of the "Open Graves" beyond the northern bridge near the Last Light Inn |
![]() Iron-Banded Shield +1 |
|
Act Two:
|
![]() Shield of Devotion |
|
Sold by Quartermaster Talli near the Last Light Inn waypoint at X: -31 Y: 130 |
Amulets
Act 2 Spoilers! This section reveals Amulets.
Item | Effects | Location |
---|---|---|
![]() Amulet of the Harpers |
|
Sold by Quartermaster Talli near the Last Light Inn waypoint |
Rings
Act 2 Spoilers! This section reveals Rings.
Item | Effects | Location |
---|---|---|
![]() Coruscation Ring |
In a trapped heavy chest in the cellar of the Last Light Inn |
Act Three
Act 3 Spoilers! This section reveals Equipment for Act Three.
Equipment By Region
Spoiler warning! This section reveals Equipment In Shadowfell.
No results
High Utility Permanent Bonuses
See Permanent Bonuses or Permanent bonus table for a complete list of bonuses.