Talk:Loot Filtration Codes: Difference between revisions
From Path of Diablo Wiki
BetweenWalls (talk | contribs) →Special Items: updated relic codes |
|||
(31 intermediate revisions by 7 users not shown) | |||
Line 2: | Line 2: | ||
The Loot Filtration Codes page is uneditable to prevent purposefully omitted codes from being added. | The Loot Filtration Codes page is uneditable to prevent purposefully omitted codes from being added. | ||
== | == Output Keywords == | ||
Output Keywords are used in the ''output'' portion of rules, after the colon. (e.g. ItemDisplay[]: %NAME%) | |||
{| class="wikitable" | {| class="wikitable" | ||
! | ! Code | ||
! | ! Color | ||
! Compatibility | |||
|- | |- | ||
| | | %GREEN% | ||
| | | [[File:font_green.png|70px|link=]] (set item color) | ||
| all | |||
|- | |- | ||
| | | %DGREEN% | ||
| | | [[File:font_dark_green.png|130px|link=]] | ||
| all | |||
|- | |- | ||
| | | %GOLD% | ||
| | | [[File:font_gold.png|60px|link=]] (unique item color) | ||
| all | |||
|- | |- | ||
| | | %TAN% | ||
| [[File:font_tan.png|60px|link=]] | |||
| | | all | ||
|- | |- | ||
| | | %BLUE% | ||
| | | [[File:font_blue.png|65px|link=]] (magic item color) | ||
| ( | | all | ||
| | |||
|- | |- | ||
| | | %GRAY% | ||
| | | [[File:font_gray.png|65px|link=]] (ethereal/socketed color) | ||
| ( | | all | ||
| | |||
|- | |- | ||
| | | %WHITE% | ||
| | | [[File:font_white.png|70px|link=]] | ||
| | | all | ||
| | |||
|- | |- | ||
| | | %BLACK% | ||
| | | [[File:font_black.png|67px|link=]] (very hard to see) | ||
| ( | | all | ||
| | |||
|- | |- | ||
| | | %YELLOW% | ||
| | | [[File:font_yellow.png|75px|link=]] (rare item color) | ||
| ( | | all | ||
| | |||
|- | |- | ||
| | | %ORANGE% | ||
| | | [[File:font_orange.png|75px|link=]] (crafted item color) | ||
| | | all | ||
| | |||
|- | |- | ||
| | | %PURPLE% | ||
| | | [[File:font_purple.png|75px|link=]] | ||
| | | all | ||
| | |||
|- | |- | ||
| | | %RED% | ||
| | | [[File:font_red.png|50px|link=]] | ||
| | | all | ||
| | |||
|- | |- | ||
| | | %CORAL% | ||
| | | [[File:font_coral.png|68px|link=]] | ||
| | | -3dfx & -d2gl only | ||
| | |||
|- | |- | ||
| | | %SAGE% | ||
| | | [[File:font_sage.png|60px|link=]] | ||
| | | -3dfx & -d2gl only | ||
| | |||
|- | |- | ||
| | | %TEAL% | ||
| | | [[File:font_teal.png|62px|link=]] | ||
| | | -3dfx & -d2gl only | ||
| | |||
|- | |- | ||
| | | %LIGHT_GRAY% | ||
| | | [[File:font_light_gray.png|120px|link=]] | ||
| | | -3dfx & -d2gl only | ||
| | |||
|- | |||
|} | |} | ||
= | === Value References === | ||
= | |||
{| class="wikitable" | {| class="wikitable" | ||
! Code | ! Code | ||
! | ! Output | ||
! | ! Details | ||
|- | |- | ||
| % | | %NAME% | ||
| | | item name | ||
| | | stores how an item is displayed<br>can be modified/replaced with %CONTINUE% | ||
|- | |- | ||
| % | | %FULLNAME% | ||
| | | | ||
| | | | ||
|- | |- | ||
| % | | %ILVL% | ||
| | | item level | ||
| | | 1-99 | ||
|- | |- | ||
| % | | %SOCKETS% | ||
| | | number of sockets | ||
| | | 0-6 | ||
|- | |- | ||
| % | | %PRICE% | ||
| | | item vendor price | ||
| | | 0-35000 | ||
|- | |- | ||
| % | | %RUNENAME% | ||
| | | rune name | ||
| | | excludes "Rune" (e.g. "Vex" instead of "Vex Rune") | ||
|- | |- | ||
| % | | %RUNETIER% | ||
| | | Rune number | ||
| | | | ||
|- | |- | ||
| % | | %CODE% | ||
| | | item code | ||
| | | | ||
|- | |- | ||
| % | | %EDAMAGE% | ||
| | | Enhanced Damage | ||
| | | | ||
|- | |- | ||
| % | | %EDEFENSE% | ||
| | | Enhanced Defense | ||
| | | | ||
|} | |} | ||
=== | === Special Keywords === | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code | ! Code | ||
! Details | ! Details | ||
|- | |- | ||
| % | | %CONTINUE% | ||
| | | the item is compared against additional rules instead of being displayed by the current rule<br>the current rule's output is stored in %NAME% | ||
|- | |- | ||
| % | | %MAP% | ||
| item | | Makes it show item drops show in chat | ||
|- | |- | ||
| | | AREALVL | ||
| | | Allow to filter item per area level. | ||
|- | |- | ||
| % | | %MAPICON(#)% | ||
| | | Sets icon choice for minimap | ||
|- | |- | ||
| % | | %NOTIFY(COLOR)% | ||
| | | Sets color of text notfications | ||
| | |- | ||
| CHARGES(name or id) | |||
| Allow to filter on charges of spell/skill | |||
|- | |||
| REQLEVEL | |||
| Allow to filter on level requirement | |||
|- | |||
| %ITEMNAME% | |||
| | |||
|- | |||
| %BASENAME% | |||
| | |||
|- | |||
| %SPACE% | |||
| Method now for trailing or leading whitespace | |||
|- | |||
| %EMPTY% | |||
| Method for multiple spaces | |||
|- | |||
| %LBRACE% | |||
| <nowiki>{</nowiki> | |||
|- | |||
| %RBRACE% | |||
| <nowiki>}</nowiki> | |||
|- | |||
| %NL% or %NEWLINE% | |||
| adds a new line | |||
|- | |||
| %LANGLE% | |||
| Inserts a left angle bracket: < | |||
|- | |||
| %RANGLE% | |||
| Inserts a right angle bracket: > | |||
|- | |- | ||
| % | | %SPACE% | ||
| | | Inserts a single space | ||
|- | |- | ||
| % | | %HIDE% | ||
| | | Inserts nothing, purely a convenience to explicitly show this row is meant to hide an item | ||
|} | |} | ||
Line 243: | Line 223: | ||
| | | | ||
|- | |- | ||
| CRAFT | |||
| Crafted | |||
| | | | ||
|} | |} | ||
Line 404: | Line 384: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Item (Normal) | ! Code !! Item (Normal) | ||
! style="background: | ! style="background:transparent;" rowspan="113" | | ||
! Code !! Item (Exceptional) | ! Code !! Item (Exceptional) | ||
! style="background: | ! style="background:transparent;" rowspan="113" | | ||
! Code !! Item (Elite) | ! Code !! Item (Elite) | ||
|- | |- | ||
Line 449: | Line 429: | ||
| 7gi || Glorious Axe | | 7gi || Glorious Axe | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| clb || Club | | clb || Club | ||
Line 483: | Line 463: | ||
| 7gm || Thunder Maul | | 7gm || Thunder Maul | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ssd || Short Sword | | ssd || Short Sword | ||
Line 541: | Line 521: | ||
| 7gd || Colossus Blade | | 7gd || Colossus Blade | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| dgr || Dagger | | dgr || Dagger | ||
Line 549: | Line 529: | ||
| dir || Dirk | | dir || Dirk | ||
| 9di || Rondel | | 9di || Rondel | ||
| 7di || | | 7di || Mithril Point | ||
|- | |- | ||
| kri || Kriss | | kri || Kriss | ||
Line 559: | Line 539: | ||
| 7bl || Legend Spike | | 7bl || Legend Spike | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| tkf || Throwing Knife | | tkf || Throwing Knife | ||
Line 577: | Line 557: | ||
| 7b8 || Winged Axe | | 7b8 || Winged Axe | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| jav || Javelin | | jav || Javelin | ||
Line 599: | Line 579: | ||
| 7ts || Winged Harpoon | | 7ts || Winged Harpoon | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| spr || Spear | | spr || Spear | ||
Line 621: | Line 601: | ||
| 7p7 || War Pike | | 7p7 || War Pike | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| bar || Bardiche | | bar || Bardiche | ||
Line 647: | Line 627: | ||
| 7wc || Giant Thresher | | 7wc || Giant Thresher | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| sbw || Short Bow | | sbw || Short Bow | ||
Line 681: | Line 661: | ||
| 6lw || Hydra Bow | | 6lw || Hydra Bow | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| lxb || Light Crossbow | | lxb || Light Crossbow | ||
Line 699: | Line 679: | ||
| 6rx || Demon Crossbow | | 6rx || Demon Crossbow | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| sst || Short Staff | | sst || Short Staff | ||
Line 721: | Line 701: | ||
| 6ws || Archon Staff | | 6ws || Archon Staff | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| wnd || Wand | | wnd || Wand | ||
Line 739: | Line 719: | ||
| 7gw || Unearthed Wand | | 7gw || Unearthed Wand | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| scp || Scepter | | scp || Scepter | ||
Line 753: | Line 733: | ||
| 7ws || Caduceus | | 7ws || Caduceus | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ktr || Katar | | ktr || Katar | ||
Line 783: | Line 763: | ||
| 7qr || Scissors Suwayyah | | 7qr || Scissors Suwayyah | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ob1 || Eagle Orb | | ob1 || Eagle Orb | ||
Line 805: | Line 785: | ||
| obf || Dimensional Shard | | obf || Dimensional Shard | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| am1 || Stag Bow | | am1 || Stag Bow | ||
Line 831: | Line 811: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Item (Normal) | ! Code !! Item (Normal) | ||
! style="background: | ! style="background:transparent;" rowspan="79" | | ||
! Code !! Item (Exceptional) | ! Code !! Item (Exceptional) | ||
! style="background: | ! style="background:transparent;" rowspan="79" | | ||
! Code !! Item (Elite) | ! Code !! Item (Elite) | ||
|- | |- | ||
Line 868: | Line 848: | ||
| urn || Corona | | urn || Corona | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| qui || Quilted Armor | | qui || Quilted Armor | ||
Line 930: | Line 910: | ||
| uar || Sacred Armor | | uar || Sacred Armor | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| buc || Buckler | | buc || Buckler | ||
Line 964: | Line 944: | ||
| uts || Ward | | uts || Ward | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| lgl || Leather Gloves | | lgl || Leather Gloves | ||
Line 986: | Line 966: | ||
| uhg || Ogre Gauntlets | | uhg || Ogre Gauntlets | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| lbt || Boots | | lbt || Boots | ||
Line 1,008: | Line 988: | ||
| uhb || Myrmidon Greaves | | uhb || Myrmidon Greaves | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| lbl || Sash | | lbl || Sash | ||
Line 1,030: | Line 1,010: | ||
| uhc || Colossus Girdle | | uhc || Colossus Girdle | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ci0 || Circlet | | ci0 || Circlet | ||
Line 1,038: | Line 1,018: | ||
| ci1 || Coronet | | ci1 || Coronet | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| dr1 || Wolf Head | | dr1 || Wolf Head | ||
Line 1,060: | Line 1,040: | ||
| drf || Dream Spirit | | drf || Dream Spirit | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ba1 || Jawbone Cap | | ba1 || Jawbone Cap | ||
Line 1,082: | Line 1,062: | ||
| baf || Guardian Crown | | baf || Guardian Crown | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| pa1 || Targe | | pa1 || Targe | ||
Line 1,104: | Line 1,084: | ||
| paf || Vortex Shield | | paf || Vortex Shield | ||
|- | |- | ||
| style="background: | | style="background:transparent" colspan="8" | | ||
|- | |- | ||
| ne1 || Preserved Head | | ne1 || Preserved Head | ||
Line 1,127: | Line 1,107: | ||
|} | |} | ||
==== Potions ==== | ==== Potions ==== | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="6" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="6" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="4" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="4" | | ||
! Code !! Item | ! Code !! Item | ||
|- | |- | ||
Line 1,161: | Line 1,140: | ||
| hp4 || Greater Healing Potion | | hp4 || Greater Healing Potion | ||
| mp4 || Greater Mana Potion | | mp4 || Greater Mana Potion | ||
| style="background: | | style="background:transparent;" rowspan="2" colspan="6" | | ||
|- | |- | ||
| vps || Stamina Potion | | vps || Stamina Potion | ||
Line 1,171: | Line 1,150: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="8" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="8" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="8" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="8" | | ||
! Code !! Item | ! Code !! Item | ||
|- | |- | ||
Line 1,226: | Line 1,205: | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="12" | | ||
! Code !! Item | ! Code !! Item | ||
! style="background: | ! style="background:transparent;" rowspan="12" | | ||
! Code !! Item | ! Code !! Item | ||
|- | |- | ||
Line 1,278: | Line 1,257: | ||
==== Quest Items ==== | ==== Quest Items ==== | ||
{| class="wikitable" | {| class="wikitable" | ||
! Code | |||
! Item | |||
! Code | ! Code | ||
! Item | ! Item | ||
Line 1,283: | Line 1,264: | ||
| bks | | bks | ||
| Scroll of Inifuss | | Scroll of Inifuss | ||
| g33 | |||
| Gidbinn | |||
|- | |- | ||
| bkd | | bkd | ||
| Key to the Cairn Stones | | Key to the Cairn Stones | ||
| bbb | |||
| Lam Esen's Tome | |||
|- | |- | ||
| hdm | | hdm | ||
| Horadric Malus | | Horadric Malus | ||
| qbr | |||
| Khalim's Brain | |||
|- | |- | ||
| tr1 | | tr1 | ||
| Horadric Scroll | | Horadric Scroll | ||
| qey | |||
| Khalim's Eye | |||
|- | |- | ||
| ass | | ass | ||
| Book of Skill | | Book of Skill | ||
| qhr | |||
| Khalim's Heart | |||
|- | |- | ||
| box | | box | ||
| Horadric Cube | | Horadric Cube | ||
| qf1 | |||
| Khalim's Flail | |||
|- | |- | ||
| msf | | msf | ||
| Staff of Kings | | Staff of Kings | ||
| qf2 | |||
| Khalim's Will | |||
|- | |- | ||
| vip | | vip | ||
| Viper Amulet | | Viper Amulet | ||
| mss | |||
| Mephisto's Soulstone | |||
|- | |- | ||
| hst | | hst | ||
| Horadric Staff | | Horadric Staff | ||
| hfh | |||
| Hellforge Hammer | |||
|- | |- | ||
| j34 | | j34 | ||
| Jade Figurine | | Jade Figurine | ||
| ice | |||
| Malah's Potion | |||
|- | |- | ||
| g34 | | g34 | ||
| Golden Bird | | Golden Bird | ||
| tr2 | |||
| Scroll of Resistance | |||
|- | |- | ||
| xyz | | xyz | ||
| Potion of Life | | Potion of Life | ||
| QUEST | |||
| Catches ALL quest items | |||
|} | |||
==== Special Items ==== | |||
{| class="wikitable" | |||
! Code | |||
! Item | |||
! Details | |||
|- | |- | ||
| | | tes | ||
| | | Twisted Essence of Suffering | ||
| Andariel & Duriel | |||
|- | |- | ||
| | | ceh | ||
| | | Charged Essence of Hatred | ||
| Mephisto | |||
|- | |- | ||
| | | bet | ||
| | | Burning Essence of Terror | ||
| Diablo | |||
|- | |- | ||
| | | fed | ||
| | | Festering Essence of Destruction | ||
| Baal | |||
|- | |- | ||
| | | toa | ||
| | | Token of Absolution | ||
| | |||
|- | |- | ||
| | | pk1 | ||
| | | Key of Terror | ||
| Countess | |||
|- | |- | ||
| | | pk2 | ||
| | | Key of Hatred | ||
| Summoner | |||
|- | |||
| pk3 | |||
| Key of Destruction | |||
| Nihlathak | |||
|- | |||
| dhn | |||
| Diablo's Horn | |||
| Lilith (uber Andariel) | |||
|- | |- | ||
| | | bey | ||
| | | Baal's Eye | ||
| Duriel (uber) | |||
|- | |- | ||
| | | mbr | ||
| | | Mephisto's Brain | ||
| Izual (uber) | |||
|- | |- | ||
| | | style="background:transparent" colspan="3" | | ||
| | |||
|- | |- | ||
| | | cx5 | ||
| | | Orb of Corruption | ||
| | | | ||
|- | |- | ||
| | | cx6 | ||
| | | Diablo's Soulstone | ||
| | | Uber Tristram | ||
|- | |- | ||
| | | cx7 | ||
| | | Key of Chaos | ||
| | | | ||
|- | |- | ||
| | | cx9 | ||
| | | Orb of Alteration | ||
| | | | ||
|- | |- | ||
| | | maz | ||
| | | Infernal Trial | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | Decomposing Settlement | ||
| | | Tier 1 (white) | ||
|- | |- | ||
| | | | ||
| | | Baleful Alcazar | ||
| | | Tier 1 (white) | ||
|- | |- | ||
| | | | ||
| | | Abyssal Furnace | ||
| | | Tier 2 (yellow) | ||
|- | |- | ||
| | | ma1 | ||
| | | Icy Cavern Relic | ||
| | | Tier 2 (yellow) | ||
|- | |- | ||
| | | ma4 | ||
| | | Desecrated Temple Relic | ||
| | | Tier 2 (yellow) | ||
|- | |- | ||
| | | ma9 | ||
| | | Dim Cellar Relic | ||
| | | Tier 2 (yellow) | ||
|- | |- | ||
| | | ma5 | ||
| | | Frigid Plateau Relic | ||
| | | Tier 3 (red) | ||
|- | |- | ||
| | | ma8 | ||
| Musty Crypt Relic | |||
| Tier 3 (red) | |||
|- | |- | ||
| | | ma2 | ||
| | | Forgotten Desert Relic | ||
| | | Tier 3 (red) | ||
|- | |- | ||
| | | ma6 | ||
| | | Ruined Citadel Relic | ||
| | | Tier 3 (red) | ||
|- | |- | ||
| | | ma7 | ||
| | | Burnt Forest Relic | ||
| | | Tier 3 (red) | ||
|- | |- | ||
| | | MAP | ||
| | | All maps | ||
| Catches all maps | |||
|} | |||
==== Misc ==== | |||
{| class="wikitable" | |||
! Code | |||
! Item | |||
! Details | |||
|- | |||
| GOLD | |||
| Gold | |||
| can be hidden, but not modified (always displays as "X Gold") | |||
|- | |||
| tsc | |||
| Scroll of Town Portal | |||
| | | | ||
|- | |- | ||
| | | tbk | ||
| | | Tome of Town Portal | ||
| | | | ||
|- | |- | ||
| | | TPSCROLLS | ||
| | | Allows filtering by number of scrolls in tome | ||
| | | ItemDisplay[tsc TPSCROLLS>15]: Hides tp scrolls when you 15 or more in tome | ||
|- | |- | ||
| | | isc | ||
| | | Scroll of Identify | ||
| | | | ||
|- | |- | ||
| | | ibk | ||
| | | Tome of Identify | ||
| | | | ||
|- | |- | ||
| | | IDSCROLLS | ||
| | | Allows filtering by number of scrolls in tome | ||
| | | ItemDisplay[isc IDSCROLLS>15]: Hides id scrolls when you 15 or more in tome | ||
|- | |- | ||
| | | PLRCLASS(SOR) | ||
| | | Filter by class | ||
| | | | ||
|- | |- | ||
| | | key | ||
| | | Key | ||
| | | | ||
|- | |- | ||
| | | leg | ||
| | | Wirt's Leg | ||
| | | included in WP2 | ||
|- | |- | ||
| | | ear | ||
| Player Ear | |||
| | |||
|- | |- | ||
| | | std | ||
| | | Standard of Heroes | ||
| | | | ||
|- | |- | ||
| | | cm1 | ||
| | | Small Charm | ||
| | | | ||
|- | |- | ||
| | | cm2 | ||
| | | Large Charm | ||
| | | | ||
|- | |- | ||
| | | cm3 | ||
| | | Grand Charm | ||
| | | | ||
|- | |- | ||
| | | jew | ||
| | | Jewel | ||
| | | | ||
|- | |- | ||
| | | rin | ||
| | | Ring | ||
| | | | ||
|- | |- | ||
| | | amu | ||
| | | Amulet | ||
| | | | ||
|- | |- | ||
| | | aq2 | ||
| | | Arrows | ||
| | | | ||
|- | |- | ||
| | | cq2 | ||
| | | Bolts | ||
| | | | ||
|- | |- | ||
| | | aqv | ||
| | | Rusted Arrows | ||
| | | | ||
|- | |- | ||
| | | cqv | ||
| | | Rusted Bolts | ||
| | | | ||
|} | |||
You can also get the item code of an item in game by hovering over the item, using CRTL + C to copy all the text, and paste it into a text editor to see the item code. | |||
== Stat Codes == | |||
=== Numbered Stats === | |||
Item Stat Codes references the stat on an item. Char Stat Codes references the stat on your character. | |||
{| class="wikitable" | |||
! Item Stat Code | |||
! Character Stat Code | |||
! Description | |||
! Item Appearance | |||
|- | |||
| STAT(0) | |||
| CHARSTAT(0) | |||
| strength | |||
| +X to Strength | |||
|- | |||
| STAT(1) | |||
| CHARSTAT(1) | |||
| energy | |||
| +X to Energy | |||
|- | |- | ||
| | | STAT(2) | ||
| | | CHARSTAT(2) | ||
| | | dexterity | ||
| +X to Dexterity | |||
|- | |- | ||
| | | STAT(3) | ||
| | | CHARSTAT(3) | ||
| | | vitality | ||
| +X to Vitality | |||
|- | |- | ||
| | | | ||
| | | CHARSTAT(4) | ||
| unspent stat points | |||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(5) | ||
| unspent skill points | |||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(6) | ||
| current life | |||
| | | | ||
|- | |- | ||
| | | STAT(7) | ||
| | | CHARSTAT(7) | ||
| | | max life | ||
| +X to Life | |||
|- | |- | ||
| | | | ||
| | | CHARSTAT(8) | ||
| current mana | |||
| | | | ||
|- | |- | ||
| | | STAT(9) | ||
| | | CHARSTAT(9) | ||
| | | max mana | ||
| +X to | | +X to Mana | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(10) | ||
| | | current stamina | ||
| | | | ||
|- | |- | ||
| | | STAT(11) | ||
| | | CHARSTAT(11) | ||
| | | max stamina | ||
| +X to | | +X to Max Stamina | ||
|- | |- | ||
| | | | ||
| | | CLVL | ||
| | | character level | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(13) | ||
| | | experience | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(14) | ||
| | | gold on character | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(15) | ||
| | | gold in stash | ||
| | | | ||
|- | |- | ||
| | | STAT(16) | ||
| | | | ||
| | | item_armor_percent | ||
| +X | | +X% Enhanced Defense | ||
|- | |- | ||
| | | STAT(17) | ||
| | | | ||
| item_maxdamage_percent | | item_maxdamage_percent | ||
| +X% Enhanced Damage | | +X% Enhanced Damage | ||
|- | |- | ||
| | | STAT(18) | ||
| | | | ||
| item_mindamage_percent | | item_mindamage_percent | ||
| +X% Enhanced Damage | | +X% Enhanced Damage | ||
|- | |- | ||
| | | STAT(19) | ||
| | | | ||
| tohit (AR) | | tohit (AR) | ||
| +X to Attack Rating | | +X to Attack Rating | ||
|- | |- | ||
| | | STAT(20) | ||
| | | | ||
| toblock | | toblock | ||
| Chance to Block: X% | | Chance to Block: X% | ||
|- | |- | ||
| | | STAT(21) | ||
| | | | ||
| mindamage | | mindamage | ||
| Damage: X to _<br>+X to Minimum Damage | | Damage: X to _<br>+X to Minimum Damage | ||
|- | |- | ||
| | | STAT(22) | ||
| | | | ||
| maxdamage | | maxdamage | ||
| Damage: _ to X<br>+X to Maximum Damage | | Damage: _ to X<br>+X to Maximum Damage | ||
|- | |- | ||
| | | STAT(23) | ||
| | | | ||
| secondary_mindamage | | secondary_mindamage | ||
| +X to Minimum Damage | | +X to Minimum Damage | ||
|- | |- | ||
| | | STAT(24) | ||
| | | | ||
| secondary_maxdamage | | secondary_maxdamage | ||
| +X to Maximum Damage | | +X to Maximum Damage | ||
|- | |- | ||
| | | STAT(25) | ||
| | | | ||
| damagepercent | | damagepercent | ||
| +X% Damage | | +X% Damage | ||
|- | |- | ||
| | | STAT(26) | ||
| | | | ||
| manarecovery | | manarecovery | ||
| | | | ||
|- | |- | ||
| | | STAT(27) | ||
| | | | ||
| manarecoverybonus | | manarecoverybonus | ||
| Regenerate Mana X% | | Regenerate Mana X% | ||
|- | |- | ||
| | | STAT(28) | ||
| | | | ||
| staminarecoverybonus | | staminarecoverybonus | ||
Line 1,700: | Line 1,697: | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(29) | ||
| lastexp | | lastexp | ||
| | | | ||
|- | |- | ||
| | | | ||
| | | CHARSTAT(30) | ||
| nextexp | | nextexp | ||
| | | | ||
|- | |- | ||
| | | STAT(31) | ||
| | | | ||
| armorclass | | armorclass | ||
| +X Defense<br>Defense: X | | +X Defense<br>Defense: X | ||
|- | |- | ||
| | | STAT(32) | ||
| | | | ||
| armorclass_vs_missile | | armorclass_vs_missile | ||
| +X Defense vs. Missile | | +X Defense vs. Missile | ||
|- | |- | ||
| | | STAT(33) | ||
| | | | ||
| armorclass_vs_hth | | armorclass_vs_hth | ||
| +X Defense vs. Melee | | +X Defense vs. Melee | ||
|- | |- | ||
| | | STAT(34) | ||
| | | | ||
| normal_damage_reduction | | normal_damage_reduction | ||
| Physical Damage Taken Reduced by X | | Physical Damage Taken Reduced by X | ||
|- | |- | ||
| | | STAT(35) | ||
| | | | ||
| magic_damage_reduction | | magic_damage_reduction | ||
| Magic & Elemental Damage Taken Reduced by X | | Magic & Elemental Damage Taken Reduced by X | ||
|- | |- | ||
| | | STAT(36) | ||
| | | STAT(36) | ||
| damageresist (PDR) | | damageresist (PDR) | ||
| Physical Damage Taken Reduced by X% | | Physical Damage Taken Reduced by X% | ||
|- | |- | ||
| | | STAT(37) | ||
| | | STAT(37) | ||
| magicresist | | magicresist | ||
| Magic Resist +X% | | Magic Resist +X% | ||
|- | |- | ||
| | | STAT(38) | ||
| | | STAT(38) | ||
| maxmagicresist | | maxmagicresist | ||
| +X% to Maximum Magic Resist | | +X% to Maximum Magic Resist | ||
|- | |- | ||
| | | STAT(39) | ||
| | | STAT(39) | ||
| fireresist | | fireresist | ||
| Fire Resist +X% | | Fire Resist +X% | ||
|- | |- | ||
| | | STAT(40) | ||
| | | STAT(40) | ||
| maxfireresist | | maxfireresist | ||
| +X% to Maximum Fire Resist | | +X% to Maximum Fire Resist | ||
|- | |- | ||
| | | STAT(41) | ||
| | | STAT(41) | ||
| lightresist | | lightresist | ||
| Lightning Resist +X% | | Lightning Resist +X% | ||
|- | |- | ||
| | | STAT(42) | ||
| | | STAT(42) | ||
| maxlightresist | | maxlightresist | ||
| +X% to Maximum Lightning Resist | | +X% to Maximum Lightning Resist | ||
|- | |- | ||
| | | STAT(43) | ||
| | | CHARSTAT(43) | ||
| coldresist | | coldresist | ||
| Cold Resist +X% | | Cold Resist +X% | ||
|- | |- | ||
| | | STAT(44) | ||
| | | CHARSTAT(44) | ||
| maxcoldresist | | maxcoldresist | ||
| +X% to Maximum Cold Resist | | +X% to Maximum Cold Resist | ||
|- | |- | ||
| | | STAT(45) | ||
| | | CHARSTAT(45) | ||
| poisonresist | | poisonresist | ||
| Poison Resist +X% | | Poison Resist +X% | ||
|- | |- | ||
| | | STAT(46) | ||
| | | CHARSTAT(46) | ||
| maxpoisonresist | | maxpoisonresist | ||
| +X% to Maximum Poison Resist | | +X% to Maximum Poison Resist | ||
Line 1,794: | Line 1,791: | ||
| | | | ||
|- | |- | ||
| | | STAT(48) | ||
| | | | ||
| firemindam | | firemindam | ||
| Adds X-_ fire damage | | Adds X-_ fire damage | ||
|- | |- | ||
| | | STAT(49) | ||
| | | | ||
| firemaxdam | | firemaxdam | ||
| Adds _-X fire damage | | Adds _-X fire damage | ||
|- | |- | ||
| | | STAT(50) | ||
| | | | ||
| lightmindam | | lightmindam | ||
| Adds X-_ lightning damage | | Adds X-_ lightning damage | ||
|- | |- | ||
| | | STAT(51) | ||
| | | | ||
| lightmaxdam | | lightmaxdam | ||
| Adds 1-X lightning damage | | Adds 1-X lightning damage | ||
|- | |- | ||
| | | STAT(52) | ||
| | | | ||
| magicmindam | | magicmindam | ||
| Adds X magic damage | | Adds X magic damage | ||
|- | |- | ||
| | | STAT(53) | ||
| | | | ||
| magicmaxdam | | magicmaxdam | ||
| Adds X magic damage | | Adds X magic damage | ||
|- | |- | ||
| | | STAT(54) | ||
| | | | ||
| coldmindam | | coldmindam | ||
| Adds X-_ cold damage | | Adds X-_ cold damage | ||
|- | |- | ||
| | | STAT(55) | ||
| | | | ||
| coldmaxdam | | coldmaxdam | ||
| Adds _-X cold damage | | Adds _-X cold damage | ||
|- | |- | ||
| | | STAT(56) | ||
| | | | ||
| coldlength | | coldlength | ||
| Adds _-_ cold damage | | Adds _-_ cold damage | ||
|- | |- | ||
| | | STAT(57) | ||
| | | | ||
| poisonmindam | | poisonmindam | ||
| +X poison damage over _ seconds | | +X poison damage over _ seconds | ||
|- | |- | ||
| | | STAT(58) | ||
| | | | ||
| poisonmaxdam | | poisonmaxdam | ||
| +X poison damage over _ seconds | | +X poison damage over _ seconds | ||
|- | |- | ||
| | | STAT(59) | ||
| | | | ||
| poisonlength | | poisonlength | ||
| +_ poison damage over X seconds | | +_ poison damage over X seconds | ||
|- | |- | ||
| | | STAT(60) | ||
| | | | ||
| lifedrainmindam | | lifedrainmindam | ||
| X% Life stolen per hit | | X% Life stolen per hit | ||
|- | |- | ||
| | | STAT(61) | ||
| | | | ||
| lifedrainmaxdam | | lifedrainmaxdam | ||
| X% Life stolen per hit | | X% Life stolen per hit | ||
|- | |- | ||
| | | STAT(62) | ||
| | | | ||
| manadrainmindam | | manadrainmindam | ||
| X% Mana stolen per hit | | X% Mana stolen per hit | ||
|- | |- | ||
| | | STAT(63) | ||
| | | | ||
| manadrainmaxdam | | manadrainmaxdam | ||
| X% Mana stolen per hit | | X% Mana stolen per hit | ||
|- | |- | ||
| | | STAT(64) | ||
| | | | ||
| stamdrainmindam | | stamdrainmindam | ||
| | | | ||
|- | |- | ||
| | | STAT(65) | ||
| | | | ||
| stamdrainmaxdam | | stamdrainmaxdam | ||
| | | | ||
|- | |- | ||
| | | STAT(66) | ||
| | | | ||
| stunlength | | stunlength | ||
| | | | ||
|- | |- | ||
| | | STAT(67) | ||
| | | | ||
| velocitypercent | | velocitypercent | ||
| | | | ||
|- | |- | ||
| | | STAT(68) | ||
| | | | ||
| attackrate | | attackrate | ||
Line 1,914: | Line 1,911: | ||
| | | | ||
|- | |- | ||
| | | STAT(72) | ||
| | | | ||
| durability | | durability | ||
| Durability: X of _ | | Durability: X of _ | ||
|- | |- | ||
| | | STAT(73) | ||
| | | | ||
| maxdurability | | maxdurability | ||
| Durability: _ of X | | Durability: _ of X | ||
|- | |- | ||
| | | STAT(74) | ||
| | | | ||
| hpregen | | hpregen | ||
| Replenish Life +X | | Replenish Life +X | ||
|- | |- | ||
| | | STAT(75) | ||
| | | | ||
| item_maxdurability_percent | | item_maxdurability_percent | ||
| Increase Maximum Durability X% | | Increase Maximum Durability X% | ||
|- | |- | ||
| | | STAT(76) | ||
| | | | ||
| item_maxhp_percent | | item_maxhp_percent | ||
| Increase Maximum Life X% | | Increase Maximum Life X% | ||
|- | |- | ||
| | | STAT(77) | ||
| | | | ||
| item_maxmana_percent | | item_maxmana_percent | ||
| Increase Maximum Mana X% | | Increase Maximum Mana X% | ||
|- | |- | ||
| | | STAT(78) | ||
| | | | ||
| item_attackertakesdamage | | item_attackertakesdamage | ||
| Attacker takes damage of X | | Attacker takes damage of X | ||
|- | |- | ||
| | | STAT(79) | ||
| | | | ||
| item_goldbonus | | item_goldbonus | ||
| X% Extra Gold from Monsters | | X% Extra Gold from Monsters | ||
|- | |- | ||
| | | STAT(80) | ||
| | | | ||
| item_magicbonus | | item_magicbonus | ||
| X% Better Chance of Getting Magic Items | | X% Better Chance of Getting Magic Items | ||
|- | |- | ||
| | | STAT(81) | ||
| | | | ||
| item_knockback | | item_knockback | ||
Line 1,969: | Line 1,966: | ||
| | | | ||
|- | |- | ||
| | | STAT(83) | ||
| | | | ||
| item_addclassskills | | item_addclassskills | ||
Line 1,979: | Line 1,976: | ||
| | | | ||
|- | |- | ||
| | | STAT(85) | ||
| | | | ||
| item_addexperience | | item_addexperience | ||
| +X% to Experience Gained | | +X% to Experience Gained | ||
|- | |- | ||
| | | STAT(86) | ||
| | | | ||
| item_healafterkill | | item_healafterkill | ||
| +X Life after each Kill | | +X Life after each Kill | ||
|- | |- | ||
| | | STAT(87) | ||
| | | | ||
| item_reducedprices | | item_reducedprices | ||
Line 1,999: | Line 1,996: | ||
| | | | ||
|- | |- | ||
| | | STAT(89) | ||
| | | | ||
| item_lightradius | | item_lightradius | ||
Line 2,009: | Line 2,006: | ||
| | | | ||
|- | |- | ||
| | | STAT(91) | ||
| | | | ||
| item_req_percent | | item_req_percent | ||
| Requirements -X% | | Requirements -X% | ||
|- | |- | ||
| | | STAT(92) | ||
| | | | ||
| item_levelreq | | item_levelreq | ||
| | | | ||
|- | |- | ||
| | | STAT(93) | ||
| | | CHARSTAT(93) | ||
| item_fasterattackrate | | item_fasterattackrate | ||
| +X% Increased Attack Speed | | +X% Increased Attack Speed | ||
|- | |- | ||
| | | STAT(94) | ||
| | | | ||
| item_levelreqpct | | item_levelreqpct | ||
Line 2,034: | Line 2,031: | ||
| | | | ||
|- | |- | ||
| | | STAT(96) | ||
| | | | ||
| item_fastermovevelocity | | item_fastermovevelocity | ||
Line 2,044: | Line 2,041: | ||
| | | | ||
|- | |- | ||
| | | STAT(99) | ||
| | | CHARSTAT(99) | ||
| item_fastergethitrate | | item_fastergethitrate | ||
| +X% Faster Hit Recovery | | +X% Faster Hit Recovery | ||
Line 2,054: | Line 2,051: | ||
| | | | ||
|- | |- | ||
| | | STAT(101) | ||
| | | | ||
| skill_poison_override_length | | skill_poison_override_length | ||
| | | | ||
|- | |- | ||
| | | STAT(102) | ||
| | | CHARSTAT(102) | ||
| item_fasterblockrate | | item_fasterblockrate | ||
| +X% Faster Block Rate | | +X% Faster Block Rate | ||
Line 2,074: | Line 2,071: | ||
| | | | ||
|- | |- | ||
| | | STAT(105) | ||
| | | CHARSTAT(105) | ||
| item_fastercastrate | | item_fastercastrate | ||
| +X% Faster Cast Rate | | +X% Faster Cast Rate | ||
Line 2,084: | Line 2,081: | ||
| | | | ||
|- | |- | ||
| | | STAT(108) | ||
| | | | ||
| item_restinpeace | | item_restinpeace | ||
| Slain Monsters Rest in Peace | | Slain Monsters Rest in Peace | ||
|- | |- | ||
| | | STAT(109) | ||
| | | CHARSTAT(109) | ||
| curse_resistance | | curse_resistance | ||
| | | | ||
|- | |- | ||
| | | STAT(110) | ||
| | | | ||
| item_poisonlengthresist | | item_poisonlengthresist | ||
| Poison Length Reduced by X% | | Poison Length Reduced by X% | ||
|- | |- | ||
| | | STAT(111) | ||
| | | | ||
| item_normaldamage | | item_normaldamage | ||
| Damage +X | | Damage +X | ||
|- | |- | ||
| | | STAT(112) | ||
| | | | ||
| item_howl | | item_howl | ||
| Hit Causes Monster to Flee X% | | Hit Causes Monster to Flee X% | ||
|- | |- | ||
| | | STAT(113) | ||
| | | | ||
| item_stupidity | | item_stupidity | ||
| Hit Blinds Target +X | | Hit Blinds Target +X | ||
|- | |- | ||
| | | STAT(114) | ||
| | | | ||
| item_damagetomana | | item_damagetomana | ||
| X% Damage Taken Gained as Mana when Hit | | X% Damage Taken Gained as Mana when Hit | ||
|- | |- | ||
| | | STAT(115) | ||
| | | | ||
| item_ignoretargetac | | item_ignoretargetac | ||
| Ignore Target's Defense | | Ignore Target's Defense | ||
|- | |- | ||
| STAT(119) | |||
| | | | ||
| item_tohit_percent (%AR) | |||
| +X% Bonus to Attack Rating | |||
|- | |||
| STAT(138) | |||
| | | | ||
| colspan="2" | Just ask greendude if there's a stat missing here that you want | | item_manaafterkill | ||
| +X To Mana After Each Kill | |||
|- | |||
| STAT(156) | |||
| | |||
| item_pierce_percent | |||
| +X% Pierce | |||
|- | |||
| STAT(224) | |||
| | |||
| | |||
| +X To Attack Rating (Based on Character Level) | |||
|- | |||
| STAT(427) | |||
| | |||
| | |||
| Ice Arrow Fires X Additional Arrows | |||
|- | |||
| STAT(495) | |||
| | |||
| | |||
| +X to Elemental & Poison Skills | |||
|- | |||
| colspan="2" | Just ask greendude if there's a stat missing here that you want | |||
|} | |} | ||
Line 2,182: | Line 2,207: | ||
|- | |- | ||
| FCR | | FCR | ||
| | | Faster Cast Rate | ||
| +X% Faster Cast Rate | | +X% Faster Cast Rate | ||
| | | | ||
|- | |||
| FHR | |||
| Faster Hit Recovery | |||
| +X% Faster Hit Recovery | |||
| | |||
|- | |||
| CTCSKILL | |||
| Chance to cast x | |||
| More than 10% chance to cast Apmlify Damage on hit | |||
| CTCSKILL(HIT, "Amplify Damage", 10) > 1 | |||
|} | |} | ||
Line 2,253: | Line 2,288: | ||
=== Individual Skills === | === Individual Skills === | ||
{| class="wikitable" | == Skill Codes == | ||
| style=" | |||
Skill codes will only work for items that grant skill bonuses when unidentified (implicit). The SK## method of skill code filtering is being replaced by the easier to read syntax of SKILL("Skill Name") syntax, so <code>SK59</code> can now be done by issuing <code>SKILL("Blizzard")</code>. The SK## syntax still functions. | |||
{| class="wikitable" | |||
|- style="font-weight:bold; text-align:center;" | |||
! colspan="2" style="vertical-align:middle;" | Amazon | |||
! colspan="2" style="vertical-align:middle;" | Assassin | |||
! colspan="2" style="vertical-align:middle;" | Barbarian | |||
! colspan="2" style="vertical-align:middle;" | Druid | |||
! colspan="2" style="vertical-align:middle; | Necromancer | |||
! colspan="2" style="vertical-align:middle;" | Paladin | |||
! colspan="2" style="vertical-align:middle;" | Sorceress | |||
|- | |- | ||
| Name | |||
| | | Code | ||
| Name | |||
| | | Code | ||
| Name | |||
| | | Code | ||
| Name | |||
| | | Code | ||
| Name | |||
| | | Code | ||
| Name | |||
| Code | |||
| Name | |||
| Code | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Jab") | ||
| | | SK10 | ||
| | | style="vertical-align:middle;" | SKILL("Dragon Claw") | ||
| | | SK260 | ||
| | | style="vertical-align:middle;" | SKILL("Howl") | ||
| style=" | | SK130 | ||
| style="vertical-align:middle;" | SKILL("Firestorm") | |||
| SK225 | |||
| style="vertical-align:middle; | SKILL("Summon Mastery") | |||
| SK69 | |||
| style="vertical-align:middle;" | SKILL("Prayer") | |||
| SK99 | |||
| style="vertical-align:middle;" | SKILL("Ice Bolt") | |||
| SK39 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Power Strike") | ||
| | | SK14 | ||
| | | style="vertical-align:middle;" | SKILL("Tiger Strike") | ||
| | | SK254 | ||
| | | style="vertical-align:middle;" | SKILL("Find Potion") | ||
| style=" | | SK131 | ||
| style="vertical-align:middle;" | SKILL("Molten Boulder") | |||
| SK229 | |||
| style="vertical-align:middle; | SKILL("Raise Skeleton Warrior") | |||
| SK70 | |||
| style="vertical-align:middle;" | SKILL("Resist Fire") | |||
| SK100 | |||
| style="vertical-align:middle;" | SKILL("Frigerate") | |||
| SK40 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Poison Javelin") | ||
| | | SK15 | ||
| | | style="vertical-align:middle;" | SKILL("Dragon Talon") | ||
| | | SK255 | ||
| | | style="vertical-align:middle;" | SKILL("Taunt") | ||
| style=" | | SK137 | ||
| style="vertical-align:middle;" | SKILL("Flame Dash") | |||
| SK468 | |||
| style="vertical-align:middle; | SKILL("Bone Offering") | |||
| SK89 | |||
| style="vertical-align:middle;" | SKILL("Defiance") | |||
| SK104 | |||
| style="vertical-align:middle;" | SKILL("Frost Nova") | |||
| SK44 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Fend") | ||
| | | SK30 | ||
| | | style="vertical-align:middle;" | SKILL("Fists of Fire") | ||
| | | SK259 | ||
| | | style="vertical-align:middle;" | SKILL("Shout") | ||
| style=" | | SK138 | ||
| style="vertical-align:middle;" | SKILL("Arctic Blast") | |||
| SK230 | |||
| style="vertical-align:middle; | SKILL("Clay Golem") | |||
| SK75 | |||
| style="vertical-align:middle;" | SKILL("Resist Cold") | |||
| SK105 | |||
| style="vertical-align:middle;" | SKILL("Ice Blast") | |||
| SK45 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Lightning Bolt") | ||
| | | SK20 | ||
| | | style="vertical-align:middle;" | SKILL("Cobra Strike") | ||
| | | SK265 | ||
| | | style="vertical-align:middle;" | SKILL("Find Item") | ||
| style=" | | SK142 | ||
| style="vertical-align:middle;" | SKILL("Fissure") | |||
| SK234 | |||
| style="vertical-align:middle; | SKILL("Flesh Offering") | |||
| SK88 | |||
| style="vertical-align:middle;" | SKILL("Cleansing") | |||
| SK109 | |||
| style="vertical-align:middle;" | SKILL("Shiver Armor") | |||
| SK50 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Charged Strike") | ||
| | | SK24 | ||
| | | style="vertical-align:middle;" | SKILL("Claws of Thunder") | ||
| | | SK269 | ||
| | | style="vertical-align:middle;" | SKILL("Battle Cry") | ||
| style=" | | SK154 | ||
| style="vertical-align:middle;" | SKILL("Cyclone Armor") | |||
| SK235 | |||
| style="vertical-align:middle; | SKILL("Raise Skeletal Mage") | |||
| SK80 | |||
| style="vertical-align:middle;" | SKILL("Resist Lightning") | |||
| SK110 | |||
| style="vertical-align:middle;" | SKILL("Glacial Spike") | |||
| SK55 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Plague Javelin") | ||
| | | SK25 | ||
| | | style="vertical-align:middle;" | SKILL("Dragon Flight") | ||
| | | SK275 | ||
| | | style="vertical-align:middle;" | SKILL("Battle Orders") | ||
| style=" | | SK149 | ||
| style="vertical-align:middle;" | SKILL("Twister") | |||
| SK240 | |||
| style="vertical-align:middle; | SKILL("Blood Golem") | |||
| SK85 | |||
| style="vertical-align:middle;" | SKILL("Vigor") | |||
| SK115 | |||
| style="vertical-align:middle;" | SKILL("Blizzard") | |||
| SK59 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Molten Strike") | ||
| | | SK19 | ||
| | | style="vertical-align:middle;" | SKILL("Blades of Ice") | ||
| | | SK274 | ||
| | | style="vertical-align:middle;" | SKILL("Grim Ward") | ||
| style=" | | SK150 | ||
| style="vertical-align:middle;" | SKILL("Volcano") | |||
| SK244 | |||
| style="vertical-align:middle; | SKILL("Convocation") | |||
| SK79 | |||
| style="vertical-align:middle;" | SKILL("Meditation") | |||
| SK120 | |||
| style="vertical-align:middle;" | SKILL("Freezing Pulse") | |||
| SK469 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Lightning Strike") | ||
| | | SK34 | ||
| | | style="vertical-align:middle;" | SKILL("Claw Mastery") | ||
| style=" | | SK252 | ||
| | | style="vertical-align:middle;" | SKILL("War Cry") | ||
| style=" | | SK154 | ||
| style="vertical-align:middle;" | SKILL("Tornado") | |||
| SK245 | |||
| style="vertical-align:middle; | SKILL("Iron Golem") | |||
| SK90 | |||
| style="vertical-align:middle;" | SKILL("Redemption") | |||
| SK124 | |||
| style="vertical-align:middle;" | SKILL("Chilling Armor") | |||
| SK60 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Lightning Fury") | ||
| | | SK35 | ||
| | | style="vertical-align:middle;" | SKILL("Psychic Hammer") | ||
| | | SK253 | ||
| | | style="vertical-align:middle;" | SKILL("Battle Command") | ||
| style=" | | SK155 | ||
| style="vertical-align:middle;" | SKILL("Armageddon") | |||
| SK249 | |||
| style="vertical-align:middle; | SKILL("Fire Golem") | |||
| SK94 | |||
| style="vertical-align:middle;" | SKILL("Salvation") | |||
| SK125 | |||
| style="vertical-align:middle;" | SKILL("Frozen Orb") | |||
| SK64 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Inner Sight") | ||
| | | SK8 | ||
| | | style="vertical-align:middle;" | SKILL("Burst of Speed") | ||
| style=" | | SK258 | ||
| | | style="vertical-align:middle;" | SKILL("Edged Weapon Mastery") | ||
| SK127 | |||
| style="vertical-align:middle;" | SKILL("Hurricane") | |||
| SK250 | |||
| style="vertical-align:middle; | SKILL("Revive") | |||
| SK95 | |||
| style="vertical-align:middle;" | SKILL("Might") | |||
| SK98 | |||
| style="vertical-align:middle;" | SKILL("Cold Mastery") | |||
| SK65 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Lethal Strike") | ||
| | | SK9 | ||
| | | style="vertical-align:middle;" | SKILL("Weapon Block") | ||
| | | SK263 | ||
| | | style="vertical-align:middle;" | SKILL("Pole Weapon Mastery") | ||
| | | SK128 | ||
| style="vertical-align:middle;" | SKILL("Werewolf") | |||
| SK223 | |||
| style="vertical-align:middle; | SKILL("Deadly Poison") | |||
| SK73 | |||
| style="vertical-align:middle;" | SKILL("Holy Fire") | |||
| SK102 | |||
| style="vertical-align:middle;" | SKILL("Charged Bolt") | |||
| SK38 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Phase Run") | ||
| | | | ||
| | | style="vertical-align:middle;" | SKILL("Cloak of Shadows") | ||
| | | SK264 | ||
| | | style="vertical-align:middle;" | SKILL("Blunt Weapon Mastery") | ||
| | | SK129 | ||
| style="vertical-align:middle;" | SKILL("Lycanthropy") | |||
| SK224 | |||
| style="vertical-align:middle; | SKILL("Teeth") | |||
| SK67 | |||
| style="vertical-align:middle;" | SKILL("Precision") | |||
| SK103 | |||
| style="vertical-align:middle;" | SKILL("Static Field") | |||
| SK42 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Dodge") | ||
| | | SK13 | ||
| | | style="vertical-align:middle;" | SKILL("Fade") | ||
| | | SK267 | ||
| | | style="vertical-align:middle;" | SKILL("Throwing Mastery") | ||
| | | SK135 | ||
| style="vertical-align:middle;" | SKILL("Werebear") | |||
| SK228 | |||
| style="vertical-align:middle; | SKILL("Bone Armor") | |||
| SK68 | |||
| style="vertical-align:middle;" | SKILL("Blessed Aim") | |||
| SK108 | |||
| style="vertical-align:middle;" | SKILL("Telekinesis") | |||
| SK43 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Avoid") | ||
| | | SK18 | ||
| | | style="vertical-align:middle;" | SKILL("Shadow Warrior") | ||
| | | SK268 | ||
| | | style="vertical-align:middle;" | SKILL("Increased Stamina") | ||
| | | SK141 | ||
| style="vertical-align:middle;" | SKILL("Feral Rage") | |||
| SK232 | |||
| style="vertical-align:middle; | SKILL("Corpse Explosion") | |||
| SK74 | |||
| style="vertical-align:middle;" | SKILL("Concentration") | |||
| SK113 | |||
| style="vertical-align:middle;" | SKILL("Nova") | |||
| SK48 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Penetrate") | ||
| | | SK23 | ||
| | | style="vertical-align:middle;" | SKILL("Mind Blast") | ||
| | | SK273 | ||
| | | style="vertical-align:middle;" | SKILL("Counter Attack") | ||
| | | SK475 | ||
| style="vertical-align:middle;" | SKILL("Maul") | |||
| SK233 | |||
| style="vertical-align:middle; | SKILL("Desecrate") | |||
| SK83 | |||
| style="vertical-align:middle;" | SKILL("Holy Freeze") | |||
| SK114 | |||
| style="vertical-align:middle;" | SKILL("Lightning Surge") | |||
| SK49 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Evade") | ||
| | | SK29 | ||
| | | style="vertical-align:middle;" | SKILL("Venom") | ||
| | | SK278 | ||
| | | style="vertical-align:middle;" | SKILL("Iron Skin") | ||
| | | SK145 | ||
| style="vertical-align:middle;" | SKILL("Rabies") | |||
| SK238 | |||
| style="vertical-align:middle; | SKILL("Bone Spear") | |||
| SK84 | |||
| style="vertical-align:middle;" | SKILL("Holy Shock") | |||
| SK118 | |||
| style="vertical-align:middle;" | SKILL("Chain Lightning") | |||
| SK54 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Decoy") | ||
| | | SK28 | ||
| | | style="vertical-align:middle;" | SKILL("Shadow Master") | ||
| | | SK279 | ||
| | | style="vertical-align:middle;" | SKILL("Increased Speed") | ||
| | | SK148 | ||
| style="vertical-align:middle;" | SKILL("Fire Claws") | |||
| SK239 | |||
| style="vertical-align:middle; | SKILL("Bone Wall") | |||
| SK78 | |||
| style="vertical-align:middle;" | SKILL("Sanctuary") | |||
| SK119 | |||
| style="vertical-align:middle;" | SKILL("Teleport") | |||
| SK53 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Valkyrie") | ||
| | | SK32 | ||
| | | style="vertical-align:middle;" | SKILL("Fire Blast") | ||
| | | SK251 | ||
| | | style="vertical-align:middle;" | SKILL("Puncture") | ||
| | | SK474 | ||
| style="vertical-align:middle;" | SKILL("Hunger") | |||
| SK242 | |||
| style="vertical-align:middle; | SKILL("Bone Spirit") | |||
| SK93 | |||
| style="vertical-align:middle;" | SKILL("Fanaticism") | |||
| SK122 | |||
| style="vertical-align:middle;" | SKILL("Discharge") | |||
| SK57 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Pierce") | ||
| | | SK33 | ||
| | | style="vertical-align:middle;" | SKILL("Shock Web") | ||
| | | SK256 | ||
| | | style="vertical-align:middle;" | SKILL("Natural Resistance") | ||
| style=" | | SK153 | ||
| style="vertical-align:middle;" | SKILL("Shock Wave") | |||
| SK243 | |||
| style="vertical-align:middle; | SKILL("Poison Nova") | |||
| SK92 | |||
| style="vertical-align:middle;" | SKILL("Conviction") | |||
| SK123 | |||
| style="vertical-align:middle;" | SKILL("Thunder Storm") | |||
| SK457 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Cold Arrow") | ||
| | | SK11 | ||
| | | style="vertical-align:middle;" | SKILL("Blade Throw") | ||
| | | SK257 | ||
| | | style="vertical-align:middle;" | SKILL("Whirling Axes") | ||
| | | SK134 | ||
| style="vertical-align:middle;" | SKILL("Fury") | |||
| SK248 | |||
| style="vertical-align:middle; | SKILL("Amplify Damage") | |||
| SK66 | |||
| style="vertical-align:middle;" | SKILL("Sacrifice") | |||
| SK96 | |||
| style="vertical-align:middle;" | SKILL("Energy Shield") | |||
| SK58 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Magic Arrow") | ||
| | | SK6 | ||
| | | style="vertical-align:middle;" | SKILL("Charged Bolt Sentry") | ||
| | | SK261 | ||
| | | style="vertical-align:middle;" | SKILL("Double Swing") | ||
| | | | ||
| style="vertical-align:middle;" | SKILL("Raven") | |||
| SK221 | |||
| style="vertical-align:middle; | SKILL("Dim Vision") | |||
| SK71 | |||
| style="vertical-align:middle;" | SKILL("Smite") | |||
| SK97 | |||
| style="vertical-align:middle;" | SKILL("Lightning Mastery") | |||
| SK63 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Multiple Shot") | ||
| | | SK12 | ||
| | | style="vertical-align:middle;" | SKILL("Wake of Fire") | ||
| | | SK262 | ||
| | | style="vertical-align:middle;" | SKILL("Concentrate") | ||
| | | SK144 | ||
| style="vertical-align:middle;" | SKILL("Poison Creeper") | |||
| SK222 | |||
| style="vertical-align:middle; | SKILL("Hemorrhage") | |||
| SK477 | |||
| style="vertical-align:middle;" | SKILL("Holy Bolt") | |||
| SK101 | |||
| style="vertical-align:middle;" | SKILL("Fire Bolt") | |||
| SK36 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Fire Arrow") | ||
| | | SK7 | ||
| | | style="vertical-align:middle;" | SKILL("Blade Fury") | ||
| | | SK266 | ||
| | | style="vertical-align:middle;" | SKILL("Cleave") | ||
| | | SK152 | ||
| style="vertical-align:middle;" | SKILL("Heart of Wolverine") | |||
| SK236 | |||
| style="vertical-align:middle; | SKILL("Weaken") | |||
| SK72 | |||
| style="vertical-align:middle;" | SKILL("Zeal") | |||
| SK106 | |||
| style="vertical-align:middle;" | SKILL("Warmth") | |||
| SK37 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Ice Arrow") | ||
| | | SK21 | ||
| | | style="vertical-align:middle;" | SKILL("Lightning Sentry") | ||
| | | SK271 | ||
| | | style="vertical-align:middle;" | SKILL("Frenzy") | ||
| | | SK147 | ||
| style="vertical-align:middle;" | SKILL("Summon Spirit Wolf") | |||
| SK227 | |||
| style="vertical-align:middle; | SKILL("Iron Maiden") | |||
| SK76 | |||
| style="vertical-align:middle;" | SKILL("Charge") | |||
| SK107 | |||
| style="vertical-align:middle;" | SKILL("Inferno") | |||
| SK41 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Guided Arrow") | ||
| | | SK22 | ||
| | | style="vertical-align:middle;" | SKILL("Wake of Inferno") | ||
| | | SK272 | ||
| | | style="vertical-align:middle;" | SKILL("Stun") | ||
| | | SK139 | ||
| style="vertical-align:middle;" | SKILL("Carrion Vine") | |||
| SK231 | |||
| style="vertical-align:middle; | SKILL("Terror") | |||
| SK77 | |||
| style="vertical-align:middle;" | SKILL("Vengeance") | |||
| SK111 | |||
| style="vertical-align:middle;" | SKILL("Immolate") | |||
| SK46 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Exploding Arrow") | ||
| | | SK16 | ||
| | | style="vertical-align:middle;" | SKILL("Death Sentry") | ||
| | | SK276 | ||
| | | style="vertical-align:middle;" | SKILL("Leap") | ||
| | | SK143 | ||
| style="vertical-align:middle;" | SKILL("Oak Sage") | |||
| SK226 | |||
| style="vertical-align:middle; | SKILL("Confuse") | |||
| SK81 | |||
| style="vertical-align:middle;" | SKILL("Blessed Hammer") | |||
| SK112 | |||
| style="vertical-align:middle;" | SKILL("Fire Ball") | |||
| SK47 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Strafe") | ||
| | | SK26 | ||
| | | style="vertical-align:middle;" | SKILL("Blade Shield") | ||
| | | SK277 | ||
| | | style="vertical-align:middle;" | SKILL("Power Throw") | ||
| | | SK140 | ||
| style="vertical-align:middle;" | SKILL("Summon Dire Wolf") | |||
| SK237 | |||
| style="vertical-align:middle; | SKILL("Life Tap") | |||
| SK82 | |||
| style="vertical-align:middle;" | SKILL("Absolution") | |||
| SK116 | |||
| style="vertical-align:middle;" | SKILL("Fire Wall") | |||
| SK51 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Immolation Arrow") | ||
| | | SK27 | ||
| | | style="vertical-align:middle;" | | ||
| | | | ||
| | | style="vertical-align:middle;" | SKILL("Bash") | ||
| | | SK126 | ||
| style="vertical-align:middle;" | SKILL("Solar Creeper") | |||
| SK241 | |||
| style="vertical-align:middle; | SKILL("Attract") | |||
| SK86 | |||
| style="vertical-align:middle;" | SKILL("Holy Shield") | |||
| SK117 | |||
| style="vertical-align:middle;" | SKILL("Enflame") | |||
| SK52 | |||
|- | |- | ||
| | | style="vertical-align:middle;" | SKILL("Freezing Arrow") | ||
| | | SK31 | ||
| | | style="vertical-align:middle;" | | ||
| | | | ||
| | | style="vertical-align:middle;" | SKILL("Ethereal Throw") | ||
| | | SK133 | ||
| style="vertical-align:middle;" | SKILL("Spirit of Barbs") | |||
| SK246 | |||
| style="vertical-align:middle; | SKILL("Decrepify") | |||
| SK87 | |||
| style="vertical-align:middle;" | SKILL("Fist of the Heavens") | |||
| SK121 | |||
| style="vertical-align:middle;" | SKILL("Meteor") | |||
| SK56 | |||
|- | |- | ||
| style=" | | style="vertical-align:middle;" | | ||
| style=" | | | ||
| style=" | | style="vertical-align:middle;" | | ||
| style=" | | | ||
| style=" | | style="vertical-align:middle;" | SKILL("Whirlwind") | ||
| style=" | | SK151 | ||
| style="vertical-align:middle;" | SKILL("Summon Grizzly") | |||
| SK247 | |||
| style="vertical-align:middle; | SKILL("Lower Resist") | |||
| SK91 | |||
| style="vertical-align:middle;" | SKILL("Dashing Strike") | |||
| SK473 | |||
| style="vertical-align:middle;" | SKILL("Hydra") | |||
| SK62 | |||
|- | |- | ||
| style=" | | style="vertical-align:middle;" | | ||
| style=" | | | ||
| style="vertical-align:middle;" | | |||
| | |||
| style="vertical-align:middle;" | | |||
| | |||
| style="vertical-align:middle;" | | |||
| | |||
| style="vertical-align:middle; | | |||
| | |||
| style="vertical-align:middle;" | | |||
| | |||
| style="vertical-align:middle;" | SKILL("Fire Mastery") | |||
| SK61 | |||
|} | |} | ||