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 1 Spoilers! This section reveals Headwear.
Item | Effects | Location |
---|---|---|
Warped Headband of Intellect |
|
Dropped by Lump the Enlightened. If he is convinced to fight for the party, he can be called and looted later within Act One. |
Act 1 Spoilers! This section reveals Cloaks.
No results
Act 1 Spoilers! This section reveals Armour.
No results
Act 1 Spoilers! This section reveals Handwear.
No results
Act 1 Spoilers! This section reveals Weapons.
Act Two
Act 2 Spoilers! This section reveals Equipment for Act Two.
Headwear
Act 2 Spoilers! This section reveals Headwear.
No results
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 |
---|---|---|
Swordmaster Gloves |
Bought or stolen from Dammon in Act Two. | |
Poisoner's Gloves |
Act Two: Found inside a chest at the back end of the House of Healing X: -199 Y: 78. |
Weapons
Act 2 Spoilers! This section reveals Weapons.
Shields
Act 2 Spoilers! This section reveals Shields.
Item | Effects | Location |
---|---|---|
Shield of Scorching Reprisal |
|
Looted from a Flaming Fist's corpse X: -3 Y: 215 directly east of the "Open Graves" beyond the northern bridge near the Last Light Inn. Successful Perception check needed to detect some rubble. Strength check is then needed to smash the rubble to find the body. |
Iron-Banded Shield +1 |
|
Act Two:
|
Shield of Devotion |
; Shield Blow ()
|
Bought or stolen from Quartermaster Talli near the Last Light Inn waypoint. |
Amulets
Act 2 Spoilers! This section reveals Amulets.
Item | Effects | Location |
---|---|---|
Amulet of the Harpers |
|
Bought or stolen from Quartermaster Talli near the Last Light Inn waypoint. |
Rings
Act 2 Spoilers! This section reveals Rings.
Item | Effects | Location |
---|---|---|
Coruscation Ring |
Found in a trapped Heavy Chest in the cellar of the Last Light Inn. This chest is in a secret area. It is reached by going through a set of Double Oak Doors that are blocked by a destructible spiderweb and a pile of crates. The room beyond has a Cracked Wall, which, when broken, will grant access to the secret area containing the chest. |
Act Three
Act 3 Spoilers! This section reveals Equipment for Act Three.
Headwear
Act 3 Spoilers! This section reveals Headwear.
Item | Effects | Location |
---|---|---|
Scabby Pugilist Circlet |
Bought or stolen from Mattis near the Requisitioned Barn if he survived to Act Three. |
Cloaks
Act 3 Spoilers! This section reveals Cloaks.
No results
Armour
Act 3 Spoilers! This section reveals Armour.
Item | Effects | Location |
---|---|---|
Unwanted Masterwork Scalemail |
|
Bought or stolen from Dammon in Act Three. |
Elven Chain |
Sold by Exxvikyap in Rivington during Act Three | |
Armour of Persistence |
Bought or stolen from Dammon in Act Three. | |
Emblazoned Plate of the Marshal |
; Fire Shield ()
|
Can be looted from the body of Duke Ulder Ravengard if killed in Wyrm's Rock Fortress or at the Campsite (Act Three). |
Handwear
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.