Talk:Loot Filtration Codes: Difference between revisions

From Path of Diablo Wiki
Named Stats: clarification for RUNE code
 
(32 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.


=== Unavailable Codes ===
== Output Keywords ==
Some items/affixes aren't listed because they don't have codes:
Output Keywords are used in the ''output'' portion of rules, after the colon. (e.g. ItemDisplay[]: %NAME%)
{| class="wikitable"
{| class="wikitable"
! Description
! Code
! Item Appearance
! Color
! Compatibility
|-
|-
| melee splash
| %GREEN%
| Melee Attacks deal Splash Damage
| [[File:font_green.png|70px|link=]] (set item color)
| all
|-
|-
| + block chance
| %DGREEN%
| Increased Chance of Blocking
| [[File:font_dark_green.png|130px|link=]]
| all
|-
|-
| skill charges
| %GOLD%
| example: Level 4 Telekinesis [30/30 charges]
| [[File:font_gold.png|60px|link=]] (unique item color)
| all
|-
|-
| chance to cast
| %TAN%
| example: 8% Chance to cast level 5 Chain Lightning on attack
| [[File:font_tan.png|60px|link=]]
|}
| all
 
=== Other ===
Ideas for improving the page:
 
1. Organize codes for item bases in 3 columns (normal, exceptional, elite) instead of a single column
 
2. Separate codes into categories such as "Potions" or "Quest Items"
 
3. Potential changes for individual entries:
 
{| class="wikitable"
! Code
! Description
! New Description or (Change)
! Reason
|-
|-
| tch
| %BLUE%
| Torch
| [[File:font_blue.png|65px|link=]] (magic item color)
| (remove)
| all
| not a code
|-
|-
| cm4
| %GRAY%
| Hoardrim Sigil (enchant charm)
| [[File:font_gray.png|65px|link=]] (ethereal/socketed color)
| (remove or reorganize)
| all
| removed from game
|-
|-
| ma1
| %WHITE%
| Dark Cavern Relic - Removed Patch 12
| [[File:font_white.png|70px|link=]]
| (remove or reorganize)
| all
| removed from game
|-
|-
| ma3
| %BLACK%
| Abandoned Precinct Relic - Removed Patch 12
| [[File:font_black.png|67px|link=]] (very hard to see)
| (remove or reorganize)
| all
| removed from game
|-
|-
| cx8
| %YELLOW%
| Orb of Enchantment
| [[File:font_yellow.png|75px|link=]] (rare item color)
| (remove or reorganize)
| all
| removed from game
|-
|-
| mgl
| %ORANGE%
| Bracers
| [[File:font_orange.png|75px|link=]] (crafted item color)
| Chain Gloves
| all
| incorrect name
|-
|-
| pad
| %PURPLE%
| Ancient Shield
| [[File:font_purple.png|75px|link=]]
| Kurast Shield
| all
| incorrect name
|-
|-
| 6bs
| %RED%
| Shillelah
| [[File:font_red.png|50px|link=]]
| Shillelagh
| all
| typo
|-
|-
| 7fb
| %CORAL%
| Colossal Sword
| [[File:font_coral.png|68px|link=]]
| Colossus Sword
| -3dfx & -d2gl only
| typo
|-
|-
| amf
| %SAGE%
| MatriarchalJavelin
| [[File:font_sage.png|60px|link=]]
| Matriarchal Javelin
| -3dfx & -d2gl only
| missing space
|-
|-
| mss
| %TEAL%
| Mephisto SoulStone
| [[File:font_teal.png|62px|link=]]
| Mephisto's Soulstone
| -3dfx & -d2gl only
| typo
|-
|-
| std
| %LIGHT_GRAY%
| Standard
| [[File:font_light_gray.png|120px|link=]]
| Standard of Heroes
| -3dfx & -d2gl only
| incomplete info
|-
| d33
| decoy dagger
| (remove or reorganize)
| not an item?
|}
|}


= Proposed Formatting for Main Page =
=== Value References ===
 
== Output Keywords ==
Output Keywords are used in the ''output'' portion of rules, after the colon. (e.g. ItemDisplay[]: %NAME%)
=== Colors ===
{| class="wikitable"
{| class="wikitable"
! Code
! Code
! Color
! Output
! Default Use
! Details
|-
|-
| %WHITE%
| %NAME%
| White
| item name
| regular items
| stores how an item is displayed<br>can be modified/replaced with %CONTINUE%
|-
|-
| %GRAY%
| %FULLNAME%
| Gray
|
| regular items (ethereal or socketed)
|
|-
|-
| %BLUE%
| %ILVL%
| Blue
| item level
| magic items, item affixes
| 1-99
|-
|-
| %YELLOW%
| %SOCKETS%
| Yellow
| number of sockets
| rare items
| 0-6
|-
|-
| %GOLD%
| %PRICE%
| [[File:Fontgold.png]] Gold
| item vendor price
| unique items
| 0-35000
|-
|-
| %GREEN%
| %RUNENAME%
| [[File:Fontgreen.png]] Green
| rune name
| set items
| excludes "Rune" (e.g. "Vex" instead of "Vex Rune")
|-
|-
| %DGREEN%
| %RUNETIER%
| [[File:Fontdgreen.png]] Dark Green
| Rune number
|
|
|-
|-
| %TAN%
| %CODE%
| [[File:Fonttan.png]] Tan
| item code
|
|
|-
|-
| %BLACK%
| %EDAMAGE%
| Black
| Enhanced Damage
|
|
|-
|-
| %PURPLE%
| %EDEFENSE%
| Purple
| Enhanced Defense
|
|
|-
| %ORANGE%
| Orange
| crafted items, endgame quest items, runes
|-
| %RED%
| Red
| unmet item requirements, "unidentified", "corrupted"
|}
|}


=== Value References ===
=== Special Keywords ===
{| class="wikitable"
{| class="wikitable"
! Code
! Code
! Output
! Details
! Details
|-
|-
| %NAME%
| %CONTINUE%
| item name
| 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%
| stores how an item is displayed<br>can be modified/replaced with %CONTINUE%
|-
|-
| %ILVL%
| %MAP%
| item level
| Makes it show item drops show in chat
| 1-99
|-
|-
| %SOCKETS%
| AREALVL
| number of sockets
| Allow to filter item per area level.
| 0-6
|-
|-
| %PRICE%
| %MAPICON(#)%
| item vendor price
| Sets icon choice for minimap
| 0-35000
|-
|-
| %RUNENAME%
| %NOTIFY(COLOR)%
| rune name
| Sets color of text notfications
| excludes "Rune" (e.g. "Vex" instead of "Vex Rune")
|-
| 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: >
|-
|-
| %CODE%
| %SPACE%
| item code
| Inserts a single space
|
|}
 
=== Special Keywords ===
{| class="wikitable"
! Code
! Details
|-
|-
| %CONTINUE%
| %HIDE%
| 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%
| Inserts nothing, purely a convenience to explicitly show this row is meant to hide an item
|}
|}


Line 243: Line 223:
|
|
|-
|-
| CRAFT
| Crafted
|
|
| Crafted
| rowspan="2" | no code, use negation<br>!(NMAG OR MAG OR RARE OR UNI OR SET)
|}
|}


Line 404: Line 384:
{| class="wikitable"
{| class="wikitable"
! Code !! Item (Normal)
! Code !! Item (Normal)
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="113" |
! style="background:transparent;" rowspan="113" |
! Code !! Item (Exceptional)
! Code !! Item (Exceptional)
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="113" |
! style="background:transparent;" rowspan="113" |
! Code !! Item (Elite)
! Code !! Item (Elite)
|-
|-
Line 449: Line 429:
| 7gi || Glorious Axe
| 7gi || Glorious Axe
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| clb || Club
| clb || Club
Line 483: Line 463:
| 7gm || Thunder Maul
| 7gm || Thunder Maul
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| ssd || Short Sword
| ssd || Short Sword
Line 541: Line 521:
| 7gd || Colossus Blade
| 7gd || Colossus Blade
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| dgr || Dagger
| dgr || Dagger
Line 549: Line 529:
| dir || Dirk
| dir || Dirk
| 9di || Rondel
| 9di || Rondel
| 7di || Mithral Point
| 7di || Mithril Point
|-
|-
| kri || Kriss
| kri || Kriss
Line 559: Line 539:
| 7bl || Legend Spike
| 7bl || Legend Spike
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| tkf || Throwing Knife
| tkf || Throwing Knife
Line 577: Line 557:
| 7b8 || Winged Axe
| 7b8 || Winged Axe
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| jav || Javelin
| jav || Javelin
Line 599: Line 579:
| 7ts || Winged Harpoon
| 7ts || Winged Harpoon
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| spr || Spear
| spr || Spear
Line 621: Line 601:
| 7p7 || War Pike
| 7p7 || War Pike
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| bar || Bardiche
| bar || Bardiche
Line 647: Line 627:
| 7wc || Giant Thresher
| 7wc || Giant Thresher
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| sbw || Short Bow
| sbw || Short Bow
Line 681: Line 661:
| 6lw || Hydra Bow
| 6lw || Hydra Bow
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| lxb || Light Crossbow
| lxb || Light Crossbow
Line 699: Line 679:
| 6rx || Demon Crossbow
| 6rx || Demon Crossbow
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| sst || Short Staff
| sst || Short Staff
Line 721: Line 701:
| 6ws || Archon Staff
| 6ws || Archon Staff
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| wnd || Wand
| wnd || Wand
Line 739: Line 719:
| 7gw || Unearthed Wand
| 7gw || Unearthed Wand
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| scp || Scepter
| scp || Scepter
Line 753: Line 733:
| 7ws || Caduceus
| 7ws || Caduceus
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| ktr || Katar
| ktr || Katar
Line 783: Line 763:
| 7qr || Scissors Suwayyah
| 7qr || Scissors Suwayyah
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| ob1 || Eagle Orb
| ob1 || Eagle Orb
Line 805: Line 785:
| obf || Dimensional Shard
| obf || Dimensional Shard
|-
|-
| style="background:#f0f0f0" colspan="8" |
| 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:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="79" |
! style="background:transparent;" rowspan="79" |
! Code !! Item (Exceptional)
! Code !! Item (Exceptional)
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="79" |
! style="background:transparent;" rowspan="79" |
! Code !! Item (Elite)
! Code !! Item (Elite)
|-
|-
Line 868: Line 848:
| urn || Corona
| urn || Corona
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| qui || Quilted Armor
| qui || Quilted Armor
Line 930: Line 910:
| uar || Sacred Armor
| uar || Sacred Armor
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| buc || Buckler
| buc || Buckler
Line 964: Line 944:
| uts || Ward
| uts || Ward
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| lgl || Leather Gloves
| lgl || Leather Gloves
Line 986: Line 966:
| uhg || Ogre Gauntlets
| uhg || Ogre Gauntlets
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| lbt || Boots
| lbt || Boots
Line 1,008: Line 988:
| uhb || Myrmidon Greaves
| uhb || Myrmidon Greaves
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| lbl || Sash
| lbl || Sash
Line 1,030: Line 1,010:
| uhc || Colossus Girdle
| uhc || Colossus Girdle
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| ci0 || Circlet
| ci0 || Circlet
Line 1,038: Line 1,018:
| ci1 || Coronet
| ci1 || Coronet
|-
|-
| style="background:#f0f0f0" colspan="8" |
| 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:#f0f0f0" colspan="8" |
| 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:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| pa1 || Targe
| pa1 || Targe
Line 1,104: Line 1,084:
| paf || Vortex Shield
| paf || Vortex Shield
|-
|-
| style="background:#f0f0f0" colspan="8" |
| style="background:transparent" colspan="8" |
|-
|-
| ne1 || Preserved Head
| ne1 || Preserved Head
Line 1,127: Line 1,107:
|}
|}


=== Other ===
==== Potions ====
==== Potions ====
{| class="wikitable"
{| class="wikitable"
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="6" |
! style="background:transparent;" rowspan="6" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="6" |
! style="background:transparent;" rowspan="6" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="4" |
! style="background:transparent;" rowspan="4" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="4" |
! 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:white; border-bottom: 1px solid white; border-right: 1px solid white;" rowspan="2" colspan="6" |
| 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:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="8" |
! style="background:transparent;" rowspan="8" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="8" |
! style="background:transparent;" rowspan="8" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="8" |
! style="background:transparent;" rowspan="8" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="8" |
! 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:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="12" |
! style="background:transparent;" rowspan="12" |
! Code !! Item
! Code !! Item
! style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="12" |
! 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
|-
|-
| g33
| tes
| Gidbinn
| Twisted Essence of Suffering
| Andariel & Duriel
|-
|-
| bbb
| ceh
| Lam Esen's Tome
| Charged Essence of Hatred
| Mephisto
|-
|-
| qbr
| bet
| Khalim's Brain
| Burning Essence of Terror
| Diablo
|-
|-
| qey
| fed
| Khalim's Eye
| Festering Essence of Destruction
| Baal
|-
|-
| qhr
| toa
| Khalim's Heart
| Token of Absolution
|
|-
|-
| qf1
| pk1
| Khalim's Flail
| Key of Terror
| Countess
|-
|-
| qf2
| pk2
| Khalim's Will
| Key of Hatred
| Summoner
|-
| pk3
| Key of Destruction
| Nihlathak
|-
| dhn
| Diablo's Horn
| Lilith (uber Andariel)
|-
|-
| mss
| bey
| Mephisto's Soulstone
| Baal's Eye
| Duriel (uber)
|-
|-
| hfh
| mbr
| Hellforge Hammer
| Mephisto's Brain
| Izual (uber)
|-
|-
| ice
| style="background:transparent" colspan="3" |
| Malah's Potion
|-
|-
| tr2
| cx5
| Scroll of Resistance
| Orb of Corruption
|}
|
 
==== Special Items ====
{| class="wikitable"
! Code
! Item
! Drops From
|-
|-
| tes
| cx6
| Twisted Essence of Suffering
| Diablo's Soulstone
| Andariel & Duriel
| Uber Tristram
|-
|-
| ceh
| cx7
| Charged Essence of Hatred
| Key of Chaos
| Mephisto
|
|-
|-
| bet
| cx9
| Burning Essence of Terror
| Orb of Alteration
| Diablo
|
|-
|-
| fed
| maz
| Festering Essence of Destruction
| Infernal Trial
| Baal
|-
| toa
| Token of Absolution
|
|
|-
|-
| pk1
|  
| Key of Terror
| Decomposing Settlement
| Countess
| Tier 1 (white)
|-
|
| Baleful Alcazar
| Tier 1 (white)
|-
|-
| pk2
|  
| Key of Hatred
| Abyssal Furnace
| Summoner
| Tier 2 (yellow)
|-
|-
| pk3
| ma1
| Key of Destruction
| Icy Cavern Relic
| Nihlathak
| Tier 2 (yellow)
|-
|-
| dhn
| ma4
| Diablo's Horn
| Desecrated Temple Relic
| Lilith (uber Andariel)
| Tier 2 (yellow)
|-
|-
| bey
| ma9
| Baal's Eye
| Dim Cellar Relic
| Duriel (uber)
| Tier 2 (yellow)
|-
|-
| mbr
| ma5
| Mephisto's Brain
| Frigid Plateau Relic
| Izual (uber)
| Tier 3 (red)
|-
|-
| style="background:#f0f0f0" colspan="3" |
| ma8
| Musty Crypt Relic
| Tier 3 (red)
|-
|-
| cx5
| ma2
| Orb of Corruption
| Forgotten Desert Relic
|
| Tier 3 (red)
|-
| cx6
| Diablo's Soulstone
| Uber Tristram
|-
| cx7
| Key of Chaos
| maps
|-
| maz
| Infernal Trial
|
|-
| ma4
| Desecrated Temple - Tier 1 Relic
| Hephasto
|-
| ma5
| Frigid Plateau - Tier 2 Relic
|
|-
|-
| ma6
| ma6
| Ruined Citadel - Tier 3 Relic
| Ruined Citadel Relic
|
| Tier 3 (red)
|-
| ma2
| Forgotten Desert - Tier 4 Relic
|
|-
| style="background:#f0f0f0" colspan="3" | Legacy Items (non-ladder only)
|-
|-
| ma1
| ma7
| Dark Cavern Relic
| Burnt Forest Relic
|
| Tier 3 (red)
|-
|-
| ma3
| MAP
| Abandoned Precinct Relic
| All maps
|
| Catches all maps
|-
| cm4
| Horadrim Sigil
|
|-
| cx8
| Orb of Enchantment
|
|}
|}


Line 1,468: Line 1,458:
|
|
|-
|-
| isc
| tbk
| Scroll of Identify
| Tome of Town Portal
|
|
|-
|-
| tbk
| TPSCROLLS
| Tome of Town Portal
| 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
|
|
|-
|-
Line 1,479: Line 1,473:
| Tome of Identify
| 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
Line 1,537: Line 1,539:
|}
|}


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 ==
== Stat Codes ==
=== Numbered Stats ===
=== Numbered Stats ===
Item Stat Codes references the stat on an item. Char Stat Codes references the stat on your character.
Item Stat Codes references the stat on an item. Char Stat Codes references the stat on your character.
{| class="wikitable"
{| class="wikitable"
! Item Stat Code
! Item Stat Code
Line 1,546: Line 1,551:
! Item Appearance
! Item Appearance
|-
|-
| ITEMSTAT0
| STAT(0)
| CHARSTAT0
| CHARSTAT(0)
| strength
| strength
| +X to Strength
| +X to Strength
|-
|-
| ITEMSTAT1
| STAT(1)
| CHARSTAT1
| CHARSTAT(1)
| energy
| energy
| +X to Energy
| +X to Energy
|-
|-
| ITEMSTAT2
| STAT(2)
| CHARSTAT2
| CHARSTAT(2)
| dexterity
| dexterity
| +X to Dexterity
| +X to Dexterity
|-
|-
| ITEMSTAT3
| STAT(3)
| CHARSTAT3
| CHARSTAT(3)
| vitality
| vitality
| +X to Vitality
| +X to Vitality
|-
|-
|  
|  
| CHARSTAT4
| CHARSTAT(4)
| unspent stat points
| unspent stat points
|
|
|-
|-
|  
|  
| CHARSTAT5
| CHARSTAT(5)
| unspent skill points
| unspent skill points
|
|
|-
|-
|  
|  
| CHARSTAT6
| CHARSTAT(6)
| current life
| current life
|
|
|-
|-
| ITEMSTAT7
| STAT(7)
| CHARSTAT7
| CHARSTAT(7)
| max life
| max life
| +X to Life
| +X to Life
|-
|-
|  
|  
| CHARSTAT8
| CHARSTAT(8)
| current mana
| current mana
|
|
|-
|-
| ITEMSTAT9
| STAT(9)
| CHARSTAT9
| CHARSTAT(9)
| max mana
| max mana
| +X to Mana
| +X to Mana
|-
|-
|  
|  
| CHARSTAT10
| CHARSTAT(10)
| current stamina
| current stamina
|
|
|-
|-
| ITEMSTAT11
| STAT(11)
| CHARSTAT11
| CHARSTAT(11)
| max stamina
| max stamina
| +X to Max Stamina
| +X to Max Stamina
Line 1,612: Line 1,617:
|-
|-
|  
|  
| CHARSTAT13
| CHARSTAT(13)
| experience
| experience
|
|
|-
|-
|  
|  
| CHARSTAT14
| CHARSTAT(14)
| gold on character
| gold on character
|
|
|-
|-
|  
|  
| CHARSTAT15
| CHARSTAT(15)
| gold in stash
| gold in stash
|
|
|-
|-
| ITEMSTAT16
| STAT(16)
|
|
| item_armor_percent
| item_armor_percent
| +X% Enhanced Defense
| +X% Enhanced Defense
|-
|-
| ITEMSTAT17
| STAT(17)
|
|
| item_maxdamage_percent
| item_maxdamage_percent
| +X% Enhanced Damage
| +X% Enhanced Damage
|-
|-
| ITEMSTAT18
| STAT(18)
|
|
| item_mindamage_percent
| item_mindamage_percent
| +X% Enhanced Damage
| +X% Enhanced Damage
|-
|-
| ITEMSTAT19
| STAT(19)
|
|
| tohit (AR)
| tohit (AR)
| +X to Attack Rating
| +X to Attack Rating
|-
|-
| ITEMSTAT20
| STAT(20)
|
|
| toblock
| toblock
| Chance to Block: X%
| Chance to Block: X%
|-
|-
| ITEMSTAT21
| STAT(21)
|
|
| mindamage
| mindamage
| Damage: X to _<br>+X to Minimum Damage
| Damage: X to _<br>+X to Minimum Damage
|-
|-
| ITEMSTAT22
| STAT(22)
|
|
| maxdamage
| maxdamage
| Damage: _ to X<br>+X to Maximum Damage
| Damage: _ to X<br>+X to Maximum Damage
|-
|-
| ITEMSTAT23
| STAT(23)
|
|
| secondary_mindamage
| secondary_mindamage
| +X to Minimum Damage
| +X to Minimum Damage
|-
|-
| ITEMSTAT24
| STAT(24)
|
|
| secondary_maxdamage
| secondary_maxdamage
| +X to Maximum Damage
| +X to Maximum Damage
|-
|-
| ITEMSTAT25
| STAT(25)
|
|
| damagepercent
| damagepercent
| +X% Damage
| +X% Damage
|-
|-
| ITEMSTAT26
| STAT(26)
|
|
| manarecovery
| manarecovery
|  
|  
|-
|-
| ITEMSTAT27
| STAT(27)
|
|
| manarecoverybonus
| manarecoverybonus
| Regenerate Mana X%
| Regenerate Mana X%
|-
|-
| ITEMSTAT28
| STAT(28)
|
|
| staminarecoverybonus
| staminarecoverybonus
Line 1,692: Line 1,697:
|-
|-
|
|
| CHARSTAT29
| CHARSTAT(29)
| lastexp
| lastexp
|
|
|-
|-
|
|
| CHARSTAT30
| CHARSTAT(30)
| nextexp
| nextexp
|
|
|-
|-
| ITEMSTAT31
| STAT(31)
|
|
| armorclass
| armorclass
| +X Defense<br>Defense: X
| +X Defense<br>Defense: X
|-
|-
| ITEMSTAT32
| STAT(32)
|
|
| armorclass_vs_missile
| armorclass_vs_missile
| +X Defense vs. Missile
| +X Defense vs. Missile
|-
|-
| ITEMSTAT33
| STAT(33)
|
|
| armorclass_vs_hth
| armorclass_vs_hth
| +X Defense vs. Melee
| +X Defense vs. Melee
|-
|-
| ITEMSTAT34
| STAT(34)
|
|
| normal_damage_reduction
| normal_damage_reduction
| Physical Damage Taken Reduced by X
| Physical Damage Taken Reduced by X
|-
|-
| ITEMSTAT35
| STAT(35)
|
|
| magic_damage_reduction
| magic_damage_reduction
| Magic & Elemental Damage Taken Reduced by X
| Magic & Elemental Damage Taken Reduced by X
|-
|-
| ITEMSTAT36
| STAT(36)
| ITEMSTAT36
| STAT(36)
| damageresist (PDR)
| damageresist (PDR)
| Physical Damage Taken Reduced by X%
| Physical Damage Taken Reduced by X%
|-
|-
| ITEMSTAT37
| STAT(37)
| ITEMSTAT37
| STAT(37)
| magicresist
| magicresist
| Magic Resist +X%
| Magic Resist +X%
|-
|-
| ITEMSTAT38
| STAT(38)
| ITEMSTAT38
| STAT(38)
| maxmagicresist
| maxmagicresist
| +X% to Maximum Magic Resist
| +X% to Maximum Magic Resist
|-
|-
| ITEMSTAT39
| STAT(39)
| ITEMSTAT39
| STAT(39)
| fireresist
| fireresist
| Fire Resist +X%
| Fire Resist +X%
|-
|-
| ITEMSTAT40
| STAT(40)
| ITEMSTAT40
| STAT(40)
| maxfireresist
| maxfireresist
| +X% to Maximum Fire Resist
| +X% to Maximum Fire Resist
|-
|-
| ITEMSTAT41
| STAT(41)
| ITEMSTAT41
| STAT(41)
| lightresist
| lightresist
| Lightning Resist +X%
| Lightning Resist +X%
|-
|-
| ITEMSTAT42
| STAT(42)
| ITEMSTAT42
| STAT(42)
| maxlightresist
| maxlightresist
| +X% to Maximum Lightning Resist
| +X% to Maximum Lightning Resist
|-
|-
| ITEMSTAT43
| STAT(43)
| CHARSTAT43
| CHARSTAT(43)
| coldresist
| coldresist
| Cold Resist +X%
| Cold Resist +X%
|-
|-
| ITEMSTAT44
| STAT(44)
| CHARSTAT44
| CHARSTAT(44)
| maxcoldresist
| maxcoldresist
| +X% to Maximum Cold Resist
| +X% to Maximum Cold Resist
|-
|-
| ITEMSTAT45
| STAT(45)
| CHARSTAT45
| CHARSTAT(45)
| poisonresist
| poisonresist
| Poison Resist +X%
| Poison Resist +X%
|-
|-
| ITEMSTAT46
| STAT(46)
| CHARSTAT46
| CHARSTAT(46)
| maxpoisonresist
| maxpoisonresist
| +X% to Maximum Poison Resist
| +X% to Maximum Poison Resist
Line 1,786: Line 1,791:
|  
|  
|-
|-
| ITEMSTAT48
| STAT(48)
|
|
| firemindam
| firemindam
| Adds X-_ fire damage
| Adds X-_ fire damage
|-
|-
| ITEMSTAT49
| STAT(49)
|
|
| firemaxdam
| firemaxdam
| Adds _-X fire damage
| Adds _-X fire damage
|-
|-
| ITEMSTAT50
| STAT(50)
|
|
| lightmindam
| lightmindam
| Adds X-_ lightning damage
| Adds X-_ lightning damage
|-
|-
| ITEMSTAT51
| STAT(51)
|
|
| lightmaxdam
| lightmaxdam
| Adds 1-X lightning damage
| Adds 1-X lightning damage
|-
|-
| ITEMSTAT52
| STAT(52)
|
|
| magicmindam
| magicmindam
| Adds X magic damage
| Adds X magic damage
|-
|-
| ITEMSTAT53
| STAT(53)
|
|
| magicmaxdam
| magicmaxdam
| Adds X magic damage
| Adds X magic damage
|-
|-
| ITEMSTAT54
| STAT(54)
|
|
| coldmindam
| coldmindam
| Adds X-_ cold damage
| Adds X-_ cold damage
|-
|-
| ITEMSTAT55
| STAT(55)
|
|
| coldmaxdam
| coldmaxdam
| Adds _-X cold damage
| Adds _-X cold damage
|-
|-
| ITEMSTAT56
| STAT(56)
|
|
| coldlength
| coldlength
| Adds _-_ cold damage
| Adds _-_ cold damage
|-
|-
| ITEMSTAT57
| STAT(57)
|
|
| poisonmindam
| poisonmindam
| +X poison damage over _ seconds
| +X poison damage over _ seconds
|-
|-
| ITEMSTAT58
| STAT(58)
|
|
| poisonmaxdam
| poisonmaxdam
| +X poison damage over _ seconds
| +X poison damage over _ seconds
|-
|-
| ITEMSTAT59
| STAT(59)
|
|
| poisonlength
| poisonlength
| +_ poison damage over X seconds
| +_ poison damage over X seconds
|-
|-
| ITEMSTAT60
| STAT(60)
|
|
| lifedrainmindam
| lifedrainmindam
| X% Life stolen per hit
| X% Life stolen per hit
|-
|-
| ITEMSTAT61
| STAT(61)
|
|
| lifedrainmaxdam
| lifedrainmaxdam
| X% Life stolen per hit
| X% Life stolen per hit
|-
|-
| ITEMSTAT62
| STAT(62)
|
|
| manadrainmindam
| manadrainmindam
| X% Mana stolen per hit
| X% Mana stolen per hit
|-
|-
| ITEMSTAT63
| STAT(63)
|
|
| manadrainmaxdam
| manadrainmaxdam
| X% Mana stolen per hit
| X% Mana stolen per hit
|-
|-
| ITEMSTAT64
| STAT(64)
|
|
| stamdrainmindam
| stamdrainmindam
|  
|  
|-
|-
| ITEMSTAT65
| STAT(65)
|
|
| stamdrainmaxdam
| stamdrainmaxdam
|  
|  
|-
|-
| ITEMSTAT66
| STAT(66)
|  
|  
| stunlength
| stunlength
|
|
|-
|-
| ITEMSTAT67
| STAT(67)
|  
|  
| velocitypercent
| velocitypercent
|
|
|-
|-
| ITEMSTAT68
| STAT(68)
|
|
| attackrate
| attackrate
Line 1,906: Line 1,911:
|
|
|-
|-
| ITEMSTAT72
| STAT(72)
|
|
| durability
| durability
| Durability: X of _
| Durability: X of _
|-
|-
| ITEMSTAT73
| STAT(73)
|
|
| maxdurability
| maxdurability
| Durability: _ of X
| Durability: _ of X
|-
|-
| ITEMSTAT74
| STAT(74)
|
|
| hpregen
| hpregen
| Replenish Life +X
| Replenish Life +X
|-
|-
| ITEMSTAT75
| STAT(75)
|
|
| item_maxdurability_percent
| item_maxdurability_percent
| Increase Maximum Durability X%
| Increase Maximum Durability X%
|-
|-
| ITEMSTAT76
| STAT(76)
|
|
| item_maxhp_percent
| item_maxhp_percent
| Increase Maximum Life X%
| Increase Maximum Life X%
|-
|-
| ITEMSTAT77
| STAT(77)
|
|
| item_maxmana_percent
| item_maxmana_percent
| Increase Maximum Mana X%
| Increase Maximum Mana X%
|-
|-
| ITEMSTAT78
| STAT(78)
|
|
| item_attackertakesdamage
| item_attackertakesdamage
| Attacker takes damage of X
| Attacker takes damage of X
|-
|-
| ITEMSTAT79
| STAT(79)
|
|
| item_goldbonus
| item_goldbonus
| X% Extra Gold from Monsters
| X% Extra Gold from Monsters
|-
|-
| ITEMSTAT80
| STAT(80)
|
|
| item_magicbonus
| item_magicbonus
| X% Better Chance of Getting Magic Items
| X% Better Chance of Getting Magic Items
|-
|-
| ITEMSTAT81
| STAT(81)
|
|
| item_knockback
| item_knockback
Line 1,961: Line 1,966:
|  
|  
|-
|-
| ITEMSTAT83
| STAT(83)
|
|
| item_addclassskills
| item_addclassskills
Line 1,971: Line 1,976:
|
|
|-
|-
| ITEMSTAT85
| STAT(85)
|
|
| item_addexperience
| item_addexperience
| +X% to Experience Gained
| +X% to Experience Gained
|-
|-
| ITEMSTAT86
| STAT(86)
|
|
| item_healafterkill
| item_healafterkill
| +X Life after each Kill
| +X Life after each Kill
|-
|-
| ITEMSTAT87
| STAT(87)
|
|
| item_reducedprices
| item_reducedprices
Line 1,991: Line 1,996:
|
|
|-
|-
| ITEMSTAT89
| STAT(89)
|
|
| item_lightradius
| item_lightradius
Line 2,001: Line 2,006:
|
|
|-
|-
| ITEMSTAT91
| STAT(91)
|
|
| item_req_percent
| item_req_percent
| Requirements -X%
| Requirements -X%
|-
|-
| ITEMSTAT92
| STAT(92)
|
|
| item_levelreq
| item_levelreq
|
|
|-
|-
| ITEMSTAT93
| STAT(93)
| CHARSTAT93
| CHARSTAT(93)
| item_fasterattackrate
| item_fasterattackrate
| +X% Increased Attack Speed
| +X% Increased Attack Speed
|-
|-
| ITEMSTAT94
| STAT(94)
|
|
| item_levelreqpct
| item_levelreqpct
Line 2,026: Line 2,031:
|
|
|-
|-
| ITEMSTAT96
| STAT(96)
|
|
| item_fastermovevelocity
| item_fastermovevelocity
Line 2,036: Line 2,041:
|
|
|-
|-
| ITEMSTAT99
| STAT(99)
| CHARSTAT99
| CHARSTAT(99)
| item_fastergethitrate
| item_fastergethitrate
| +X% Faster Hit Recovery
| +X% Faster Hit Recovery
Line 2,046: Line 2,051:
|
|
|-
|-
| ITEMSTAT101
| STAT(101)
|
|
| skill_poison_override_length
| skill_poison_override_length
|
|
|-
|-
| ITEMSTAT102
| STAT(102)
| CHARSTAT102
| CHARSTAT(102)
| item_fasterblockrate
| item_fasterblockrate
| +X% Faster Block Rate
| +X% Faster Block Rate
Line 2,066: Line 2,071:
|
|
|-
|-
| ITEMSTAT105
| STAT(105)
| CHARSTAT105
| CHARSTAT(105)
| item_fastercastrate
| item_fastercastrate
| +X% Faster Cast Rate
| +X% Faster Cast Rate
Line 2,076: Line 2,081:
|
|
|-
|-
| ITEMSTAT108
| STAT(108)
|
|
| item_restinpeace
| item_restinpeace
| Slain Monsters Rest in Peace
| Slain Monsters Rest in Peace
|-
|-
| ITEMSTAT109
| STAT(109)
| CHARSTAT109
| CHARSTAT(109)
| curse_resistance
| curse_resistance
|
|
|-
|-
| ITEMSTAT110
| STAT(110)
|
|
| item_poisonlengthresist
| item_poisonlengthresist
| Poison Length Reduced by X%
| Poison Length Reduced by X%
|-
|-
| ITEMSTAT111
| STAT(111)
|
|
| item_normaldamage
| item_normaldamage
| Damage +X
| Damage +X
|-
|-
| ITEMSTAT112
| STAT(112)
|
|
| item_howl
| item_howl
| Hit Causes Monster to Flee X%
| Hit Causes Monster to Flee X%
|-
|-
| ITEMSTAT113
| STAT(113)
|
|
| item_stupidity
| item_stupidity
| Hit Blinds Target +X
| Hit Blinds Target +X
|-
|-
| ITEMSTAT114
| STAT(114)
|
|
| item_damagetomana
| item_damagetomana
| X% Damage Taken Gained as Mana when Hit
| X% Damage Taken Gained as Mana when Hit
|-
|-
| ITEMSTAT115
| 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)
|
|
| 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
| colspan="2" | Just ask greendude if there's a stat missing here that you want
|}
|}
Line 2,174: Line 2,207:
|-
|-
| FCR
| FCR
| faster cast rate
| 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,245: Line 2,288:


=== Individual Skills ===
=== Individual Skills ===
{| class="wikitable"
== Skill Codes ==
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Sorceress
 
| style="background:white; border: 1px solid white;" |
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.
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Necromancer
 
| style="background:white; border: 1px solid white;" |
{| class="wikitable"  
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Paladin
|- style="font-weight:bold; text-align:center;"
| style="background:white; border: 1px solid white;" |
! colspan="2" style="vertical-align:middle;" | Amazon
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Barbarian
! colspan="2" style="vertical-align:middle;" | Assassin
| style="background:white; border: 1px solid white;" |
! colspan="2" style="vertical-align:middle;" | Barbarian
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Druid
! colspan="2" style="vertical-align:middle;" | Druid
| style="background:white; border: 1px solid white;" |
! colspan="2" style="vertical-align:middle; | Necromancer
| style="text-align: center; font-size:120%; background:white; border-top: 1px solid white; border-left: 1px solid white; border-right: 1px solid white;" colspan="2" | Assassin
! colspan="2" style="vertical-align:middle;" | Paladin
! colspan="2" style="vertical-align:middle;" | Sorceress
|-
|-
! Code !! Skill
| Name
| style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="32" |
| Code
! Code !! Skill
| Name
| style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="32" |
| Code
! Code !! Skill
| Name
| style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="31" |
| Code
! Code !! Skill
| Name
| style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="31" |
| Code
! Code !! Skill
| Name
| style="background:white; border-top: 1px solid white; border-bottom: 1px solid white;" rowspan="32" |
| Code
! Code !! Skill
| Name
| Code
| Name
| Code
|-
|-
| SK36 || Fire Bolt
| style="vertical-align:middle;" | SKILL("Jab")
| SK66 || Amplify Damage
| SK10
| SK96 || Sacrifice
| style="vertical-align:middle;" | SKILL("Dragon Claw")
| SK126 || Bash
| SK260
| SK221 || Raven
| style="vertical-align:middle;" | SKILL("Howl")
| style="text-align: center;" | ~ || Fire Blast
| 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
|-
|-
| SK37 || Warmth
| style="vertical-align:middle;" | SKILL("Power Strike")
| SK67 || Teeth
| SK14
| SK97 || Smite
| style="vertical-align:middle;" | SKILL("Tiger Strike")
| SK127 || Edged Mastery
| SK254
| SK222 || Poison Creeper
| style="vertical-align:middle;" | SKILL("Find Potion")
| style="text-align: center;" | ~ || Claw Mastery
| 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
|-
|-
| SK38 || Charged Bolt
| style="vertical-align:middle;" | SKILL("Poison Javelin")
| SK68 || Bone Armor
| SK15
| SK98 || Might
| style="vertical-align:middle;" | SKILL("Dragon Talon")
| SK128 || Pole Mastery
| SK255
| SK223 || Werewolf
| style="vertical-align:middle;" | SKILL("Taunt")
| style="text-align: center;" | ~ || Psychic Hammer
| 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
|-
|-
| SK39 || Ice Bolt
| style="vertical-align:middle;" | SKILL("Fend")
| SK69 || style="font-size:90%;" | Summon Mastery
| SK30
| SK99 || Prayer
| style="vertical-align:middle;" | SKILL("Fists of Fire")
| SK129 || Blunt Mastery
| SK259
| SK224 || Lycanthropy
| style="vertical-align:middle;" | SKILL("Shout")
| style="text-align: center;" | ~ || Fists of Thunder
| 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
|-
|-
| SK40 || Frigerate
| style="vertical-align:middle;" | SKILL("Lightning Bolt")
| SK70 || Skeleton Warrior
| SK20
| SK100 || Resist Fire
| style="vertical-align:middle;" | SKILL("Cobra Strike")
| SK130 || Howl
| SK265
| SK225 || Firestorm
| style="vertical-align:middle;" | SKILL("Find Item")
| style="text-align: center;" | ~ || Dragon Talon
| 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
|-
|-
| SK41 || Blaze
| style="vertical-align:middle;" | SKILL("Charged Strike")
| SK71 || Dim Vision
| SK24
| SK101 || Holy Bolt
| style="vertical-align:middle;" | SKILL("Claws of Thunder")
| SK131 || Find Potion
| SK269
| SK226 || Oak Sage
| style="vertical-align:middle;" | SKILL("Battle Cry")
| style="text-align: center;" | ~ || Shock Web
| 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
|-
|-
| SK42 || Static Field
| style="vertical-align:middle;" | SKILL("Plague Javelin")
| SK72 || Weaken
| SK25
| SK102 || Holy Fire
| style="vertical-align:middle;" | SKILL("Dragon Flight")
| SK132 || Leap
| SK275
| SK227 || style="font-size:90%;" | Summon Spirit Wolf
| style="vertical-align:middle;" | SKILL("Battle Orders")
| style="text-align: center;" | ~ || Blade Throw
| 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
|-
|-
| SK43 || Telekinesis
| style="vertical-align:middle;" | SKILL("Molten Strike")
| SK73 || Deadly Poison
| SK19
| SK103 || Precision
| style="vertical-align:middle;" | SKILL("Blades of Ice")
| SK133 || Ethereal Throw
| SK274
| SK228 || Werebear
| style="vertical-align:middle;" | SKILL("Grim Ward")
| style="text-align: center;" | ~ || Burst of Speed
| 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
|-
|-
| SK44 || Frost Nova
| style="vertical-align:middle;" | SKILL("Lightning Strike")
| SK74 || style="font-size:95%;" | Corpse Explosion
| SK34
| SK104 || Defiance
| style="vertical-align:middle;" | SKILL("Claw Mastery")
| style="text-align: center;" | - || style="font-size:90%;" | 2-Handed Mastery
| SK252
| SK229 || Molten Boulder
| style="vertical-align:middle;" | SKILL("War Cry")
| style="text-align: center;" | ~ || Fists of Ember
| 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
|-
|-
| SK45 || Ice Blast
| style="vertical-align:middle;" | SKILL("Lightning Fury")
| SK75 || Clay Golem
| SK35
| SK105 || Resist Cold
| style="vertical-align:middle;" | SKILL("Psychic Hammer")
| SK135 || Thrown Mastery
| SK253
| SK230 || Arctic Blast
| style="vertical-align:middle;" | SKILL("Battle Command")
| style="text-align: center;" | ~ || Dual Strike
| 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
|-
|-
| SK46 || Immolate
| style="vertical-align:middle;" | SKILL("Inner Sight")
| SK76 || Iron Maiden
| SK8
| SK106 || Zeal
| style="vertical-align:middle;" | SKILL("Burst of Speed")
| style="text-align: center;" | - || style="font-size:90%;" | 1-Handed Mastery
| SK258
| SK231 || Carrion Vine
| style="vertical-align:middle;" | SKILL("Edged Weapon Mastery")
| SK261 || style="font-size:85%;" | Charged Bolt Sentry
| 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
|-
|-
| SK47 || Fire Ball
| style="vertical-align:middle;" | SKILL("Lethal Strike")
| SK77 || Terror
| SK9
| SK107 || Charge
| style="vertical-align:middle;" | SKILL("Weapon Block")
| SK137 || Taunt
| SK263
| SK232 || Feral Rage
| style="vertical-align:middle;" | SKILL("Pole Weapon Mastery")
| SK262 || Wake of Fire
| 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
|-
|-
| SK48 || Nova
| style="vertical-align:middle;" | SKILL("Phase Run")
| SK78 || Bone Wall
|  
| SK108 || Blessed Aim
| style="vertical-align:middle;" | SKILL("Cloak of Shadows")
| SK138 || Shout
| SK264
| SK233 || Maul
| style="vertical-align:middle;" | SKILL("Blunt Weapon Mastery")
| SK263 || Weapon Block
| 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
|-
|-
| SK49 || Lightning Surge
| style="vertical-align:middle;" | SKILL("Dodge")
| SK79 || Convocation
| SK13
| SK109 || Cleansing
| style="vertical-align:middle;" | SKILL("Fade")
| SK139 || Stun
| SK267
| SK234 || Fissure
| style="vertical-align:middle;" | SKILL("Throwing Mastery")
| SK264 || style="font-size:90%;" | Cloak of Shadows
| 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
|-
|-
| SK50 || Shiver Armor
| style="vertical-align:middle;" | SKILL("Avoid")
| SK80 || Skeletal Mage
| SK18
| SK110 || Resist Lightning
| style="vertical-align:middle;" | SKILL("Shadow Warrior")
| SK140 || Power Throw
| SK268
| SK235 || Cyclone Armor
| style="vertical-align:middle;" | SKILL("Increased Stamina")
| SK265 || Fists of Ice
| 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
|-
|-
| SK51 || Fire Wall
| style="vertical-align:middle;" | SKILL("Penetrate")
| SK81 || Confuse
| SK23
| SK111 || Vengeance
| style="vertical-align:middle;" | SKILL("Mind Blast")
| SK141 || style="font-size:90%;" | Increased Stamina
| SK273
| SK236 || style="font-size:95%;" | Heart of Wolverine
| style="vertical-align:middle;" | SKILL("Counter Attack")
| SK266 || Blade Fury
| 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
|-
|-
| SK52 || Enflame
| style="vertical-align:middle;" | SKILL("Evade")
| SK82 || Life Tap
| SK29
| SK112 || style="font-size:95%;" | Blessed Hammer
| style="vertical-align:middle;" | SKILL("Venom")
| SK142 || Find Item
| SK278
| SK237 || style="font-size:95%;" | Summon Dire Wolf
| style="vertical-align:middle;" | SKILL("Iron Skin")
| SK267 || Fade
| 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
|-
|-
| SK53 || Teleport
| style="vertical-align:middle;" | SKILL("Decoy")
| SK83 || Desecrate
| SK28
| SK113 || Concentration
| style="vertical-align:middle;" | SKILL("Shadow Master")
| SK143 || Leap Attack
| SK279
| SK238 || Rabies
| style="vertical-align:middle;" | SKILL("Increased Speed")
| SK268 || Shadow Warrior
| 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
|-
|-
| SK54 || Chain Lightning
| style="vertical-align:middle;" | SKILL("Valkyrie")
| SK84 || Bone Spear
| SK32
| SK114 || Holy Freeze
| style="vertical-align:middle;" | SKILL("Fire Blast")
| SK144 || Concentrate
| SK251
| SK239 || Fire Claws
| style="vertical-align:middle;" | SKILL("Puncture")
| SK269 || Emberstorm
| 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
|-
|-
| SK55 || Glacial Spike
| style="vertical-align:middle;" | SKILL("Pierce")
| SK85 || Blood Golem
| SK33
| SK115 || Vigor
| style="vertical-align:middle;" | SKILL("Shock Web")
| SK145 || Iron Skin
| SK256
| SK240 || Twister
| style="vertical-align:middle;" | SKILL("Natural Resistance")
| style="text-align: center;" | - || Dragon Tail
| 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
|-
|-
| SK56 || Meteor
| style="vertical-align:middle;" | SKILL("Cold Arrow")
| SK86 || Attract
| SK11
| SK116 || Conversion
| style="vertical-align:middle;" | SKILL("Blade Throw")
| SK146 || Battle Cry
| SK257
| SK241 || Solar Creeper
| style="vertical-align:middle;" | SKILL("Whirling Axes")
| SK271 || Lightning Sentry
| 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
|-
|-
| SK57 || Discharge
| style="vertical-align:middle;" | SKILL("Magic Arrow")
| SK87 || Decrepify
| SK6
| SK117 || Holy Shield
| style="vertical-align:middle;" | SKILL("Charged Bolt Sentry")
| SK147 || Frenzy
| SK261
| SK242 || Hunger
| style="vertical-align:middle;" | SKILL("Double Swing")
| SK272 || Wake of Inferno
|  
| 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
|-
|-
| SK58 || Energy Shield
| style="vertical-align:middle;" | SKILL("Multiple Shot")
| SK88 || Flesh Offering
| SK12
| SK118 || Holy Shock
| style="vertical-align:middle;" | SKILL("Wake of Fire")
| SK148 || Increased Speed
| SK262
| SK243 || Shock Wave
| style="vertical-align:middle;" | SKILL("Concentrate")
| SK273 || Mind Blast
| 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
|-
|-
| SK59 || Blizzard
| style="vertical-align:middle;" | SKILL("Fire Arrow")
| SK89 || Bone Offering
| SK7
| SK119 || Sanctuary
| style="vertical-align:middle;" | SKILL("Blade Fury")
| SK149 || Battle Orders
| SK266
| SK244 || Volcano
| style="vertical-align:middle;" | SKILL("Cleave")
| SK274 || Blades of Ice
| 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
|-
|-
| SK60 || Chilling Armor
| style="vertical-align:middle;" | SKILL("Ice Arrow")
| SK90 || Iron Golem
| SK21
| SK120 || Meditation
| style="vertical-align:middle;" | SKILL("Lightning Sentry")
| SK150 || Grim Ward
| SK271
| SK245 || Tornado
| style="vertical-align:middle;" | SKILL("Frenzy")
| SK275 || Dragon Flight
| 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
|-
|-
| SK61 || Fire Mastery
| style="vertical-align:middle;" | SKILL("Guided Arrow")
| SK91 || Lower Resist
| SK22
| SK121 || style="font-size:80%;" | Fist of the Heavens
| style="vertical-align:middle;" | SKILL("Wake of Inferno")
| SK151 || Whirlwind
| SK272
| SK246 || Spirit of Barbs
| style="vertical-align:middle;" | SKILL("Stun")
| SK276 || Death Sentry
| 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
|-
|-
| SK62 || Hydra
| style="vertical-align:middle;" | SKILL("Exploding Arrow")
| SK92 || Poison Nova
| SK16
| SK122 || Fanaticism
| style="vertical-align:middle;" | SKILL("Death Sentry")
| SK152 || Cleave
| SK276
| SK247 || Summon Grizzly
| style="vertical-align:middle;" | SKILL("Leap")
| SK277 || Blade Shield
| 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
|-
|-
| SK63 || style="font-size:90%;" | Lightning Mastery
| style="vertical-align:middle;" | SKILL("Strafe")
| SK93 || Bone Spirit
| SK26
| SK123 || Conviction
| style="vertical-align:middle;" | SKILL("Blade Shield")
| SK153 || style="font-size:90%;" | Natural Resistance
| SK277
| SK248 || Fury
| style="vertical-align:middle;" | SKILL("Power Throw")
| SK278 || Venom
| 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
|-
|-
| SK64 || Frozen Orb
| style="vertical-align:middle;" | SKILL("Immolation Arrow")
| SK94 || Fire Golem
| SK27
| SK124 || Redemption
| style="vertical-align:middle;" |  
| SK154 || War Cry
|  
| SK249 || Armageddon
| style="vertical-align:middle;" | SKILL("Bash")
| SK279 || Shadow Master
| 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
|-
|-
| SK65 || Cold Mastery
| style="vertical-align:middle;" | SKILL("Freezing Arrow")
| SK95 || Revive
| SK31
| SK125 || Salvation
| style="vertical-align:middle;" |  
| SK155 || Battle Command
|  
| SK250 || Hurricane
| style="vertical-align:middle;" | SKILL("Ethereal Throw")
| SK280 || Static Strike
| 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="text-align: center;" | x || Thunder Storm
| style="vertical-align:middle;" |  
| style="text-align: center;" | x || Hemorrhage
|  
| style="text-align: center;" | x || Dashing Strike
| style="vertical-align:middle;" |  
| style="background:white; border-bottom: 1px solid white;" colspan="4" |  
|  
| style="text-align: center;" | x || Flame Dash
| style="vertical-align:middle;" | SKILL("Whirlwind")
| style="text-align: center;" | x || Mind Barrier
| 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="text-align: center;" | x || Freezing Pulse
| style="vertical-align:middle;" |  
| style="background:white; border: 1px solid white;" colspan="15" |  
|  
| 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
|}
|}
x = no code
~ = regular items don't drop with these skills
- = not in the skill tree
Some skill names were shortened to fit better. Amazon skills were excluded because regular items don't drop with them.