Item Filtering:修订间差异

跳转到导航 跳转到搜索
添加2,834字节 、​ 2022年12月30日 (星期五)
无编辑摘要
(创建页面,内容为“ <!--T:161--> Item filtering allows players to filter out items they don't want to see, and also change the appearance of items that are not filtered out. While there are in-game options for simple item filtering, players can use item filters to customize this to their liking. [https://github.com/Project-Diablo-2/BH PD2's Filtering] is open-source and based on [https://github.com/planqi/slashdiablo-maphack BH 1.9.9]. <!--T:162--> For other out-of-game customiz…”)
 
无编辑摘要
第1行: 第1行:
<!--T:161-->
<!--T:161-->
Item filtering allows players to filter out items they don't want to see, and also change the appearance of items that are not filtered out. While there are in-game options for simple item filtering, players can use item filters to customize this to their liking. [https://github.com/Project-Diablo-2/BH PD2's Filtering] is open-source and based on [https://github.com/planqi/slashdiablo-maphack BH 1.9.9].
Item filtering allows players to filter out items they don't want to see, and also change the appearance of items that are not filtered out. While there are in-game options for simple item filtering, players can use item filters to customize this to their liking. [https://github.com/Project-Diablo-2/BH PD2's Filtering] is open-source and based on [https://github.com/planqi/slashdiablo-maphack BH 1.9.9].
第292行: 第291行:
These keywords change the color for subsequent text. If absent, the item's default color will be used instead.
These keywords change the color for subsequent text. If absent, the item's default color will be used instead.
{| class="wikitable"
{| class="wikitable"
! Code !! Color !! Default Use
! Code !! Color !! Default Use !! Hex
|-
|-
| %WHITE% || <span class="d2-white">White</span> || regular items
| %WHITE% || <span class="d2-white">White</span> || regular items || 20
|-
|-
| %GRAY% || <span class="d2-gray">Gray</span> || regular items (ethereal or socketed)
| %GRAY% || <span class="d2-gray">Gray</span> || regular items (ethereal or socketed) || 1D
|-
|-
| %BLUE% || <span class="d2-blue">Blue</span> || magic items, item descriptions
| %BLUE% || <span class="d2-blue">Blue</span> || magic items, item descriptions || 97
|-
|-
| %YELLOW% || <span class="d2-yellow">Yellow</span> || rare items
| %YELLOW% || <span class="d2-yellow">Yellow</span> || rare items || 6D
|-
|-
| %GOLD% || <span class="d2-gold">Gold</span> || unique items, runeword names
| %GOLD% || <span class="d2-gold">Gold</span> || unique items, runeword names || 53
|-
|-
| %GREEN% || <span class="d2-green">Green</span> || set items
| %GREEN% || <span class="d2-green">Green</span> || set items || 84
|-
|-
| %DARK_GREEN% || <span class="d2-dark-green">Dark Green</span> ||  
| %DARK_GREEN% || <span class="d2-dark-green">Dark Green</span> || || 77
|-
|-
| %TAN% || <span class="d2-tan">Tan</span> ||  
| %TAN% || <span class="d2-tan">Tan</span> || || 5A
|-
|-
| %BLACK% || <span class="d2-black">Black</span> ||  
| %BLACK% || <span class="d2-black">Black</span> || || 00
|-
|-
| %PURPLE% || <span class="d2-purple">Purple</span> ||  
| %PURPLE% || <span class="d2-purple">Purple</span> || || 9B
|-
|-
| %RED% || <span class="d2-red">Red</span> || broken/unusable items
| %RED% || <span class="d2-red">Red</span> || broken/unusable items || 62
|-
|-
| %ORANGE% || <span class="d2-orange">Orange</span> || crafted items, endgame quest items, runes
| %ORANGE% || <span class="d2-orange">Orange</span> || crafted items, endgame quest items, runes || 60
|-
|-
| %CORAL% || Coral || ''only works with Glide''
| %CORAL% || Coral || ''only works with Glide'' || ?
|-
|-
| %SAGE% || Sage || ''only works with Glide''
| %SAGE% || Sage || ''only works with Glide'' || ?
|-
|-
| %TEAL% || Teal || ''only works with Glide''
| %TEAL% || Teal || ''only works with Glide'' || ?
|-
|-
| %LIGHT_GRAY% || Light Gray || ''only works with Glide''
| %LIGHT_GRAY% || Light Gray || ''only works with Glide'' || ?
|}
|}


第378行: 第377行:


<!--T:87-->
<!--T:87-->
The color of the minimap icon corresponds to the keyword's 2-digit color code. The icon may be black (00), bright green (84), red (62), or any of the other colors shown in the chart image. Note that '''%MAP%''' may be used without a 2-digit color code, in which case the icon will use the current text color (or white if no color has been set).
The color of the minimap icon corresponds to the keyword's hexadecimal 2-digit color code. The icon may be black (00), green (84), red (62), or any of the other colors shown in the chart image. Note that '''%MAP%''' may be used without a 2-digit color code, in which case the icon will use the current text color (or white if no color has been set). The hexadecimal codes which correspond to the [[Item_Filtering#Colors|text colors]] are listed above.


<!--T:88-->
<!--T:88-->
第1,621行: 第1,620行:
! Code !! Item !! Tier
! Code !! Item !! Tier
|-
|-
| t11 || Ruins of Viz-Jun Map || 1
| t11 || Ruins of Viz-Jun Map || 2
|-
|-
| t12 || Horazon's Memory Map || 1
| t12 || Horazon's Memory Map || 1
第1,627行: 第1,626行:
| t13 || Bastion Keep Map || 1
| t13 || Bastion Keep Map || 1
|-
|-
| t14 || Sanatorium Map || 1
| t14 || Sanatorium Map || 2
|-
|-
| t15 || Royal Crypts Map || 1
| t15 || Royal Crypts Map || 2
|-
|-
| t21 || Phlegethon Map || 2
| t16 || Ruined Cistern Map || 1
|-
|-
| t22 || Torajan Jungle Map || 2
| t21 || Phlegethon Map || 1
|-
|-
| t23 || Arreat Battlefield Map || 2
| t22 || Torajan Jungle Map || 1
|-
|-
| t24 || Tomb of Zoltun Kulle Map || 2
| t23 || Arreat Battlefield Map || 1
|-
|-
| t25 || Sewers of Harrogath Map || 2
| t24 || Tomb of Zoltun Kulle Map || 3
|-
| t25 || Sewers of Harrogath Map || 3
|-
|-
| t26 || Shadows of Westmarch Map || 2
| t26 || Shadows of Westmarch Map || 2
第1,647行: 第1,648行:
| t32 || Throne of Insanity Map || 3
| t32 || Throne of Insanity Map || 3
|-
|-
| t33 || Lost Temple Map || 3
| t33 || Lost Temple Map || 1
|-
|-
| t34 || Ancestral Trial Map || 3
| t34 || Ancestral Trial Map || 2
|-
|-
| t35 || Blood Moon Map || 3
| t35 || Blood Moon Map || 3
|-
|-
| t36 || Fall of Caldeum Map || 3
| t36 || Fall of Caldeum Map || 2
|-
|-
| t37 || Pandemonium Citadel Map || 3
| t37 || Pandemonium Citadel Map || 3
第1,660行: 第1,661行:
|-
|-
| t39 || Kehjistan Marketplace Map || 3
| t39 || Kehjistan Marketplace Map || 3
|-
| t39 || Ashen Plains Map || 3
|-
|-
| t41 || Cathedral of Light Map || 4 (dungeon)
| t41 || Cathedral of Light Map || 4 (dungeon)
第1,701行: 第1,704行:
| rtmo || Trang-Oul's Jawbone || Rathma ingredient, from undead
| rtmo || Trang-Oul's Jawbone || Rathma ingredient, from undead
|-
|-
| rtmf || Ancient Bone Fragments || Trang-Oul's Jawbone ingredient, from undead
| rtmf || Ancient Bone Fragments || Trang-Oul's Jawbone ingredient (legacy)
|}
|}
</li>
</li>
第1,720行: 第1,723行:
|-
|-
| upmp || Cartographer's Orb || combine maps into a higher tier
| upmp || Cartographer's Orb || combine maps into a higher tier
|-
| fort || Orb of Fortification || halves monsters & doubles loot/experience/life
|-
|-
| scrb || Horadrim Scarab || turns t3 maps into dungeons
| scrb || Horadrim Scarab || turns t3 maps into dungeons
第1,734行: 第1,739行:
|-
|-
| lpp || Larzuk's Puzzlepiece || sockets items (not uniques/sets)
| lpp || Larzuk's Puzzlepiece || sockets items (not uniques/sets)
|-
| lmal || Larzuk's Malus || sockets items (1 socket)
|-
|-
| jewf || Jewel Fragments || stackable jewel
| jewf || Jewel Fragments || stackable jewel
第1,849行: 第1,856行:
| DIFF || difficulty || 0 - 2 (Normal-Hell)
| DIFF || difficulty || 0 - 2 (Normal-Hell)
|-
|-
| MAPID || item's initial location || 1 - 165 (see [[Item_Filtering#MAPID_IDs|details]])
| MAPID || item's initial location || 1 - 175 (see [[Item_Filtering#MAPID_IDs|details]])
|-
|-
| SUFFIX || item suffix || 1 - 836 (see [[Item_Filtering#SUFFIX_and_PREFIX_IDs|details]])
| SUFFIX || item suffix || 1 - 849 (see [[Item_Filtering#SUFFIX_and_PREFIX_IDs|details]])
|-
|-
| PREFIX || item prefix || 837 - 1627 (see [[Item_Filtering#SUFFIX_and_PREFIX_IDs|details]])
| PREFIX || item prefix || 850 - 1644 (see [[Item_Filtering#SUFFIX_and_PREFIX_IDs|details]])
|-
|-
| FILTLVL || filter strictness level || 1 - 9
| FILTLVL || filter strictness level || 1 - 9
第3,409行: 第3,416行:
| 137 || Diablo-Clone's Fortress
| 137 || Diablo-Clone's Fortress
|-
|-
| 138 || ''Mesa'' (Unused Map)
| 138 || <span class="omod">''Unused''</span>
|-
|-
| 139 || Arreat Battlefield  
| 139 || Arreat Battlefield  
|-
|-
| 140 || ''Palace'' (Unused Map)
| 140 || <span class="omod">''Unused''</span>
|-
|-
| 141 || Sewers of Harrogath  
| 141 || Sewers of Harrogath  
第3,478行: 第3,485行:
|-
|-
| 172 || Black Abyss
| 172 || Black Abyss
|-
| 173 || <span class="omod">''Unused''</span>
|-
| 174 || Ruined Cistern
|-
| 175 || Ashen Plain
|}
|}
</li>
</li>
第4,429行: 第4,442行:
|-
|-
| 836 || of the Vampire || || 56 || 48 || manasteal || 6 || 9 || || || || || || || misl || || || || || || || || ||  
| 836 || of the Vampire || || 56 || 48 || manasteal || 6 || 9 || || || || || || || misl || || || || || || || || ||  
|-
| 837 || of the Jeweler || || 1 || 1 || map-mon-dropjewelry || 1 || 1 || || || || || || || t1m || t2m || t3m || || || || || || ||
|-
| 838 || of the Jeweler || || 1 || 1 || map-mon-dropjewelry || 2 || 2 || || || || || || || t2m || t3m || || || || || || || ||
|-
| 839 || of the Jeweler || || 1 || 1 || map-mon-dropjewelry || 3 || 3 || || || || || || || t3m || || || || || || || || ||
|-
| 840 || of the Smith || 1 || 1 || 1 || map-mon-dropweapons || 1 || 1 || || || || || || || t1m || t2m || t3m || || || || || || ||
|-
| 841 || of the Smith || 1 || 1 || 1 || map-mon-dropweapons || 2 || 2 || || || || || || || t2m || t3m || || || || || || || ||
|-
| 842 || of the Smith || 1 || 1 || 1 || map-mon-dropweapons || 3 || 3 || || || || || || || t3m || || || || || || || || ||
|-
| 843 || of the Armorer || 1 || 1 || 1 || map-mon-droparmor || 1 || 1 || || || || || || || t1m || t2m || t3m || || || || || || ||
|-
| 844 || of the Armorer || 1 || 1 || 1 || map-mon-droparmor || 2 || 2 || || || || || || || t2m || t3m || || || || || || || ||
|-
| 845 || 834 || of the Armorer || 1 || 1 || 1 || map-mon-droparmor || 3 || 3 || || || || || || || t3m || || || || || || || || ||
|-
| 846 || of the Crafter || 1 || 1 || 1 || map-mon-dropcharms || 1 || 1 || || || || || || || t1m || t2m || t3m || || || || || || ||
|-
| 847 || of the Crafter || 1 || 1 || 1 || map-mon-dropcharms || 2 || 2 || || || || || || || t2m || t3m || || || || || || || ||
|-
| 848 || of the Crafter || 1 || 1 || 1 || map-mon-dropcharms || 3 || 3 || || || || || || || t3m || || || || || || || || ||
|-
| 849 || of the Adventurer || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || || || || || || || t1m || t2m || t3m || t4m || || || || || ||
|}
|}


第4,439行: 第4,478行:
|  || || || || || || || || || || || || || || || || || || || || || || ||  
|  || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 955 || Stout || 1 || 1 || 1 || ac || 3 || 5 || || || || || || || lcha || || || || || || || || ||  
| 968 || Stout || 1 || 1 || 1 || ac || 3 || 5 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 956 || Stout || 1 || 7 || 5 || ac || 6 || 9 || || || || || || || lcha || || || || || || || || ||  
| 969 || Stout || 1 || 7 || 5 || ac || 6 || 9 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 957 || Stout || 1 || 12 || 9 || ac || 10 || 12 || || || || || || || lcha || || || || || || || || ||  
| 970 || Stout || 1 || 12 || 9 || ac || 10 || 12 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 958 || Burly || 1 || 17 || 12 || ac || 13 || 15 || || || || || || || lcha || || || || || || || || ||  
| 971 || Burly || 1 || 17 || 12 || ac || 13 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 959 || Burly || 1 || 22 || 16 || ac || 16 || 22 || || || || || || || lcha || || || || || || || || ||  
| 972 || Burly || 1 || 22 || 16 || ac || 16 || 22 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 960 || Burly || 1 || 27 || 20 || ac || 23 || 30 || || || || || || || lcha || || || || || || || || ||  
| 973 || Burly || 1 || 27 || 20 || ac || 23 || 30 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 961 || Stalwart || || 32 || 24 || ac || 33 || 40 || || || || || || || lcha || || || || || || || || ||  
| 974 || Stalwart || || 32 || 24 || ac || 33 || 40 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 962 || Stalwart || || 37 || 29 || ac || 44 || 50 || || || || || || || lcha || || || || || || || || ||  
| 975 || Stalwart || || 37 || 29 || ac || 44 || 50 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 963 || Stalwart || || 42 || 34 || ac || 60 || 100 || || || || || || || lcha || || || || || || || || ||  
| 976 || Stalwart || || 42 || 34 || ac || 60 || 100 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 964 || Stout || 1 || 1 || 1 || ac || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| 977 || Stout || 1 || 1 || 1 || ac || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 965 || Stout || 1 || 14 || 10 || ac || 4 || 6 || || || || || || || mcha || || || || || || || || ||  
| 978 || Stout || 1 || 14 || 10 || ac || 4 || 6 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 966 || Stout || 1 || 20 || 15 || ac || 8 || 12 || || || || || || || mcha || || || || || || || || ||  
| 979 || Stout || 1 || 20 || 15 || ac || 8 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 967 || Burly || 1 || 26 || 19 || ac || 13 || 18 || || || || || || || mcha || || || || || || || || ||  
| 980 || Burly || 1 || 26 || 19 || ac || 13 || 18 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 968 || Burly || 1 || 32 || 24 || ac || 20 || 30 || || || || || || || mcha || || || || || || || || ||  
| 981 || Burly || 1 || 32 || 24 || ac || 20 || 30 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 969 || Stalwart || || 38 || 30 || ac || 30 || 40 || || || || || || || mcha || || || || || || || || ||  
| 982 || Stalwart || || 38 || 30 || ac || 30 || 40 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 970 || Stalwart || || 45 || 37 || ac || 45 || 60 || || || || || || || mcha || || || || || || || || ||  
| 983 || Stalwart || || 45 || 37 || ac || 45 || 60 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 971 || Stout || 1 || 1 || 1 || ac || 1 || 1 || || || || || || || scha || || || || || || || || ||  
| 984 || Stout || 1 || 1 || 1 || ac || 1 || 1 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 972 || Stout || 1 || 21 || 15 || ac || 4 || 8 || || || || || || || scha || || || || || || || || ||  
| 985 || Stout || 1 || 21 || 15 || ac || 4 || 8 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 973 || Burly || 1 || 36 || 28 || ac || 15 || 20 || || || || || || || scha || || || || || || || || ||  
| 986 || Burly || 1 || 36 || 28 || ac || 15 || 20 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 974 || Stalwart || || 48 || 40 || ac || 20 || 30 || || || || || || || scha || || || || || || || || ||  
| 987 || Stalwart || || 48 || 40 || ac || 20 || 30 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 975 || Blanched || 1 || 1 || 1 || ac || 5 || 8 || || || || || || || jewl || || || || || || || || ||  
| 988 || Blanched || 1 || 1 || 1 || ac || 5 || 8 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 976 || Eburin || 1 || 16 || 12 || ac || 9 || 20 || || || || || || || jewl || || || || || || || || ||  
| 989 || Eburin || 1 || 16 || 12 || ac || 9 || 20 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 977 || Bone || 1 || 32 || 24 || ac || 21 || 40 || || || || || || || jewl || || || || || || || || ||  
| 990 || Bone || 1 || 32 || 24 || ac || 21 || 40 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 978 || Ivory || || 64 || 56 || ac || 41 || 64 || || || || || || || jewl || || || || || || || || ||  
| 991 || Ivory || || 64 || 56 || ac || 41 || 64 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 979 || Sturdy || 1 || 1 || 1 || ac% || 10 || 20 || || || || || || || armo || || || || || || || || ||  
| 992 || Sturdy || 1 || 1 || 1 || ac% || 10 || 20 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 980 || Sturdy || 1 || 4 || 3 || ac% || 21 || 30 || || || || || || || armo || || || || || || || || ||  
| 993 || Sturdy || 1 || 4 || 3 || ac% || 21 || 30 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 981 || Strong || 1 || 9 || 6 || ac% || 31 || 40 || || || || || || || armo || || || || || || || || ||  
| 994 || Strong || 1 || 9 || 6 || ac% || 31 || 40 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 982 || Glorious || 1 || 19 || 14 || ac% || 41 || 50 || || || || || || || armo || || || || || || || || ||  
| 995 || Glorious || 1 || 19 || 14 || ac% || 41 || 50 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 983 || Blessed || 1 || 25 || 18 || ac% || 51 || 65 || || || || || || || armo || || || || || || || || ||  
| 996 || Blessed || 1 || 25 || 18 || ac% || 51 || 65 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 984 || Saintly || 1 || 31 || 23 || ac% || 66 || 80 || || || || || || || armo || || || || || || || || ||  
| 997 || Saintly || 1 || 31 || 23 || ac% || 66 || 80 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 985 || Holy || 1 || 36 || 27 || ac% || 81 || 100 || || || || || || || armo || || || || || || || || ||  
| 998 || Holy || 1 || 36 || 27 || ac% || 81 || 100 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 986 || Godly || || 45 || 38 || ac% || 101 || 200 || || || || || || || armo || || || || || || || || ||  
| 999 || Godly || || 45 || 38 || ac% || 101 || 200 || || || || || || || armo || || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||
|-
| 1015 || Scarlet || 1 || 8 || 6 || dmg-min || 1 || 4 || || || || || || || jewl || misl || || || || || || || ||
|-
| 1016 || Crimson || 1 || 38 || 30 || dmg-min || 5 || 8 || || || || || || || jewl || misl || || || || || || || ||
|-
| || || || || || || || || || || || || || || || || || || || || || || ||
|-
| 1032 || Carbuncle || 1 || 12 || 9 || dmg-max || 1 || 5 || || || || || || || jewl || misl || || || || || || || ||  
|-
|-
| 1002 || Scarlet || 1 || 8 || 6 || dmg-min || 1 || 4 || || || || || || || jewl || misl || || || || || || || ||  
| 1033 || Carmine || 1 || 35 || 27 || dmg-max || 6 || 9 || || || || || || || jewl || misl || || || || || || || ||  
|-
|-
| 1003 || Crimson || 1 || 38 || 30 || dmg-min || 5 || 8 || || || || || || || jewl || misl || || || || || || || ||  
| 1034 || Vermillion || 1 || 58 || 50 || dmg-max || 11 || 15 || || || || || || || jewl || misl || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1035 || Jagged || 1 || 1 || 1 || dmg% || 10 || 20 || || || || || || || weap || circ || misl || || || || || staf || wand || orb
|-
|-
| 1019 || Carbuncle || 1 || 12 || 9 || dmg-max || 1 || 5 || || || || || || || jewl || misl || || || || || || || ||  
| 1036 || Deadly || 1 || 5 || 3 || dmg% || 21 || 30 || || || || || || || weap || circ || misl || || || || || staf || wand || orb
|-
|-
| 1020 || Carmine || 1 || 35 || 27 || dmg-max || 6 || 9 || || || || || || || jewl || misl || || || || || || || ||  
| 1037 || Vicious || 1 || 8 || 6 || dmg% || 31 || 40 || || || || || || || weap || misl || || || || || || staf || wand || orb
|-
|-
| 1021 || Vermillion || 1 || 58 || 50 || dmg-max || 11 || 15 || || || || || || || jewl || misl || || || || || || || ||  
| 1038 || Brutal || 1 || 14 || 10 || dmg% || 41 || 50 || || || || || || || weap || misl || || || || || || staf || wand || orb
|-
|-
| 1022 || Jagged || 1 || 1 || 1 || dmg% || 10 || 20 || || || || || || || weap || circ || misl || || || || || staf || wand || orb
| 1039 || Massive || 1 || 20 || 15 || dmg% || 51 || 65 || || || || || || || weap || misl || || || || || || staf || wand || orb
|-
|-
| 1023 || Deadly || 1 || 5 || 3 || dmg% || 21 || 30 || || || || || || || weap || circ || misl || || || || || staf || wand || orb
| 1040 || Savage || 1 || 26 || 19 || dmg% || 66 || 80 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1024 || Vicious || 1 || 8 || 6 || dmg% || 31 || 40 || || || || || || || weap || misl || || || || || || staf || wand || orb
| 1041 || Merciless || 1 || 32 || 24 || dmg% || 81 || 100 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1025 || Brutal || 1 || 14 || 10 || dmg% || 41 || 50 || || || || || || || weap || misl || || || || || || staf || wand || orb
| 1042 || Ferocious || 1 || 41 || 33 || dmg% || 101 || 200 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1026 || Massive || 1 || 20 || 15 || dmg% || 51 || 65 || || || || || || || weap || misl || || || || || || staf || wand || orb
| 1043 || Cruel || || 51 || 43 || dmg% || 201 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1027 || Savage || 1 || 26 || 19 || dmg% || 66 || 80 || || || || || || || weap || || || || || || || staf || wand || orb
| 1044 || Cinnabar || 1 || 1 || 1 || dmg% || 5 || 10 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1028 || Merciless || 1 || 32 || 24 || dmg% || 81 || 100 || || || || || || || weap || || || || || || || staf || wand || orb
| 1045 || Rusty || 1 || 13 || 9 || dmg% || 11 || 20 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1029 || Ferocious || 1 || 41 || 33 || dmg% || 101 || 200 || || || || || || || weap || || || || || || || staf || wand || orb
| 1046 || Realgar || 1 || 45 || 37 || dmg% || 21 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1030 || Cruel || || 51 || 43 || dmg% || 201 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
| 1047 || Ruby || 1 || 66 || 58 || dmg% || 31 || 40 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1031 || Cinnabar || 1 || 1 || 1 || dmg% || 5 || 10 || || || || || || || jewl || || || || || || || || ||  
| 1048 || Vulpine || 1 || 9 || 6 || dmg-to-mana || 7 || 12 || || || || || || || shld || amul || orb || staf || || || || || ||  
|-
|-
| 1032 || Rusty || 1 || 13 || 9 || dmg% || 11 || 20 || || || || || || || jewl || || || || || || || || ||  
| 1049 || Dun || 1 || 7 || 5 || dmg-to-mana || 7 || 12 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1033 || Realgar || 1 || 45 || 37 || dmg% || 21 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1050 || Tireless || 1 || 6 || 4 || regen-stam || 25 || 25 || || || || || || || boot || || || || || || || || ||  
|-
|-
| 1034 || Ruby || 1 || 66 || 58 || dmg% || 31 || 40 || || || || || || || jewl || || || || || || || || ||  
| 1051 || Tireless || 1 || 14 || 10 || regen-stam || 50 || 50 || || || || || || || boot || || || || || || || || ||  
|-
|-
| 1035 || Vulpine || 1 || 9 || 6 || dmg-to-mana || 7 || 12 || || || || || || || shld || amul || orb || staf || || || || || ||  
| 1052 || Brown || 1 || 39 || 31 || regen-stam || 10 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1036 || Dun || 1 || 7 || 5 || dmg-to-mana || 7 || 12 || || || || || || || jewl || || || || || || || || ||  
| 1053 || Rugged || 1 || 1 || 1 || stam || 12 || 24 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1037 || Tireless || 1 || 6 || 4 || regen-stam || 25 || 25 || || || || || || || boot || || || || || || || || ||  
| 1054 || Rugged || 1 || 7 || 5 || stam || 25 || 36 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1038 || Tireless || 1 || 14 || 10 || regen-stam || 50 || 50 || || || || || || || boot || || || || || || || || ||  
| 1055 || Rugged || 1 || 21 || 15 || stam || 37 || 50 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1039 || Brown || 1 || 39 || 31 || regen-stam || 10 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1056 || Rugged || 1 || 1 || || stam || 8 || 16 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1040 || Rugged || 1 || 1 || 1 || stam || 12 || 24 || || || || || || || lcha || || || || || || || || ||  
| 1057 || Rugged || 1 || 7 || 5 || stam || 17 || 25 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1041 || Rugged || 1 || 7 || 5 || stam || 25 || 36 || || || || || || || lcha || || || || || || || || ||  
| 1058 || Rugged || 1 || 21 || 15 || stam || 26 || 32 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1042 || Rugged || 1 || 21 || 15 || stam || 37 || 50 || || || || || || || lcha || || || || || || || || ||  
| 1059 || Rugged || 1 || 1 || || stam || 4 || 8 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1043 || Rugged || 1 || 1 || || stam || 8 || 16 || || || || || || || mcha || || || || || || || || ||  
| 1060 || Rugged || 1 || 21 || 15 || stam || 9 || 16 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1044 || Rugged || 1 || 7 || 5 || stam || 17 || 25 || || || || || || || mcha || || || || || || || || ||  
| 1061 || Rugged || 1 || 1 || 1 || stam || 5 || 10 || || || || || || || boot || glov || belt || ring || amul || circ || || || ||  
|-
|-
| 1045 || Rugged || 1 || 21 || 15 || stam || 26 || 32 || || || || || || || mcha || || || || || || || || ||  
| 1062 || Rugged || 1 || 8 || 6 || stam || 11 || 20 || || || || || || || boot || belt || || || || || || || ||  
|-
|-
| 1046 || Rugged || 1 || 1 || || stam || 4 || 8 || || || || || || || scha || || || || || || || || ||  
| 1063 || Rugged || 1 || 8 || 6 || stam || 11 || 20 || || || || || || || ring || amul || circ || || || || || || ||  
|-
|-
| 1047 || Rugged || 1 || 21 || 15 || stam || 9 || 16 || || || || || || || scha || || || || || || || || ||  
| 1064 || Vigorous || 1 || 16 || 12 || stam || 21 || 30 || || || || || || || boot || belt || || || || || || || ||  
|-
|-
| 1048 || Rugged || 1 || 1 || 1 || stam || 5 || 10 || || || || || || || boot || glov || belt || ring || amul || circ || || || ||  
| 1065 || Chestnut || 1 || 1 || 1 || stam || 10 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1049 || Rugged || 1 || 8 || 6 || stam || 11 || 20 || || || || || || || boot || belt || || || || || || || ||  
| 1066 || Maroon || 1 || 17 || 12 || stam || 16 || 25 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1050 || Rugged || 1 || 8 || 6 || stam || 11 || 20 || || || || || || || ring || amul || circ || || || || || || ||  
| 1067 || Bronze || 1 || 1 || 1 || att || 6 || 12 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1051 || Vigorous || 1 || 16 || 12 || stam || 21 || 30 || || || || || || || boot || belt || || || || || || || ||  
| 1068 || Bronze || 1 || 7 || 5 || att || 13 || 27 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1052 || Chestnut || 1 || 1 || 1 || stam || 10 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1069 || Bronze || 1 || 13 || 9 || att || 28 || 42 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1053 || Maroon || 1 || 17 || 12 || stam || 16 || 25 || || || || || || || jewl || || || || || || || || ||  
| 1070 || Iron || 1 || 19 || 14 || att || 43 || 57 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1054 || Bronze || 1 || 1 || 1 || att || 6 || 12 || || || || || || || lcha || || || || || || || || ||  
| 1071 || Iron || 1 || 25 || 18 || att || 58 || 72 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1055 || Bronze || 1 || 7 || 5 || att || 13 || 27 || || || || || || || lcha || || || || || || || || ||  
| 1072 || Iron || 1 || 31 || 23 || att || 73 || 87 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1056 || Bronze || 1 || 13 || 9 || att || 28 || 42 || || || || || || || lcha || || || || || || || || ||  
| 1073 || Steel || || 37 || 29 || att || 88 || 102 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1057 || Iron || 1 || 19 || 14 || att || 43 || 57 || || || || || || || lcha || || || || || || || || ||  
| 1074 || Steel || || 43 || 35 || att || 103 || 117 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1058 || Iron || 1 || 25 || 18 || att || 58 || 72 || || || || || || || lcha || || || || || || || || ||  
| 1075 || Steel || || 49 || 41 || att || 118 || 132 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1059 || Iron || 1 || 31 || 23 || att || 73 || 87 || || || || || || || lcha || || || || || || || || ||  
| 1076 || Bronze || 1 || 1 || 1 || att || 4 || 8 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1060 || Steel || || 37 || 29 || att || 88 || 102 || || || || || || || lcha || || || || || || || || ||  
| 1077 || Bronze || 1 || 7 || 5 || att || 6 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1061 || Steel || || 43 || 35 || att || 103 || 117 || || || || || || || lcha || || || || || || || || ||  
| 1078 || Bronze || 1 || 16 || 12 || att || 13 || 25 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1062 || Steel || || 49 || 41 || att || 118 || 132 || || || || || || || lcha || || || || || || || || ||  
| 1079 || Iron || 1 || 25 || 18 || att || 26 || 38 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1063 || Bronze || 1 || 1 || 1 || att || 4 || 8 || || || || || || || mcha || || || || || || || || ||  
| 1080 || Iron || 1 || 34 || 26 || att || 39 || 51 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1064 || Bronze || 1 || 7 || 5 || att || 6 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1081 || Steel || || 43 || 36 || att || 52 || 64 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1065 || Bronze || 1 || 16 || 12 || att || 13 || 25 || || || || || || || mcha || || || || || || || || ||  
| 1082 || Steel || || 52 || 44 || att || 65 || 77 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1066 || Iron || 1 || 25 || 18 || att || 26 || 38 || || || || || || || mcha || || || || || || || || ||  
| 1083 || Bronze || 1 || 1 || 1 || att || 2 || 4 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1067 || Iron || 1 || 34 || 26 || att || 39 || 51 || || || || || || || mcha || || || || || || || || ||  
| 1084 || Bronze || 1 || 21 || 15 || att || 6 || 12 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1068 || Steel || || 43 || 36 || att || 52 || 64 || || || || || || || mcha || || || || || || || || ||  
| 1085 || Iron || 1 || 39 || 31 || att || 13 || 24 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1069 || Steel || || 52 || 44 || att || 65 || 77 || || || || || || || mcha || || || || || || || || ||  
| 1086 || Steel || || 57 || 49 || att || 25 || 36 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1070 || Bronze || 1 || 1 || 1 || att || 2 || 4 || || || || || || || scha || || || || || || || || ||  
| 1087 || Bronze || 1 || 1 || 1 || att || 10 || 20 || || || || || || || weap || ring || glov || amul || circ || helm || tors || staf || wand || orb
|-
|-
| 1071 || Bronze || 1 || 21 || 15 || att || 6 || 12 || || || || || || || scha || || || || || || || || ||  
| 1088 || Iron || 1 || 4 || 3 || att || 21 || 40 || || || || || || || weap || ring || circ || glov || helm || tors || || staf || wand || orb
|-
|-
| 1072 || Iron || 1 || 39 || 31 || att || 13 || 24 || || || || || || || scha || || || || || || || || ||  
| 1089 || Steel || 1 || 8 || 6 || att || 41 || 60 || || || || || || || weap || ring || circ || glov || helm || tors || || staf || wand || orb
|-
|-
| 1073 || Steel || || 57 || 49 || att || 25 || 36 || || || || || || || scha || || || || || || || || ||  
| 1090 || Silver || 1 || 12 || 9 || att || 61 || 80 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
|-
|-
| 1074 || Bronze || 1 || 1 || 1 || att || 10 || 20 || || || || || || || weap || ring || glov || amul || circ || helm || tors || staf || wand || orb
| 1091 || Gold || 1 || 17 || 12 || att || 81 || 100 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
|-
|-
| 1075 || Iron || 1 || 4 || 3 || att || 21 || 40 || || || || || || || weap || ring || circ || glov || helm || tors || || staf || wand || orb
| 1092 || Platinum || 1 || 22 || 16 || att || 101 || 120 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
|-
|-
| 1076 || Steel || 1 || 8 || 6 || att || 41 || 60 || || || || || || || weap || ring || circ || glov || helm || tors || || staf || wand || orb
| 1093 || Meteoric || 1 || 27 || 20 || att || 121 || 150 || || || || || || || weap || misl || || || || || || staf || wand || orb
|-
|-
| 1077 || Silver || 1 || 12 || 9 || att || 61 || 80 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
| 1094 || Strange || 1 || 32 || 24 || att || 151 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1078 || Gold || 1 || 17 || 12 || att || 81 || 100 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
| 1095 || Weird || || 37 || 27 || att || 301 || 450 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1079 || Platinum || 1 || 22 || 16 || att || 101 || 120 || || || || || || || weap || ring || circ || glov || helm || tors || misl || staf || wand || orb
| 1096 || Nickel || 1 || 1 || 1 || att || 10 || 20 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1080 || Meteoric || 1 || 27 || 20 || att || 121 || 150 || || || || || || || weap || misl || || || || || || staf || wand || orb
| 1097 || Tin || 1 || 8 || 6 || att || 21 || 40 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1081 || Strange || 1 || 32 || 24 || att || 151 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
| 1098 || Silver || 1 || 25 || 18 || att || 41 || 60 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1082 || Weird || || 37 || 27 || att || 301 || 450 || || || || || || || weap || || || || || || || staf || wand || orb
| 1099 || Argent || 1 || 44 || 36 || att || 61 || 100 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1083 || Nickel || 1 || 1 || 1 || att || 10 || 20 || || || || || || || jewl || || || || || || || || ||  
| 1100 || Fine || 1 || 15 || 11 || att || 10 || 20 || dmg-max || 1 || 3 || || || || lcha || || || || || || || || ||  
|-
|-
| 1084 || Tin || 1 || 8 || 6 || att || 21 || 40 || || || || || || || jewl || || || || || || || || ||  
| 1101 || Fine || 1 || 22 || 16 || att || 21 || 48 || dmg-max || 4 || 6 || || || || lcha || || || || || || || || ||  
|-
|-
| 1085 || Silver || 1 || 25 || 18 || att || 41 || 60 || || || || || || || jewl || || || || || || || || ||  
| 1102 || Sharp || 1 || 29 || 21 || att || 49 || 76 || dmg-max || 7 || 10 || || || || lcha || || || || || || || || ||  
|-
|-
| 1086 || Argent || 1 || 44 || 36 || att || 61 || 100 || || || || || || || jewl || || || || || || || || ||  
| 1103 || Fine || 1 || 19 || 14 || att || 10 || 20 || dmg-max || 1 || 3 || || || || mcha || || || || || || || || ||  
|-
|-
| 1087 || Fine || 1 || 15 || 11 || att || 10 || 20 || dmg-max || 1 || 3 || || || || lcha || || || || || || || || ||  
| 1104 || Sharp || 1 || 28 || 21 || att || 21 || 48 || dmg-max || 4 || 6 || || || || mcha || || || || || || || || ||  
|-
|-
| 1088 || Fine || 1 || 22 || 16 || att || 21 || 48 || dmg-max || 4 || 6 || || || || lcha || || || || || || || || ||  
| 1105 || Fine || || 28 || 21 || att || 10 || 20 || dmg-max || 1 || 3 || || || || scha || || || || || || || || ||  
|-
|-
| 1089 || Sharp || 1 || 29 || 21 || att || 49 || 76 || dmg-max || 7 || 10 || || || || lcha || || || || || || || || ||  
| 1106 || Sharp || 1 || 5 || 3 || att || 10 || 20 || dmg% || 10 || 20 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1090 || Fine || 1 || 19 || 14 || att || 10 || 20 || dmg-max || 1 || 3 || || || || mcha || || || || || || || || ||  
| 1107 || Fine || 1 || 12 || 9 || att || 21 || 40 || dmg% || 21 || 30 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1091 || Sharp || 1 || 28 || 21 || att || 21 || 48 || dmg-max || 4 || 6 || || || || mcha || || || || || || || || ||  
| 1108 || Warrior's || 1 || 19 || 13 || att || 41 || 60 || dmg% || 31 || 40 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1092 || Fine || || 28 || 21 || att || 10 || 20 || dmg-max || 1 || 3 || || || || scha || || || || || || || || ||  
| 1109 || Soldier's || 1 || 27 || 19 || att || 61 || 80 || dmg% || 41 || 50 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1093 || Sharp || 1 || 5 || 3 || att || 10 || 20 || dmg% || 10 || 20 || || || || weap || || || || || || || staf || wand || orb
| 1110 || Knight's || 1 || 38 || 30 || att || 81 || 100 || dmg% || 51 || 65 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1094 || Fine || 1 || 12 || 9 || att || 21 || 40 || dmg% || 21 || 30 || || || || weap || || || || || || || staf || wand || orb
| 1111 || Lord's || 1 || 47 || 39 || att || 101 || 120 || dmg% || 66 || 80 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1095 || Warrior's || 1 || 19 || 13 || att || 41 || 60 || dmg% || 31 || 40 || || || || weap || || || || || || || staf || wand || orb
| 1112 || King's || 1 || 56 || 48 || att || 121 || 150 || dmg% || 81 || 100 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1096 || Soldier's || 1 || 27 || 19 || att || 61 || 80 || dmg% || 41 || 50 || || || || weap || || || || || || || staf || wand || orb
| 1113 || Master's || 1 || 56 || 48 || att || 151 || 250 || dmg% || 101 || 150 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1097 || Knight's || 1 || 38 || 30 || att || 81 || 100 || dmg% || 51 || 65 || || || || weap || || || || || || || staf || wand || orb
| 1114 || Grandmaster's || || 69 || 61 || att || 251 || 300 || dmg% || 151 || 200 || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1098 || Lord's || 1 || 47 || 39 || att || 101 || 120 || dmg% || 66 || 80 || || || || weap || || || || || || || staf || wand || orb
| 1115 || Glimmering || 1 || 1 || 1 || light || 1 || 1 || || || || || || || armo || wand || staf || ring || amul || orb || || || ||  
|-
|-
| 1099 || King's || 1 || 56 || 48 || att || 121 || 150 || dmg% || 81 || 100 || || || || weap || || || || || || || staf || wand || orb
| 1116 || Glowing || 1 || 6 || 4 || light || 2 || 2 || || || || || || || armo || wand || staf || ring || amul || orb || || || ||  
|-
|-
| 1100 || Master's || 1 || 56 || 48 || att || 151 || 250 || dmg% || 101 || 150 || || || || weap || || || || || || || staf || wand || orb
| 1117 || Bright || 1 || 1 || 1 || light || 1 || 1 || att || 10 || 10 || || || || jewl || || || || || || || || ||  
|-
|-
| 1101 || Grandmaster's || || 69 || 61 || att || 251 || 300 || dmg% || 151 || 200 || || || || weap || || || || || || || staf || wand || orb
| 1118 || Screaming || 1 || 10 || 7 || howl || 32 || 32 || || || || || || || blun || knif || h2h || orb || || || || || ||  
|-
|-
| 1102 || Glimmering || 1 || 1 || 1 || light || 1 || 1 || || || || || || || armo || wand || staf || ring || amul || orb || || || ||  
| 1119 || Howling || 1 || 16 || 12 || howl || 64 || 64 || || || || || || || blun || knif || h2h || orb || || || || || ||  
|-
|-
| 1103 || Glowing || 1 || 6 || 4 || light || 2 || 2 || || || || || || || armo || wand || staf || ring || amul || orb || || || ||  
| 1120 || Wailing || 1 || 20 || 13 || howl || 128 || 128 || || || || || || || blun || knif || h2h || orb || || || || || ||  
|-
|-
| 1104 || Bright || 1 || 1 || 1 || light || 1 || 1 || att || 10 || 10 || || || || jewl || || || || || || || || ||  
| 1121 || Screaming || 1 || 10 || 7 || howl || 16 || 16 || || || || || || || miss || || || || || || || || ||  
|-
|-
| 1105 || Screaming || 1 || 10 || 7 || howl || 32 || 32 || || || || || || || blun || knif || h2h || orb || || || || || ||  
| 1122 || Howling || 1 || 16 || 12 || howl || 24 || 24 || || || || || || || miss || || || || || || || || ||  
|-
|-
| 1106 || Howling || 1 || 16 || 12 || howl || 64 || 64 || || || || || || || blun || knif || h2h || orb || || || || || ||  
| 1123 || Wailing || || 24 || 18 || howl || 32 || 32 || || || || || || || miss || || || || || || || || ||  
|-
|-
| 1107 || Wailing || 1 || 20 || 13 || howl || 128 || 128 || || || || || || || blun || knif || h2h || orb || || || || || ||  
| 1124 || Lucky || 1 || 21 || || mag% || 1 || 4 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1108 || Screaming || 1 || 10 || 7 || howl || 16 || 16 || || || || || || || miss || || || || || || || || ||  
| 1125 || Lucky || || 38 || || mag% || 5 || 7 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1109 || Howling || 1 || 16 || 12 || howl || 24 || 24 || || || || || || || miss || || || || || || || || ||  
| 1126 || Lucky || || 55 || || mag% || 8 || 12 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1110 || Wailing || || 24 || 18 || howl || 32 || 32 || || || || || || || miss || || || || || || || || ||  
| 1127 || Lucky || 1 || 34 || || mag% || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1111 || Lucky || 1 || 21 || || mag% || 1 || 4 || || || || || || || lcha || || || || || || || || ||  
| 1128 || Lucky || || 53 || || mag% || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1112 || Lucky || || 38 || || mag% || 5 || 7 || || || || || || || lcha || || || || || || || || ||  
| 1129 || Lucky || || 51 || || mag% || 4 || 6 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1113 || Lucky || || 55 || || mag% || 8 || 12 || || || || || || || lcha || || || || || || || || ||  
| 1130 || Felicitous || 1 || 5 || 3 || mag% || 5 || 10 || || || || || || || ring || amul || circ || helm || || || || || ||  
|-
|-
| 1114 || Lucky || 1 || 34 || || mag% || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1131 || Fortuitous || 1 || 12 || 8 || mag% || 11 || 15 || || || || || || || ring || amul || circ || helm || || || || || ||  
|-
|-
| 1115 || Lucky || || 53 || || mag% || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| 1132 || Emerald || 1 || 16 || 12 || mag% || 3 || 7 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1116 || Lucky || || 51 || || mag% || 4 || 6 || || || || || || || mcha || || || || || || || || ||  
| 1133 || Lizard's || 1 || 1 || 1 || mana || 3 || 7 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1117 || Felicitous || 1 || 5 || 3 || mag% || 5 || 10 || || || || || || || ring || amul || circ || helm || || || || || ||  
| 1134 || Lizard's || 1 || 7 || 5 || mana || 8 || 13 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1118 || Fortuitous || 1 || 12 || 8 || mag% || 11 || 15 || || || || || || || ring || amul || circ || helm || || || || || ||  
| 1135 || Lizard's || 1 || 13 || 9 || mana || 14 || 20 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1119 || Emerald || 1 || 16 || 12 || mag% || 3 || 7 || || || || || || || jewl || || || || || || || || ||  
| 1136 || Snake's || 1 || 19 || 14 || mana || 21 || 26 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1120 || Lizard's || 1 || 1 || 1 || mana || 3 || 7 || || || || || || || lcha || || || || || || || || ||  
| 1137 || Snake's || 1 || 25 || 18 || mana || 27 || 33 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1121 || Lizard's || 1 || 7 || 5 || mana || 8 || 13 || || || || || || || lcha || || || || || || || || ||  
| 1138 || Snake's || 1 || 31 || 23 || mana || 34 || 39 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1122 || Lizard's || 1 || 13 || 9 || mana || 14 || 20 || || || || || || || lcha || || || || || || || || ||  
| 1139 || Serpent's || 1 || 37 || 29 || mana || 40 || 46 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1123 || Snake's || 1 || 19 || 14 || mana || 21 || 26 || || || || || || || lcha || || || || || || || || ||  
| 1140 || Serpent's || 1 || 43 || 35 || mana || 47 || 52 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1124 || Snake's || 1 || 25 || 18 || mana || 27 || 33 || || || || || || || lcha || || || || || || || || ||  
| 1141 || Serpent's || 1 || 49 || 41 || mana || 53 || 59 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1125 || Snake's || 1 || 31 || 23 || mana || 34 || 39 || || || || || || || lcha || || || || || || || || ||  
| 1142 || Lizard's || 1 || 1 || 1 || mana || 2 || 4 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1126 || Serpent's || 1 || 37 || 29 || mana || 40 || 46 || || || || || || || lcha || || || || || || || || ||  
| 1143 || Lizard's || 1 || 9 || 6 || mana || 5 || 7 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1127 || Serpent's || 1 || 43 || 35 || mana || 47 || 52 || || || || || || || lcha || || || || || || || || ||  
| 1144 || Lizard's || 1 || 17 || 12 || mana || 8 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1128 || Serpent's || 1 || 49 || 41 || mana || 53 || 59 || || || || || || || lcha || || || || || || || || ||  
| 1145 || Snake's || 1 || 25 || 18 || mana || 13 || 18 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1129 || Lizard's || 1 || 1 || 1 || mana || 2 || 4 || || || || || || || mcha || || || || || || || || ||  
| 1146 || Snake's || 1 || 33 || 25 || mana || 19 || 23 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1130 || Lizard's || 1 || 9 || 6 || mana || 5 || 7 || || || || || || || mcha || || || || || || || || ||  
| 1147 || Serpent's || 1 || 41 || 33 || mana || 24 || 29 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1131 || Lizard's || 1 || 17 || 12 || mana || 8 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1148 || Serpent's || 1 || 49 || 41 || mana || 30 || 34 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1132 || Snake's || 1 || 25 || 18 || mana || 13 || 18 || || || || || || || mcha || || || || || || || || ||  
| 1149 || Lizard's || 1 || 16 || 12 || mana || 1 || 2 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1133 || Snake's || 1 || 33 || 25 || mana || 19 || 23 || || || || || || || mcha || || || || || || || || ||  
| 1150 || Lizard's || 1 || 16 || 12 || mana || 3 || 7 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1134 || Serpent's || 1 || 41 || 33 || mana || 24 || 29 || || || || || || || mcha || || || || || || || || ||  
| 1151 || Snake's || 1 || 32 || 24 || mana || 8 || 12 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1135 || Serpent's || 1 || 49 || 41 || mana || 30 || 34 || || || || || || || mcha || || || || || || || || ||  
| 1152 || Serpent's || || 48 || 40 || mana || 13 || 17 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1136 || Lizard's || 1 || 16 || 12 || mana || 1 || 2 || || || || || || || scha || || || || || || || || ||  
| 1153 || Lizard's || 1 || 3 || 2 || mana || 3 || 5 || || || || || || || armo || ring || amul || rod || orb || || || boot || glov ||  
|-
|-
| 1137 || Lizard's || 1 || 16 || 12 || mana || 3 || 7 || || || || || || || scha || || || || || || || || ||  
| 1154 || Snake's || 1 || 6 || 4 || mana || 5 || 10 || || || || || || || shld || rod || belt || ring || amul || circ || misl || || ||  
|-
|-
| 1138 || Snake's || 1 || 32 || 24 || mana || 8 || 12 || || || || || || || scha || || || || || || || || ||  
| 1155 || Serpent's || 1 || 14 || 10 || mana || 11 || 20 || || || || || || || shld || rod || belt || ring || amul || circ || misl || || ||  
|-
|-
| 1139 || Serpent's || || 48 || 40 || mana || 13 || 17 || || || || || || || scha || || || || || || || || ||  
| 1156 || Serpent's || 1 || 37 || 27 || mana || 11 || 20 || || || || || || || tors || boot || glov || weap || orb || || || rod || ||  
|-
|-
| 1140 || Lizard's || 1 || 3 || 2 || mana || 3 || 5 || || || || || || || armo || ring || amul || rod || orb || || || boot || glov ||  
| 1157 || Drake's || 1 || 20 || 15 || mana || 21 || 30 || || || || || || || rod || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1141 || Snake's || 1 || 6 || 4 || mana || 5 || 10 || || || || || || || shld || rod || belt || ring || amul || circ || misl || || ||  
| 1158 || Dragon's || 1 || 24 || 18 || mana || 31 || 40 || || || || || || || rod || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1142 || Serpent's || 1 || 14 || 10 || mana || 11 || 20 || || || || || || || shld || rod || belt || ring || amul || circ || misl || || ||  
| 1159 || Dragon's || 1 || 52 || 39 || mana || 31 || 40 || || || || || || || tors || boot || glov || || || || || || ||  
|-
|-
| 1143 || Serpent's || 1 || 37 || 27 || mana || 11 || 20 || || || || || || || tors || boot || glov || weap || orb || || || rod || ||  
| 1160 || Wyrm's || 1 || 30 || 22 || mana || 41 || 60 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
|-
|-
| 1144 || Drake's || 1 || 20 || 15 || mana || 21 || 30 || || || || || || || rod || ring || amul || orb || circ || misl || || || ||  
| 1161 || Great Wyrm's || 1 || 37 || 29 || mana || 61 || 90 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
|-
|-
| 1145 || Dragon's || 1 || 24 || 18 || mana || 31 || 40 || || || || || || || rod || ring || amul || orb || circ || misl || || || ||  
| 1162 || Bahamut's || 1 || 45 || 37 || mana || 91 || 120 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
|-
|-
| 1146 || Dragon's || 1 || 52 || 39 || mana || 31 || 40 || || || || || || || tors || boot || glov || || || || || || ||  
| 1163 || Zircon || 1 || 3 || 2 || mana || 5 || 10 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1147 || Wyrm's || 1 || 30 || 22 || mana || 41 || 60 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
| 1164 || Jacinth || 1 || 17 || 12 || mana || 11 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1148 || Great Wyrm's || 1 || 37 || 29 || mana || 61 || 90 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
| 1165 || Turquoise || 1 || 29 || 21 || mana || 16 || 20 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1149 || Bahamut's || 1 || 45 || 37 || mana || 91 || 120 || || || || || || || rod || ring || amul || orb || circ || || || || ||  
| 1166 || Shimmering || || 8-13 || 6 || res-all || 3 || 6 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1150 || Zircon || 1 || 3 || 2 || mana || 5 || 10 || || || || || || || jewl || || || || || || || || ||  
| 1167 || Shimmering || || 14-34 || 10 || res-all || 8 || 12 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1151 || Jacinth || 1 || 17 || 12 || mana || 11 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1168 || Shimmering || || 35 || 27 || res-all || 13 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1152 || Turquoise || 1 || 29 || 21 || mana || 16 || 20 || || || || || || || jewl || || || || || || || || ||  
| 1169 || Shimmering || || 17-33 || 12 || res-all || 3 || 5 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1153 || Shimmering || || 8-13 || 6 || res-all || 3 || 6 || || || || || || || lcha || || || || || || || || ||  
| 1170 || Shimmering || || 34 || 26 || res-all || 6 || 8 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1154 || Shimmering || || 14-34 || 10 || res-all || 8 || 12 || || || || || || || lcha || || || || || || || || ||  
| 1171 || Shimmering || || 33 || 25 || res-all || 3 || 5 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1155 || Shimmering || || 35 || 27 || res-all || 13 || 15 || || || || || || || lcha || || || || || || || || ||  
| 1172 || Shimmering || 1 || 6 || 4 || res-all || 3 || 7 || || || || || || || shld || || || || || || || || ||  
|-
|-
| 1156 || Shimmering || || 17-33 || 12 || res-all || 3 || 5 || || || || || || || mcha || || || || || || || || ||  
| 1173 || Rainbow || 1 || 18 || 13 || res-all || 8 || 11 || || || || || || || shld || || || || || || || || ||  
|-
|-
| 1157 || Shimmering || || 34 || 26 || res-all || 6 || 8 || || || || || || || mcha || || || || || || || || ||  
| 1174 || Scintillating || 1 || 28 || 21 || res-all || 12 || 15 || || || || || || || shld || || || || || || || || ||  
|-
|-
| 1158 || Shimmering || || 33 || 25 || res-all || 3 || 5 || || || || || || || scha || || || || || || || || ||  
| 1175 || Prismatic || 1 || 39 || 31 || res-all || 16 || 20 || || || || || || || shld || || || || || || || || ||  
|-
|-
| 1159 || Shimmering || 1 || 6 || 4 || res-all || 3 || 7 || || || || || || || shld || || || || || || || || ||  
| 1176 || Chromatic || 1 || 50 || 42 || res-all || 21 || 30 || || || || || || || shld || || || || || || || || ||  
|-
|-
| 1160 || Rainbow || 1 || 18 || 13 || res-all || 8 || 11 || || || || || || || shld || || || || || || || || ||  
| 1177 || Shimmering || 1 || 8 || 6 || res-all || 3 || 7 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1161 || Scintillating || 1 || 28 || 21 || res-all || 12 || 15 || || || || || || || shld || || || || || || || || ||  
| 1178 || Rainbow || 1 || 21 || 15 || res-all || 8 || 11 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1162 || Prismatic || 1 || 39 || 31 || res-all || 16 || 20 || || || || || || || shld || || || || || || || || ||  
| 1179 || Scintillating || 1 || 34 || 25 || res-all || 12 || 15 || || || || || || || amul || circ || misl || || || || || || ||  
|-
|-
| 1163 || Chromatic || 1 || 50 || 42 || res-all || 21 || 30 || || || || || || || shld || || || || || || || || ||  
| 1180 || Prismatic || 1 || 42 || 31 || res-all || 16 || 20 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1164 || Shimmering || 1 || 8 || 6 || res-all || 3 || 7 || || || || || || || amul || circ || || || || || || || ||  
| 1181 || Chromatic || || 55 || 41 || res-all || 21 || 30 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1165 || Rainbow || 1 || 21 || 15 || res-all || 8 || 11 || || || || || || || amul || circ || || || || || || || ||  
| 1182 || Shimmering || 1 || 45 || 37 || res-all || 3 || 7 || || || || || || || ring || || || || || || || || ||  
|-
|-
| 1166 || Scintillating || 1 || 34 || 25 || res-all || 12 || 15 || || || || || || || amul || circ || misl || || || || || || ||  
| 1183 || Rainbow || 1 || 56 || 48 || res-all || 8 || 11 || || || || || || || ring || || || || || || || || ||  
|-
|-
| 1167 || Prismatic || 1 || 42 || 31 || res-all || 16 || 20 || || || || || || || amul || circ || || || || || || || ||  
| 1184 || Scintillating || || 67 || 59 || res-all || 12 || 15 || || || || || || || ring || || || || || || || || ||  
|-
|-
| 1168 || Chromatic || || 55 || 41 || res-all || 21 || 30 || || || || || || || amul || circ || || || || || || || ||  
| 1185 || Shimmering || 1 || 16 || 12 || res-all || 5 || 10 || || || || || || || jewl || misl || || || || || || || ||  
|-
|-
| 1169 || Shimmering || 1 || 45 || 37 || res-all || 3 || 7 || || || || || || || ring || || || || || || || || ||  
| 1186 || Scintillating || || 34 || 26 || res-all || 11 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1170 || Rainbow || 1 || 56 || 48 || res-all || 8 || 11 || || || || || || || ring || || || || || || || || ||  
| 1187 || Azure || 1 || 1 || 1 || res-cold || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1171 || Scintillating || || 67 || 59 || res-all || 12 || 15 || || || || || || || ring || || || || || || || || ||  
| 1188 || Lapis || 1 || 10 || 7 || res-cold || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1172 || Shimmering || 1 || 16 || 12 || res-all || 5 || 10 || || || || || || || jewl || misl || || || || || || || ||  
| 1189 || Cobalt || 1 || 20 || 15 || res-cold || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1173 || Scintillating || || 34 || 26 || res-all || 11 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1190 || Sapphire || || 30 || 22 || res-cold || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1174 || Azure || 1 || 1 || 1 || res-cold || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
| 1191 || Azure || 1 || 1 || 1 || res-cold || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1175 || Lapis || 1 || 10 || 7 || res-cold || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
| 1192 || Lapis || 1 || 16 || 12 || res-cold || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1176 || Cobalt || 1 || 20 || 15 || res-cold || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
| 1193 || Cobalt || 1 || 25 || 18 || res-cold || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1177 || Sapphire || || 30 || 22 || res-cold || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
| 1194 || Sapphire || || 35 || 27 || res-cold || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1178 || Azure || 1 || 1 || 1 || res-cold || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
| 1195 || Azure || 1 || 1 || 1 || res-cold || 3 || 5 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1179 || Lapis || 1 || 16 || 12 || res-cold || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
| 1196 || Lapis || 1 || 14 || 10 || res-cold || 6 || 7 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1180 || Cobalt || 1 || 25 || 18 || res-cold || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1197 || Cobalt || 1 || 27 || 20 || res-cold || 8 || 9 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1181 || Sapphire || || 35 || 27 || res-cold || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
| 1198 || Sapphire || || 40 || 32 || res-cold || 10 || 11 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1182 || Azure || 1 || 1 || 1 || res-cold || 3 || 5 || || || || || || || scha || || || || || || || || ||  
| 1199 || Azure || 1 || 5 || 3 || res-cold || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
|-
|-
| 1183 || Lapis || 1 || 14 || 10 || res-cold || 6 || 7 || || || || || || || scha || || || || || || || || ||  
| 1200 || Lapis || 1 || 12 || 9 || res-cold || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1184 || Cobalt || 1 || 27 || 20 || res-cold || 8 || 9 || || || || || || || scha || || || || || || || || ||  
| 1201 || Lapis || 1 || 35 || 26 || res-cold || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1185 || Sapphire || || 40 || 32 || res-cold || 10 || 11 || || || || || || || scha || || || || || || || || ||  
| 1202 || Cobalt || 1 || 18 || 13 || res-cold || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1186 || Azure || 1 || 5 || 3 || res-cold || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
| 1203 || Cobalt || 1 || 55 || 41 || res-cold || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1187 || Lapis || 1 || 12 || 9 || res-cold || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1204 || Sapphire || 1 || 25 || 18 || res-cold || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
|-
|-
| 1188 || Lapis || 1 || 35 || 26 || res-cold || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
| 1205 || Lapis Lazuli || 1 || 2 || 1 || res-cold || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1189 || Cobalt || 1 || 18 || 13 || res-cold || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1206 || Sapphire || 1 || 19 || 14 || res-cold || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1190 || Cobalt || 1 || 55 || 41 || res-cold || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
| 1207 || Crimson || 1 || 1 || 1 || res-fire || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1191 || Sapphire || 1 || 25 || 18 || res-cold || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
| 1208 || Russet || 1 || 10 || 7 || res-fire || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1192 || Lapis Lazuli || 1 || 2 || 1 || res-cold || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1209 || Garnet || 1 || 20 || 15 || res-fire || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1193 || Sapphire || 1 || 19 || 14 || res-cold || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1210 || Ruby || || 30 || 22 || res-fire || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1194 || Crimson || 1 || 1 || 1 || res-fire || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
| 1211 || Crimson || 1 || 1 || 1 || res-fire || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1195 || Russet || 1 || 10 || 7 || res-fire || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
| 1212 || Russet || 1 || 16 || 12 || res-fire || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1196 || Garnet || 1 || 20 || 15 || res-fire || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
| 1213 || Garnet || 1 || 25 || 18 || res-fire || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1197 || Ruby || || 30 || 22 || res-fire || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
| 1214 || Ruby || || 35 || 27 || res-fire || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1198 || Crimson || 1 || 1 || 1 || res-fire || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
| 1215 || Crimson || 1 || 1 || 1 || res-fire || 3 || 5 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1199 || Russet || 1 || 16 || 12 || res-fire || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
| 1216 || Russet || 1 || 14 || 10 || res-fire || 6 || 7 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1200 || Garnet || 1 || 25 || 18 || res-fire || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1217 || Garnet || || 27 || 20 || res-fire || 8 || 9 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1201 || Ruby || || 35 || 27 || res-fire || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
| 1218 || Ruby || 1 || 40 || 32 || res-fire || 10 || 11 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1202 || Crimson || 1 || 1 || 1 || res-fire || 3 || 5 || || || || || || || scha || || || || || || || || ||  
| 1219 || Russet || 1 || 12 || 9 || res-fire || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1203 || Russet || 1 || 14 || 10 || res-fire || 6 || 7 || || || || || || || scha || || || || || || || || ||  
| 1220 || Russet || 1 || 35 || 26 || res-fire || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1204 || Garnet || || 27 || 20 || res-fire || 8 || 9 || || || || || || || scha || || || || || || || || ||  
| 1221 || Garnet || 1 || 18 || 13 || res-fire || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1205 || Ruby || 1 || 40 || 32 || res-fire || 10 || 11 || || || || || || || scha || || || || || || || || ||  
| 1222 || Garnet || 1 || 55 || 41 || res-fire || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1206 || Russet || 1 || 12 || 9 || res-fire || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1223 || Ruby || 1 || 25 || 18 || res-fire || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
|-
|-
| 1207 || Russet || 1 || 35 || 26 || res-fire || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
| 1224 || Garnet || 1 || 2 || 1 || res-fire || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1208 || Garnet || 1 || 18 || 13 || res-fire || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1225 || Ruby || 1 || 18 || 13 || res-fire || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1209 || Garnet || 1 || 55 || 41 || res-fire || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
| 1226 || Tangerine || 1 || 1 || 1 || res-ltng || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1210 || Ruby || 1 || 25 || 18 || res-fire || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
| 1227 || Ocher || 1 || 10 || 7 || res-ltng || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1211 || Garnet || 1 || 2 || 1 || res-fire || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1228 || Coral || 1 || 20 || 15 || res-ltng || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1212 || Ruby || 1 || 18 || 13 || res-fire || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1229 || Amber || || 30 || 22 || res-ltng || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1213 || Tangerine || 1 || 1 || 1 || res-ltng || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
| 1230 || Tangerine || 1 || 1 || 1 || res-ltng || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1214 || Ocher || 1 || 10 || 7 || res-ltng || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
| 1231 || Ocher || 1 || 16 || 12 || res-ltng || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1215 || Coral || 1 || 20 || 15 || res-ltng || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
| 1232 || Coral || 1 || 25 || 18 || res-ltng || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1216 || Amber || || 30 || 22 || res-ltng || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
| 1233 || Amber || || 35 || 27 || res-ltng || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1217 || Tangerine || 1 || 1 || 1 || res-ltng || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
| 1234 || Tangerine || 1 || 1 || 1 || res-ltng || 3 || 5 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1218 || Ocher || 1 || 16 || 12 || res-ltng || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
| 1235 || Ocher || 1 || 14 || 10 || res-ltng || 6 || 7 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1219 || Coral || 1 || 25 || 18 || res-ltng || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1236 || Coral || 1 || 27 || 20 || res-ltng || 8 || 9 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1220 || Amber || || 35 || 27 || res-ltng || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
| 1237 || Amber || || 40 || 32 || res-ltng || 10 || 11 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1221 || Tangerine || 1 || 1 || 1 || res-ltng || 3 || 5 || || || || || || || scha || || || || || || || || ||  
| 1238 || Tangerine || 1 || 5 || 3 || res-ltng || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
|-
|-
| 1222 || Ocher || 1 || 14 || 10 || res-ltng || 6 || 7 || || || || || || || scha || || || || || || || || ||  
| 1239 || Ocher || 1 || 12 || 9 || res-ltng || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1223 || Coral || 1 || 27 || 20 || res-ltng || 8 || 9 || || || || || || || scha || || || || || || || || ||  
| 1240 || Ocher || 1 || 35 || 26 || res-ltng || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1224 || Amber || || 40 || 32 || res-ltng || 10 || 11 || || || || || || || scha || || || || || || || || ||  
| 1241 || Coral || 1 || 18 || 13 || res-ltng || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1225 || Tangerine || 1 || 5 || 3 || res-ltng || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
| 1242 || Coral || 1 || 55 || 41 || res-ltng || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1226 || Ocher || 1 || 12 || 9 || res-ltng || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1243 || Amber || 1 || 25 || 18 || res-ltng || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
|-
|-
| 1227 || Ocher || 1 || 35 || 26 || res-ltng || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
| 1244 || Camphor || 1 || 2 || 1 || res-ltng || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1228 || Coral || 1 || 18 || 13 || res-ltng || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1245 || Ambergris || 1 || 19 || 14 || res-ltng || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1229 || Coral || 1 || 55 || 41 || res-ltng || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
| 1246 || Beryl || 1 || 1 || 1 || res-pois || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1230 || Amber || 1 || 25 || 18 || res-ltng || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
| 1247 || Viridian || 1 || 10 || 7 || res-pois || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1231 || Camphor || 1 || 2 || 1 || res-ltng || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1248 || Jade || 1 || 20 || 15 || res-pois || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1232 || Ambergris || 1 || 19 || 14 || res-ltng || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1249 || Emerald || || 30 || 22 || res-pois || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1233 || Beryl || 1 || 1 || 1 || res-pois || 7 || 15 || || || || || || || lcha || || || || || || || || ||  
| 1250 || Beryl || 1 || 1 || 1 || res-pois || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1234 || Viridian || 1 || 10 || 7 || res-pois || 16 || 20 || || || || || || || lcha || || || || || || || || ||  
| 1251 || Viridian || 1 || 16 || 12 || res-pois || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1235 || Jade || 1 || 20 || 15 || res-pois || 21 || 25 || || || || || || || lcha || || || || || || || || ||  
| 1252 || Jade || 1 || 25 || 18 || res-pois || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1236 || Emerald || || 30 || 22 || res-pois || 26 || 30 || || || || || || || lcha || || || || || || || || ||  
| 1253 || Emerald || || 35 || 27 || res-pois || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1237 || Beryl || 1 || 1 || 1 || res-pois || 4 || 7 || || || || || || || mcha || || || || || || || || ||  
| 1254 || Beryl || 1 || 1 || 1 || res-pois || 3 || 5 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1238 || Viridian || 1 || 16 || 12 || res-pois || 8 || 10 || || || || || || || mcha || || || || || || || || ||  
| 1255 || Viridian || 1 || 14 || 10 || res-pois || 6 || 7 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1239 || Jade || 1 || 25 || 18 || res-pois || 11 || 12 || || || || || || || mcha || || || || || || || || ||  
| 1256 || Jade || 1 || 27 || 20 || res-pois || 8 || 9 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1240 || Emerald || || 35 || 27 || res-pois || 13 || 15 || || || || || || || mcha || || || || || || || || ||  
| 1257 || Emerald || || 40 || 32 || res-pois || 10 || 11 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1241 || Beryl || 1 || 1 || 1 || res-pois || 3 || 5 || || || || || || || scha || || || || || || || || ||  
| 1258 || Beryl || 1 || 5 || 3 || res-pois || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
|-
|-
| 1242 || Viridian || 1 || 14 || 10 || res-pois || 6 || 7 || || || || || || || scha || || || || || || || || ||  
| 1259 || Viridian || 1 || 12 || 9 || res-pois || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1243 || Jade || 1 || 27 || 20 || res-pois || 8 || 9 || || || || || || || scha || || || || || || || || ||  
| 1260 || Viridian || 1 || 35 || 26 || res-pois || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1244 || Emerald || || 40 || 32 || res-pois || 10 || 11 || || || || || || || scha || || || || || || || || ||  
| 1261 || Jade || 1 || 18 || 13 || res-pois || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
|-
|-
| 1245 || Beryl || 1 || 5 || 3 || res-pois || 5 || 10 || || || || || || || armo || weap || ring || amul || orb || circ || misl || || ||  
| 1262 || Jade || 1 || 55 || 41 || res-pois || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
|-
|-
| 1246 || Viridian || 1 || 12 || 9 || res-pois || 11 || 20 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1263 || Emerald || 1 || 25 || 18 || res-pois || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
|-
|-
| 1247 || Viridian || 1 || 35 || 26 || res-pois || 11 || 20 || || || || || || || weap || || || || || || || orb || ||  
| 1264 || Beryl || 1 || 2 || 1 || res-pois || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1248 || Jade || 1 || 18 || 13 || res-pois || 21 || 30 || || || || || || || armo || ring || amul || orb || circ || misl || || || ||  
| 1265 || Jade || 1 || 19 || 14 || res-pois || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1249 || Jade || 1 || 55 || 41 || res-pois || 21 || 30 || || || || || || || weap || || || || || || || orb || ||  
| 1266 || Triumphant || 1 || 3 || 2 || mana-kill || 1 || 1 || || || || || || || weap || ring || circ || tors || helm || shld || misl || || ||  
|-
|-
| 1250 || Emerald || 1 || 25 || 18 || res-pois || 31 || 40 || || || || || || || rod || boot || amul || orb || circ || || || || ||  
| 1267 || Victorious || 1 || 17 || 12 || mana-kill || 2 || 5 || || || || || || || weap || circ || tors || helm || shld || misl || || || ||  
|-
|-
| 1251 || Beryl || 1 || 2 || 1 || res-pois || 5 || 15 || || || || || || || jewl || || || || || || || || ||  
| 1268 || Aureolin || 1 || 22 || 16 || mana-kill || 1 || 3 || || || || || || || jewl || tors || helm || shld || misl || || || || ||  
|-
|-
| 1252 || Jade || 1 || 19 || 14 || res-pois || 16 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1269 || Mechanist's || 1 || 10 || 7 || sock || 1 || 2 || || || || || || || weap || shld || helm || tors || circ || || || thro || ||  
|-
|-
| 1253 || Triumphant || 1 || 3 || 2 || mana-kill || 1 || 1 || || || || || || || weap || ring || circ || tors || helm || shld || misl || || ||  
| 1270 || Artificer's || || 33 || 25 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
|-
|-
| 1254 || Victorious || 1 || 17 || 12 || mana-kill || 2 || 5 || || || || || || || weap || circ || tors || helm || shld || misl || || || ||  
| 1271 || Jeweler's || || 55 || 47 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
|-
|-
| 1255 || Aureolin || 1 || 22 || 16 || mana-kill || 1 || 3 || || || || || || || jewl || tors || helm || shld || misl || || || || ||  
| 1272 || Assamic || 1 || 3 || 1 || att-demon || 25 || 50 || dmg-demon || 10 || 25 || || || || weap || circ || misl || || || || || wand || orb ||  
|-
|-
| 1256 || Mechanist's || 1 || 10 || 7 || sock || 1 || 2 || || || || || || || weap || shld || helm || tors || circ || || || thro || ||  
| 1273 || Arcadian || 1 || 15 || 11 || att-demon || 51 || 100 || dmg-demon || 26 || 50 || || || || weap || circ || helm || misl || || || || wand || orb ||  
|-
|-
| 1257 || Artificer's || || 33 || 25 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
| 1274 || Unearthly || 1 || 25 || 18 || att-demon || 101 || 150 || dmg-demon || 51 || 100 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1258 || Jeweler's || || 55 || 47 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
| 1275 || Astral || 1 || 35 || 26 || att-demon || 151 || 200 || dmg-demon || 101 || 150 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1259 || Assamic || 1 || 3 || 1 || att-demon || 25 || 50 || dmg-demon || 10 || 25 || || || || weap || circ || misl || || || || || wand || orb ||  
| 1276 || Elysian || 1 || 45 || 33 || att-demon || 201 || 300 || dmg-demon || 151 || 200 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1260 || Arcadian || 1 || 15 || 11 || att-demon || 51 || 100 || dmg-demon || 26 || 50 || || || || weap || circ || helm || misl || || || || wand || orb ||  
| 1277 || Celestial || || 55 || 41 || att-demon || 301 || 400 || dmg-demon || 201 || 300 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1261 || Unearthly || 1 || 25 || 18 || att-demon || 101 || 150 || dmg-demon || 51 || 100 || || || || weap || || || || || || || wand || orb ||  
| 1278 || Diamond || 1 || 26 || 19 || att-demon || 25 || 50 || dmg-demon || 25 || 40 || || || || jewl || || || || || || || || ||  
|-
|-
| 1262 || Astral || 1 || 35 || 26 || att-demon || 151 || 200 || dmg-demon || 101 || 150 || || || || weap || || || || || || || wand || orb ||  
| 1279 || Fletcher's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1263 || Elysian || 1 || 45 || 33 || att-demon || 201 || 300 || dmg-demon || 151 || 200 || || || || weap || || || || || || || wand || orb ||  
| 1280 || Acrobat's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1264 || Celestial || || 55 || 41 || att-demon || 301 || 400 || dmg-demon || 201 || 300 || || || || weap || || || || || || || wand || orb ||  
| 1281 || Harpoonist's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1265 || Diamond || 1 || 26 || 19 || att-demon || 25 || 50 || dmg-demon || 25 || 40 || || || || jewl || || || || || || || || ||  
| 1282 || Fletcher's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
|-
|-
| 1266 || Fletcher's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1283 || Bowyer's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
|-
|-
| 1267 || Acrobat's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1284 || Archer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
|-
|-
| 1268 || Harpoonist's || || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1285 || Acrobat's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || glov || amul || circ || misl || || || || || ||  
|-
|-
| 1269 || Fletcher's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
| 1286 || Gymnast's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || glov || amul || circ || misl || || || || || ||  
|-
|-
| 1270 || Bowyer's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
| 1287 || Athlete's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || glov || amul || circ || misl || || || || || ||  
|-
|-
| 1271 || Archer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || miss || glov || circ || misl || amul || || || || ||  
| 1288 || Harpoonist's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || spea || glov || amul || circ || || || || || ||  
|-
|-
| 1272 || Acrobat's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || glov || amul || circ || misl || || || || || ||  
| 1289 || Spearmaiden's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || spea || glov || amul || circ || || || || || ||  
|-
|-
| 1273 || Gymnast's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || glov || amul || circ || misl || || || || || ||  
| 1290 || Lancer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || spea || || || || || || || || ||  
|-
|-
| 1274 || Athlete's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || glov || amul || circ || misl || || || || || ||  
| 1291 || Burning || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1275 || Harpoonist's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || spea || glov || amul || circ || || || || || ||  
| 1292 || Sparking || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1276 || Spearmaiden's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || spea || glov || amul || circ || || || || || ||  
| 1293 || Chilling || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1277 || Lancer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || spea || || || || || || || || ||  
| 1294 || Burning || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1278 || Burning || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1295 || Blazing || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1279 || Sparking || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1296 || Volcanic || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1280 || Chilling || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1297 || Sparking || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1281 || Burning || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1298 || Charged || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1282 || Blazing || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1299 || Powered || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1283 || Volcanic || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1300 || Chilling || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1284 || Sparking || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1301 || Freezing || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1285 || Charged || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1302 || Glacial || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
|-
|-
| 1286 || Powered || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1303 || Hexing || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1287 || Chilling || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1304 || Fungal || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1288 || Freezing || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1305 || Graverobber's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1289 || Glacial || || 60 || 45 || skilltab || 3 || 3 || || || || || || || staf || orb || amul || circ || || || || || ||  
| 1306 || Hexing || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1290 || Hexing || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1307 || Blighting || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1291 || Fungal || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1308 || Accursed || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1292 || Graverobber's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1309 || Fungal || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
|-
|-
| 1293 || Hexing || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1310 || Noxious || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
|-
|-
| 1294 || Blighting || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1311 || Venomous || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
|-
|-
| 1295 || Accursed || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1312 || Graverobber's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1296 || Fungal || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
| 1313 || Vodoun || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1297 || Noxious || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
| 1314 || Golemlord's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || circ || || || || || ||  
|-
|-
| 1298 || Venomous || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || knif || circ || || || tkni || ||  
| 1315 || Lion Branded || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1299 || Graverobber's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1316 || Captain's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1300 || Vodoun || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1317 || Preserver's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1301 || Golemlord's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || wand || head || amul || circ || || || || || ||  
| 1318 || Lion Branded || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1302 || Lion Branded || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1319 || Hawk Branded || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1303 || Captain's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1320 || Rose Branded || || 60 || 45 || skilltab || 3 || 3 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1304 || Preserver's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1321 || Captain's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1305 || Lion Branded || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1322 || Commander's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1306 || Hawk Branded || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1323 || Marshal's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
|-
|-
| 1307 || Rose Branded || || 60 || 45 || skilltab || 3 || 3 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1324 || Preserver's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || shld || ashd || amul || circ || || || || || ||  
|-
|-
| 1308 || Captain's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1325 || Warder's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || shld || ashd || amul || circ || || || || || ||  
|-
|-
| 1309 || Commander's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1326 || Guardian's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || shld || ashd || amul || circ || || || || || ||  
|-
|-
| 1310 || Marshal's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || scep || swor || mace || shld || ashd || amul || circ || || ||  
| 1327 || Expert's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1311 || Preserver's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || shld || ashd || amul || circ || || || || || ||  
| 1328 || Fanatic || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1312 || Warder's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || shld || ashd || amul || circ || || || || || ||  
| 1329 || Sounding || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1313 || Guardian's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || shld || ashd || amul || circ || || || || || ||  
| 1330 || Expert's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
|-
|-
| 1314 || Expert's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1331 || Veteran's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
|-
|-
| 1315 || Fanatic || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1332 || Master's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
|-
|-
| 1316 || Sounding || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1333 || Fanatic || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1317 || Expert's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
| 1334 || Raging || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1318 || Veteran's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
| 1335 || Furious || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1319 || Master's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || helm || || || || || miss || rod ||  
| 1336 || Sounding || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1320 || Fanatic || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1337 || Resonant || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1321 || Raging || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1338 || Echoing || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
|-
|-
| 1322 || Furious || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1339 || Trainer's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1323 || Sounding || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1340 || Spiritual || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1324 || Resonant || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1341 || Nature's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1325 || Echoing || || 60 || 45 || skilltab || 3 || 3 || || || || || || || phlm || weap || amul || || || || || miss || rod ||  
| 1342 || Trainer's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1326 || Trainer's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1343 || Caretaker's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1327 || Spiritual || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1344 || Keeper's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1328 || Nature's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1345 || Spiritual || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1329 || Trainer's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1346 || Feral || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1330 || Caretaker's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1347 || Communal || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1331 || Keeper's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1348 || Nature's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1332 || Spiritual || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1349 || Terra's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1333 || Feral || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1350 || Gaea's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
|-
|-
| 1334 || Communal || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1351 || Entrapping || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1335 || Nature's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1352 || Mentalist's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1336 || Terra's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1353 || Shogukusha's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1337 || Gaea's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || club || pelt || amul || circ || || || || || ||  
| 1354 || Entrapping || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || circ || || || || || || ||  
|-
|-
| 1338 || Entrapping || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1355 || Trickster's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || circ || || || || || || ||  
|-
|-
| 1339 || Mentalist's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1356 || Cunning || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || circ || || || || || || ||  
|-
|-
| 1340 || Shogukusha's || 1 || 50 || 42 || skilltab || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1357 || Mentalist's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || helm || circ || || || || || ||  
|-
|-
| 1341 || Entrapping || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || circ || || || || || || ||  
| 1358 || Psychic || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || helm || circ || || || || || ||  
|-
|-
| 1342 || Trickster's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || circ || || || || || || ||  
| 1359 || Shadow || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || helm || circ || || || || || ||  
|-
|-
| 1343 || Cunning || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || circ || || || || || || ||  
| 1360 || Shogukusha's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || glov || circ || || || || || ||  
|-
|-
| 1344 || Mentalist's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || helm || circ || || || || || ||  
| 1361 || Sensei's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || glov || circ || || || || || ||  
|-
|-
| 1345 || Psychic || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || helm || circ || || || || || ||  
| 1362 || Kenshi's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || glov || circ || || || || || ||  
|-
|-
| 1346 || Shadow || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || helm || circ || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1347 || Shogukusha's || 1 || 20 || 15 || skilltab || 1 || 1 || || || || || || || h2h || amul || glov || circ || || || || || ||  
| 1369 || Paleocene || 1 || 30 || 22 || ac/lvl || || || || || || || || || tors || || || || || || || || ||  
|-
|-
| 1348 || Sensei's || 1 || 40 || 30 || skilltab || 2 || 2 || || || || || || || h2h || amul || glov || circ || || || || || ||  
| 1370 || Paleocene || 1 || 30 || 22 || ac/lvl || || || || || || || || || glov || boot || belt || shld || || || || || ||  
|-
|-
| 1349 || Kenshi's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || h2h || amul || glov || circ || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1375 || Trump || 1 || 50 || 37 || dmg/lvl || || || att/lvl || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1356 || Paleocene || 1 || 30 || 22 || ac/lvl || || || || || || || || || tors || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1357 || Paleocene || 1 || 30 || 22 || ac/lvl || || || || || || || || || glov || boot || belt || shld || || || || || ||  
| 1380 || Gritty || 1 || 50 || 37 || dmg/lvl || || || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1362 || Trump || 1 || 50 || 37 || dmg/lvl || || || att/lvl || || || || || || weap || || || || || || || staf || wand || orb
| 1386 || Hawkeye || || 35 || 26 || att/lvl || || || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1367 || Gritty || 1 || 50 || 37 || dmg/lvl || || || || || || || || || weap || || || || || || || staf || wand || orb
| 1388 || Visionary || 1 || 25 || 18 || att%/lvl || || || || || || || || || helm || miss || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1389 || Mnemonic || 1 || 25 || 18 || mana/lvl || || || || || || || || || helm || || || || || || || || ||  
|-
|-
| 1373 || Hawkeye || || 35 || 26 || att/lvl || || || || || || || || || weap || || || || || || || staf || wand || orb
| 1390 || Snowflake || 1 || 25 || 18 || cold-len || 25 || 25 || cold-min || 6 || 9 || cold-max || 19 || 30 || weap || circ || misl || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1391 || Shivering || 1 || 35 || 26 || cold-len || 50 || 50 || cold-min || 10 || 15 || cold-max || 31 || 45 || weap || misl || || || || || || || ||  
|-
|-
| 1375 || Visionary || 1 || 25 || 18 || att%/lvl || || || || || || || || || helm || miss || || || || || || || ||  
| 1392 || Boreal || 1 || 50 || 40 || cold-len || 75 || 75 || cold-min || 16 || 23 || cold-max || 46 || 90 || weap || misl || || || || || || || ||  
|-
|-
| 1376 || Mnemonic || 1 || 25 || 18 || mana/lvl || || || || || || || || || helm || || || || || || || || ||  
| 1393 || Hibernal || 1 || 70 || 60 || cold-len || 100 || 100 || cold-min || 24 || 45 || cold-max || 91 || 140 || weap || misl || || || || || || || ||  
|-
|-
| 1377 || Snowflake || 1 || 25 || 18 || cold-len || 25 || 25 || cold-min || 6 || 9 || cold-max || 19 || 30 || weap || circ || misl || || || || || || ||  
| 1394 || Ember || 1 || 25 || 18 || fire-min || 16 || 25 || fire-max || 31 || 60 || || || || weap || circ || misl || || || || || || ||  
|-
|-
| 1378 || Shivering || 1 || 35 || 26 || cold-len || 50 || 50 || cold-min || 10 || 15 || cold-max || 31 || 45 || weap || misl || || || || || || || ||  
| 1395 || Smoldering || 1 || 35 || 26 || fire-min || 26 || 50 || fire-max || 61 || 90 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1379 || Boreal || 1 || 50 || 40 || cold-len || 75 || 75 || cold-min || 16 || 23 || cold-max || 46 || 90 || weap || misl || || || || || || || ||  
| 1396 || Smoking || 1 || 47 || 37 || fire-min || 51 || 80 || fire-max || 91 || 130 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1380 || Hibernal || 1 || 70 || 60 || cold-len || 100 || 100 || cold-min || 24 || 45 || cold-max || 91 || 140 || weap || misl || || || || || || || ||  
| 1397 || Flaming || 1 || 61 || 51 || fire-min || 81 || 120 || fire-max || 131 || 180 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1381 || Ember || 1 || 25 || 18 || fire-min || 16 || 25 || fire-max || 31 || 60 || || || || weap || circ || misl || || || || || || ||  
| 1398 || Scorching || 1 || 77 || 67 || fire-min || 121 || 170 || fire-max || 181 || 240 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1382 || Smoldering || 1 || 35 || 26 || fire-min || 26 || 50 || fire-max || 61 || 90 || || || || weap || misl || || || || || || || ||  
| 1399 || Static || 1 || 25 || 18 || ltng-min || 1 || 1 || ltng-max || 49 || 120 || || || || weap || circ || misl || || || || || || ||  
|-
|-
| 1383 || Smoking || 1 || 47 || 37 || fire-min || 51 || 80 || fire-max || 91 || 130 || || || || weap || misl || || || || || || || ||  
| 1400 || Glowing || 1 || 34 || 25 || ltng-min || 1 || 1 || ltng-max || 121 || 180 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1384 || Flaming || 1 || 61 || 51 || fire-min || 81 || 120 || fire-max || 131 || 180 || || || || weap || misl || || || || || || || ||  
| 1401 || Buzzing || 1 || 46 || 36 || ltng-min || 1 || 1 || ltng-max || 181 || 260 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1385 || Scorching || 1 || 77 || 67 || fire-min || 121 || 170 || fire-max || 181 || 240 || || || || weap || misl || || || || || || || ||  
| 1402 || Arcing || 1 || 60 || 50 || ltng-min || 1 || 1 || ltng-max || 261 || 360 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1386 || Static || 1 || 25 || 18 || ltng-min || 1 || 1 || ltng-max || 49 || 120 || || || || weap || circ || misl || || || || || || ||  
| 1403 || Shocking || 1 || 76 || 66 || ltng-min || 1 || 1 || ltng-max || 361 || 480 || || || || weap || misl || || || || || || || ||  
|-
|-
| 1387 || Glowing || 1 || 34 || 25 || ltng-min || 1 || 1 || ltng-max || 121 || 180 || || || || weap || misl || || || || || || || ||  
| 1404 || Septic || 1 || 1 || 1 || dmg-pois || 31 || 31 || || || || || || || weap || circ || misl || || || || || || ||  
|-
|-
| 1388 || Buzzing || 1 || 46 || 36 || ltng-min || 1 || 1 || ltng-max || 181 || 260 || || || || weap || misl || || || || || || || ||  
| 1405 || Envenomed || 1 || 10 || 7 || dmg-pois || 41 || 41 || || || || || || || weap || misl || || || || || || || ||  
|-
|-
| 1389 || Arcing || 1 || 60 || 50 || ltng-min || 1 || 1 || ltng-max || 261 || 360 || || || || weap || misl || || || || || || || ||  
| 1406 || Corosive || 1 || 20 || 15 || dmg-pois || 205 || 205 || || || || || || || weap || misl || || || || || || || ||  
|-
|-
| 1390 || Shocking || 1 || 76 || 66 || ltng-min || 1 || 1 || ltng-max || 361 || 480 || || || || weap || misl || || || || || || || ||  
| 1407 || Toxic || 1 || 35 || 26 || dmg-pois || 308 || 308 || || || || || || || weap || misl || || || || || || || ||  
|-
|-
| 1391 || Septic || 1 || 1 || 1 || dmg-pois || 31 || 31 || || || || || || || weap || circ || misl || || || || || || ||  
| 1408 || Pestilent || 1 || 50 || 37 || dmg-pois || 470 || 470 || || || || || || || weap || misl || || || || || || || ||  
|-
|-
| 1392 || Envenomed || 1 || 10 || 7 || dmg-pois || 41 || 41 || || || || || || || weap || misl || || || || || || || ||  
| 1409 || Maiden's || 1 || 36 || 27 || ama || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1393 || Corosive || 1 || 20 || 15 || dmg-pois || 205 || 205 || || || || || || || weap || misl || || || || || || || ||  
| 1410 || Valkyrie's || 1 || 90 || 67 || ama || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1394 || Toxic || 1 || 35 || 26 || dmg-pois || 308 || 308 || || || || || || || weap || misl || || || || || || || ||  
| 1411 || Maiden's || 1 || 30 || 22 || ama || 1 || 1 || || || || || || || miss || spea || || || || || || || ||  
|-
|-
| 1395 || Pestilent || 1 || 50 || 37 || dmg-pois || 470 || 470 || || || || || || || weap || misl || || || || || || || ||  
| 1412 || Valkyrie's || 1 || 50 || 42 || ama || 2 || 2 || || || || || || || miss || spea || || || || || || || ||  
|-
|-
| 1396 || Maiden's || 1 || 36 || 27 || ama || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1413 || Monk's || 1 || 36 || 27 || pal || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1397 || Valkyrie's || 1 || 90 || 67 || ama || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1414 || Priest's || 1 || 90 || 67 || pal || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1398 || Maiden's || 1 || 30 || 22 || ama || 1 || 1 || || || || || || || miss || spea || || || || || || || ||  
| 1415 || Monk's || 1 || 30 || 22 || pal || 1 || 1 || || || || || || || scep || ashd || || || || || || || ||  
|-
|-
| 1399 || Valkyrie's || 1 || 50 || 42 || ama || 2 || 2 || || || || || || || miss || spea || || || || || || || ||  
| 1416 || Priest's || 1 || 50 || 42 || pal || 2 || 2 || || || || || || || scep || ashd || || || || || || || ||  
|-
|-
| 1400 || Monk's || 1 || 36 || 27 || pal || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1417 || Monk's || 1 || 35 || 27 || pal || 1 || 1 || || || || || || || swor || mace || hamm || shld || || || || || ||  
|-
|-
| 1401 || Priest's || 1 || 90 || 67 || pal || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1418 || Priest's || 1 || 65 || 58 || pal || 2 || 2 || || || || || || || swor || mace || hamm || shld || || || || || ||  
|-
|-
| 1402 || Monk's || 1 || 30 || 22 || pal || 1 || 1 || || || || || || || scep || ashd || || || || || || || ||  
| 1419 || Summoner's || 1 || 36 || 27 || nec || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1403 || Priest's || 1 || 50 || 42 || pal || 2 || 2 || || || || || || || scep || ashd || || || || || || || ||  
| 1420 || Necromancer's || 1 || 90 || 67 || nec || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1404 || Monk's || 1 || 35 || 27 || pal || 1 || 1 || || || || || || || swor || mace || hamm || shld || || || || || ||  
| 1421 || Summoner's || 1 || 30 || 22 || nec || 1 || 1 || || || || || || || wand || knif || head || || || || || || ||  
|-
|-
| 1405 || Priest's || 1 || 65 || 58 || pal || 2 || 2 || || || || || || || swor || mace || hamm || shld || || || || || ||  
| 1422 || Necromancer's || 1 || 50 || 42 || nec || 2 || 2 || || || || || || || wand || knif || head || || || || || || ||  
|-
|-
| 1406 || Summoner's || 1 || 36 || 27 || nec || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1423 || Angel's || 1 || 36 || 27 || sor || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1407 || Necromancer's || 1 || 90 || 67 || nec || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1424 || Arch-Angel's || 1 || 90 || 67 || sor || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1408 || Summoner's || 1 || 30 || 22 || nec || 1 || 1 || || || || || || || wand || knif || head || || || || || || ||  
| 1425 || Angel's || 1 || 30 || 22 || sor || 1 || 1 || || || || || || || staf || orb || || || || || || || ||  
|-
|-
| 1409 || Necromancer's || 1 || 50 || 42 || nec || 2 || 2 || || || || || || || wand || knif || head || || || || || || ||  
| 1426 || Arch-Angel's || 1 || 50 || 42 || sor || 2 || 2 || || || || || || || staf || orb || || || || || || || ||  
|-
|-
| 1410 || Angel's || 1 || 36 || 27 || sor || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1427 || Slayer's || 1 || 36 || 27 || bar || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1411 || Arch-Angel's || 1 || 90 || 67 || sor || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1428 || Berserker's || 1 || 90 || 67 || bar || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1412 || Angel's || 1 || 30 || 22 || sor || 1 || 1 || || || || || || || staf || orb || || || || || || || ||  
| 1429 || Slayer's || 1 || 30 || 22 || bar || 1 || 1 || || || || || || || tkni || axe || spea || club || swor || hamm || mace || jave || ||  
|-
|-
| 1413 || Arch-Angel's || 1 || 50 || 42 || sor || 2 || 2 || || || || || || || staf || orb || || || || || || || ||  
| 1430 || Berserker's || 1 || 50 || 42 || bar || 2 || 2 || || || || || || || tkni || axe || spea || club || swor || hamm || mace || jave || ||  
|-
|-
| 1414 || Slayer's || 1 || 36 || 27 || bar || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1431 || Slayer's || 1 || 30 || 22 || bar || 1 || 1 || || || || || || || phlm || || || || || || || || ||  
|-
|-
| 1415 || Berserker's || 1 || 90 || 67 || bar || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1432 || Berserker's || 1 || 50 || 42 || bar || 2 || 2 || || || || || || || phlm || || || || || || || || ||  
|-
|-
| 1416 || Slayer's || 1 || 30 || 22 || bar || 1 || 1 || || || || || || || tkni || axe || spea || club || swor || hamm || mace || jave || ||  
| 1433 || Shaman's || 1 || 36 || 27 || dru || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1417 || Berserker's || 1 || 50 || 42 || bar || 2 || 2 || || || || || || || tkni || axe || spea || club || swor || hamm || mace || jave || ||  
| 1434 || Hierophant's || 1 || 90 || 67 || dru || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1418 || Slayer's || 1 || 30 || 22 || bar || 1 || 1 || || || || || || || phlm || || || || || || || || ||  
| 1435 || Shaman's || 1 || 30 || 22 || dru || 1 || 1 || || || || || || || club || pelt || || || || || || || ||  
|-
|-
| 1419 || Berserker's || 1 || 50 || 42 || bar || 2 || 2 || || || || || || || phlm || || || || || || || || ||  
| 1436 || Hierophant's || 1 || 50 || 42 || dru || 2 || 2 || || || || || || || club || pelt || || || || || || || ||  
|-
|-
| 1420 || Shaman's || 1 || 36 || 27 || dru || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| 1437 || Magekiller's || 1 || 36 || 27 || ass || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1421 || Hierophant's || 1 || 90 || 67 || dru || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1438 || Witch-hunter's || 1 || 90 || 67 || ass || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
|-
|-
| 1422 || Shaman's || 1 || 30 || 22 || dru || 1 || 1 || || || || || || || club || pelt || || || || || || || ||  
| 1439 || Magekiller's || 1 || 30 || 22 || ass || 1 || 1 || || || || || || || h2h || || || || || || || || ||  
|-
|-
| 1423 || Hierophant's || 1 || 50 || 42 || dru || 2 || 2 || || || || || || || club || pelt || || || || || || || ||  
| 1440 || Witch-hunter's || 1 || 50 || 42 || ass || 2 || 2 || || || || || || || h2h || || || || || || || || ||  
|-
|-
| 1424 || Magekiller's || 1 || 36 || 27 || ass || 1 || 1 || || || || || || || amul || circ || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1425 || Witch-hunter's || 1 || 90 || 67 || ass || 2 || 2 || || || || || || || amul || circ || || || || || || || ||  
| 1444 || Consecrated || 1 || 1 || 1 || att-undead || 25 || 75 || dmg-undead || 25 || 75 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1426 || Magekiller's || 1 || 30 || 22 || ass || 1 || 1 || || || || || || || h2h || || || || || || || || ||  
| 1445 || Pure || 1 || 15 || 11 || att-undead || 76 || 175 || dmg-undead || 76 || 125 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1427 || Witch-hunter's || 1 || 50 || 42 || ass || 2 || 2 || || || || || || || h2h || || || || || || || || ||  
| 1446 || Sacred || 1 || 25 || 18 || att-undead || 175 || 250 || dmg-undead || 126 || 200 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1447 || Hallowed || 1 || 35 || 27 || att-undead || 251 || 325 || dmg-undead || 201 || 275 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1431 || Consecrated || 1 || 1 || 1 || att-undead || 25 || 75 || dmg-undead || 25 || 75 || || || || weap || || || || || || || wand || orb ||  
| 1448 || Divine || || 45 || 37 || att-undead || 326 || 450 || dmg-undead || 276 || 350 || || || || weap || || || || || || || wand || orb ||  
|-
|-
| 1432 || Pure || 1 || 15 || 11 || att-undead || 76 || 175 || dmg-undead || 76 || 125 || || || || weap || || || || || || || wand || orb ||  
| 1449 || Pearl || 1 || 18 || 13 || att-undead || 25 || 50 || dmg-undead || 25 || 50 || || || || jewl || || || || || || || || ||  
|-
|-
| 1433 || Sacred || 1 || 25 || 18 || att-undead || 175 || 250 || dmg-undead || 126 || 200 || || || || weap || || || || || || || wand || orb ||  
| 1450 || Crimson || 1 || 5 || 3 || res-fire || 5 || 10 || || || || || || || armo || ring || amul || orb || circ || weap || misl || || ||  
|-
|-
| 1434 || Hallowed || 1 || 35 || 27 || att-undead || 251 || 325 || dmg-undead || 201 || 275 || || || || weap || || || || || || || wand || orb ||  
| 1451 || Red || 1 || 15 || 11 || dmg-min || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1435 || Divine || || 45 || 37 || att-undead || 326 || 450 || dmg-undead || 276 || 350 || || || || weap || || || || || || || wand || orb ||  
| 1452 || Sanguinary || 1 || 45 || 37 || dmg-min || 2 || 2 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1436 || Pearl || 1 || 18 || 13 || att-undead || 25 || 50 || dmg-undead || 25 || 50 || || || || jewl || || || || || || || || ||  
| 1453 || Bloody || || 75 || 67 || dmg-min || 3 || 3 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1437 || Crimson || 1 || 5 || 3 || res-fire || 5 || 10 || || || || || || || armo || ring || amul || orb || circ || weap || misl || || ||  
| 1454 || Red || 1 || 30 || 22 || dmg-min || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1438 || Red || 1 || 15 || 11 || dmg-min || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1455 || Sanguinary || || 60 || 52 || dmg-min || 2 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1439 || Sanguinary || 1 || 45 || 37 || dmg-min || 2 || 2 || || || || || || || lcha || || || || || || || || ||  
| 1456 || Red || 1 || 90 || 82 || dmg-min || 1 || 1 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1440 || Bloody || || 75 || 67 || dmg-min || 3 || 3 || || || || || || || lcha || || || || || || || || ||  
| 1457 || Jagged || 1 || 7 || 5 || dmg-max || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1441 || Red || 1 || 30 || 22 || dmg-min || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1458 || Forked || 1 || 37 || 29 || dmg-max || 2 || 2 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1442 || Sanguinary || || 60 || 52 || dmg-min || 2 || 2 || || || || || || || mcha || || || || || || || || ||  
| 1459 || Serrated || || 67 || 59 || dmg-max || 3 || 3 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1443 || Red || 1 || 90 || 82 || dmg-min || 1 || 1 || || || || || || || scha || || || || || || || || ||  
| 1460 || Jagged || 1 || 22 || 16 || dmg-max || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1444 || Jagged || 1 || 7 || 5 || dmg-max || 1 || 1 || || || || || || || lcha || || || || || || || || ||  
| 1461 || Forked || || 52 || 44 || dmg-max || 2 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1445 || Forked || 1 || 37 || 29 || dmg-max || 2 || 2 || || || || || || || lcha || || || || || || || || ||  
| 1462 || Jagged || 1 || 81 || 73 || dmg-max || 1 || 1 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1446 || Serrated || || 67 || 59 || dmg-max || 3 || 3 || || || || || || || lcha || || || || || || || || ||  
| 1463 || Snowflake || 1 || 9 || 6 || cold-len || 25 || 25 || cold-min || 1 || 1 || cold-max || 2 || 3 || lcha || || || || || || || || ||  
|-
|-
| 1447 || Jagged || 1 || 22 || 16 || dmg-max || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1464 || Shivering || 1 || 15 || 11 || cold-len || 25 || 25 || cold-min || 2 || 4 || cold-max || 4 || 8 || lcha || || || || || || || || ||  
|-
|-
| 1448 || Forked || || 52 || 44 || dmg-max || 2 || 2 || || || || || || || mcha || || || || || || || || ||  
| 1465 || Boreal || 1 || 30 || 22 || cold-len || 25 || 25 || cold-min || 5 || 7 || cold-max || 9 || 15 || lcha || || || || || || || || ||  
|-
|-
| 1449 || Jagged || 1 || 81 || 73 || dmg-max || 1 || 1 || || || || || || || scha || || || || || || || || ||  
| 1466 || Hibernal || || 45 || 38 || cold-len || 25 || 25 || cold-min || 8 || 13 || cold-max || 16 || 25 || lcha || || || || || || || || ||  
|-
|-
| 1450 || Snowflake || 1 || 9 || 6 || cold-len || 25 || 25 || cold-min || 1 || 1 || cold-max || 2 || 3 || lcha || || || || || || || || ||  
| 1467 || Snowflake || 1 || 18 || 13 || cold-len || 25 || 25 || cold-min || 2 || 3 || cold-max || 3 || 5 || mcha || || || || || || || || ||  
|-
|-
| 1451 || Shivering || 1 || 15 || 11 || cold-len || 25 || 25 || cold-min || 2 || 4 || cold-max || 4 || 8 || lcha || || || || || || || || ||  
| 1468 || Shivering || 1 || 29 || 21 || cold-len || 25 || 25 || cold-min || 4 || 5 || cold-max || 6 || 10 || mcha || || || || || || || || ||  
|-
|-
| 1452 || Boreal || 1 || 30 || 22 || cold-len || 25 || 25 || cold-min || 5 || 7 || cold-max || 9 || 15 || lcha || || || || || || || || ||  
| 1469 || Boreal || 1 || 49 || 41 || cold-len || 25 || 25 || cold-min || 6 || 10 || cold-max || 11 || 20 || mcha || || || || || || || || ||  
|-
|-
| 1453 || Hibernal || || 45 || 38 || cold-len || 25 || 25 || cold-min || 8 || 13 || cold-max || 16 || 25 || lcha || || || || || || || || ||  
| 1470 || Hibernal || || 69 || 61 || cold-len || 25 || 25 || cold-min || 11 || 15 || cold-max || 21 || 30 || mcha || || || || || || || || ||  
|-
|-
| 1454 || Snowflake || 1 || 18 || 13 || cold-len || 25 || 25 || cold-min || 2 || 3 || cold-max || 3 || 5 || mcha || || || || || || || || ||  
| 1471 || Snowflake || 1 || 27 || 20 || cold-len || 25 || 25 || cold-min || 1 || 2 || cold-max || 2 || 4 || scha || || || || || || || || ||  
|-
|-
| 1455 || Shivering || 1 || 29 || 21 || cold-len || 25 || 25 || cold-min || 4 || 5 || cold-max || 6 || 10 || mcha || || || || || || || || ||  
| 1472 || Shivering || 1 || 42 || 34 || cold-len || 25 || 25 || cold-min || 3 || 4 || cold-max || 5 || 8 || scha || || || || || || || || ||  
|-
|-
| 1456 || Boreal || 1 || 49 || 41 || cold-len || 25 || 25 || cold-min || 6 || 10 || cold-max || 11 || 20 || mcha || || || || || || || || ||  
| 1473 || Boreal || 1 || 66 || 58 || cold-len || 25 || 25 || cold-min || 5 || 7 || cold-max || 9 || 14 || scha || || || || || || || || ||  
|-
|-
| 1457 || Hibernal || || 69 || 61 || cold-len || 25 || 25 || cold-min || 11 || 15 || cold-max || 21 || 30 || mcha || || || || || || || || ||  
| 1474 || Hibernal || || 91 || 83 || cold-len || 25 || 25 || cold-min || 8 || 10 || cold-max || 15 || 20 || scha || || || || || || || || ||  
|-
|-
| 1458 || Snowflake || 1 || 27 || 20 || cold-len || 25 || 25 || cold-min || 1 || 2 || cold-max || 2 || 4 || scha || || || || || || || || ||  
| 1475 || Ember || 1 || 5 || 3 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || lcha || || || || || || || || ||  
|-
|-
| 1459 || Shivering || 1 || 42 || 34 || cold-len || 25 || 25 || cold-min || 3 || 4 || cold-max || 5 || 8 || scha || || || || || || || || ||  
| 1476 || Smoldering || 1 || 15 || 11 || fire-min || 2 || 3 || fire-max || 4 || 7 || || || || lcha || || || || || || || || ||  
|-
|-
| 1460 || Boreal || 1 || 66 || 58 || cold-len || 25 || 25 || cold-min || 5 || 7 || cold-max || 9 || 14 || scha || || || || || || || || ||  
| 1477 || Smoking || 1 || 28 || 21 || fire-min || 4 || 7 || fire-max || 8 || 19 || || || || lcha || || || || || || || || ||  
|-
|-
| 1461 || Hibernal || || 91 || 83 || cold-len || 25 || 25 || cold-min || 8 || 10 || cold-max || 15 || 20 || scha || || || || || || || || ||  
| 1478 || Flaming || || 43 || 35 || fire-min || 8 || 18 || fire-max || 20 || 36 || || || || lcha || || || || || || || || ||  
|-
|-
| 1462 || Ember || 1 || 5 || 3 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || lcha || || || || || || || || ||  
| 1479 || Ember || 1 || 13 || 9 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || mcha || || || || || || || || ||  
|-
|-
| 1463 || Smoldering || 1 || 15 || 11 || fire-min || 2 || 3 || fire-max || 4 || 7 || || || || lcha || || || || || || || || ||  
| 1480 || Smoldering || 1 || 27 || 20 || fire-min || 2 || 3 || fire-max || 4 || 12 || || || || mcha || || || || || || || || ||  
|-
|-
| 1464 || Smoking || 1 || 28 || 21 || fire-min || 4 || 7 || fire-max || 8 || 19 || || || || lcha || || || || || || || || ||  
| 1481 || Smoking || 1 || 47 || 39 || fire-min || 4 || 9 || fire-max || 13 || 27 || || || || mcha || || || || || || || || ||  
|-
|-
| 1465 || Flaming || || 43 || 35 || fire-min || 8 || 18 || fire-max || 20 || 36 || || || || lcha || || || || || || || || ||  
| 1482 || Flaming || || 67 || 59 || fire-min || 10 || 27 || fire-max || 28 || 43 || || || || mcha || || || || || || || || ||  
|-
|-
| 1466 || Ember || 1 || 13 || 9 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || mcha || || || || || || || || ||  
| 1483 || Ember || 1 || 21 || 15 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || scha || || || || || || || || ||  
|-
|-
| 1467 || Smoldering || 1 || 27 || 20 || fire-min || 2 || 3 || fire-max || 4 || 12 || || || || mcha || || || || || || || || ||  
| 1484 || Smoldering || 1 || 40 || 32 || fire-min || 2 || 3 || fire-max || 4 || 10 || || || || scha || || || || || || || || ||  
|-
|-
| 1468 || Smoking || 1 || 47 || 39 || fire-min || 4 || 9 || fire-max || 13 || 27 || || || || mcha || || || || || || || || ||  
| 1485 || Smoking || 1 || 64 || 56 || fire-min || 4 || 9 || fire-max || 11 || 19 || || || || scha || || || || || || || || ||  
|-
|-
| 1469 || Flaming || || 67 || 59 || fire-min || 10 || 27 || fire-max || 28 || 43 || || || || mcha || || || || || || || || ||  
| 1486 || Flaming || || 89 || 81 || fire-min || 10 || 19 || fire-max || 20 || 29 || || || || scha || || || || || || || || ||  
|-
|-
| 1470 || Ember || 1 || 21 || 15 || fire-min || 1 || 1 || fire-max || 2 || 3 || || || || scha || || || || || || || || ||  
| 1487 || Static || 1 || 7 || 5 || ltng-min || 1 || 1 || ltng-max || 4 || 5 || || || || lcha || || || || || || || || ||  
|-
|-
| 1471 || Smoldering || 1 || 40 || 32 || fire-min || 2 || 3 || fire-max || 4 || 10 || || || || scha || || || || || || || || ||  
| 1488 || Glowing || 1 || 14 || 10 || ltng-min || 1 || 1 || ltng-max || 6 || 17 || || || || lcha || || || || || || || || ||  
|-
|-
| 1472 || Smoking || 1 || 64 || 56 || fire-min || 4 || 9 || fire-max || 11 || 19 || || || || scha || || || || || || || || ||  
| 1489 || Arcing || 1 || 29 || 21 || ltng-min || 1 || 1 || ltng-max || 18 || 44 || || || || lcha || || || || || || || || ||  
|-
|-
| 1473 || Flaming || || 89 || 81 || fire-min || 10 || 19 || fire-max || 20 || 29 || || || || scha || || || || || || || || ||  
| 1490 || Shocking || || 44 || 36 || ltng-min || 1 || 1 || ltng-max || 45 || 79 || || || || lcha || || || || || || || || ||  
|-
|-
| 1474 || Static || 1 || 7 || 5 || ltng-min || 1 || 1 || ltng-max || 4 || 5 || || || || lcha || || || || || || || || ||  
| 1491 || Static || 1 || 14 || 10 || ltng-min || 1 || 1 || ltng-max || 5 || 9 || || || || mcha || || || || || || || || ||  
|-
|-
| 1475 || Glowing || 1 || 14 || 10 || ltng-min || 1 || 1 || ltng-max || 6 || 17 || || || || lcha || || || || || || || || ||  
| 1492 || Glowing || 1 || 28 || 20 || ltng-min || 1 || 1 || ltng-max || 10 || 26 || || || || mcha || || || || || || || || ||  
|-
|-
| 1476 || Arcing || 1 || 29 || 21 || ltng-min || 1 || 1 || ltng-max || 18 || 44 || || || || lcha || || || || || || || || ||  
| 1493 || Arcing || 1 || 48 || 40 || ltng-min || 1 || 1 || ltng-max || 27 || 58 || || || || mcha || || || || || || || || ||  
|-
|-
| 1477 || Shocking || || 44 || 36 || ltng-min || 1 || 1 || ltng-max || 45 || 79 || || || || lcha || || || || || || || || ||  
| 1494 || Shocking || || 68 || 60 || ltng-min || 1 || 1 || ltng-max || 59 || 90 || || || || mcha || || || || || || || || ||  
|-
|-
| 1478 || Static || 1 || 14 || 10 || ltng-min || 1 || 1 || ltng-max || 5 || 9 || || || || mcha || || || || || || || || ||  
| 1495 || Static || 1 || 23 || 17 || ltng-min || 1 || 1 || ltng-max || 6 || 11 || || || || scha || || || || || || || || ||  
|-
|-
| 1479 || Glowing || 1 || 28 || 20 || ltng-min || 1 || 1 || ltng-max || 10 || 26 || || || || mcha || || || || || || || || ||  
| 1496 || Glowing || 1 || 41 || 33 || ltng-min || 1 || 1 || ltng-max || 12 || 24 || || || || scha || || || || || || || || ||  
|-
|-
| 1480 || Arcing || 1 || 48 || 40 || ltng-min || 1 || 1 || ltng-max || 27 || 58 || || || || mcha || || || || || || || || ||  
| 1497 || Arcing || 1 || 65 || 57 || ltng-min || 1 || 1 || ltng-max || 25 || 43 || || || || scha || || || || || || || || ||  
|-
|-
| 1481 || Shocking || || 68 || 60 || ltng-min || 1 || 1 || ltng-max || 59 || 90 || || || || mcha || || || || || || || || ||  
| 1498 || Shocking || || 90 || 82 || ltng-min || 1 || 1 || ltng-max || 44 || 71 || || || || scha || || || || || || || || ||  
|-
|-
| 1482 || Static || 1 || 23 || 17 || ltng-min || 1 || 1 || ltng-max || 6 || 11 || || || || scha || || || || || || || || ||  
| 1499 || Septic || 1 || 1 || 1 || dmg-pois || 18 || 18 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1483 || Glowing || 1 || 41 || 33 || ltng-min || 1 || 1 || ltng-max || 12 || 24 || || || || scha || || || || || || || || ||  
| 1500 || Envenomed || 1 || 12 || 9 || dmg-pois || 39 || 39 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1484 || Arcing || 1 || 65 || 57 || ltng-min || 1 || 1 || ltng-max || 25 || 43 || || || || scha || || || || || || || || ||  
| 1501 || Toxic || 1 || 27 || 20 || dmg-pois || 103 || 103 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1485 || Shocking || || 90 || 82 || ltng-min || 1 || 1 || ltng-max || 44 || 71 || || || || scha || || || || || || || || ||  
| 1502 || Pestilent || || 42 || 34 || dmg-pois || 171 || 171 || || || || || || || lcha || || || || || || || || ||  
|-
|-
| 1486 || Septic || 1 || 1 || 1 || dmg-pois || 18 || 18 || || || || || || || lcha || || || || || || || || ||  
| 1503 || Septic || 1 || 9 || 6 || dmg-pois || 35 || 35 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1487 || Envenomed || 1 || 12 || 9 || dmg-pois || 39 || 39 || || || || || || || lcha || || || || || || || || ||  
| 1504 || Envenomed || 1 || 26 || 19 || dmg-pois || 77 || 77 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1488 || Toxic || 1 || 27 || 20 || dmg-pois || 103 || 103 || || || || || || || lcha || || || || || || || || ||  
| 1505 || Toxic || 1 || 46 || 38 || dmg-pois || 185 || 185 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1489 || Pestilent || || 42 || 34 || dmg-pois || 171 || 171 || || || || || || || lcha || || || || || || || || ||  
| 1506 || Pestilent || || 66 || 58 || dmg-pois || 299 || 299 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1490 || Septic || 1 || 9 || 6 || dmg-pois || 35 || 35 || || || || || || || mcha || || || || || || || || ||  
| 1507 || Septic || 1 || 18 || 13 || dmg-pois || 52 || 52 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1491 || Envenomed || 1 || 26 || 19 || dmg-pois || 77 || 77 || || || || || || || mcha || || || || || || || || ||  
| 1508 || Envenomed || 1 || 39 || 31 || dmg-pois || 128 || 128 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1492 || Toxic || 1 || 46 || 38 || dmg-pois || 185 || 185 || || || || || || || mcha || || || || || || || || ||  
| 1509 || Toxic || 1 || 63 || 55 || dmg-pois || 205 || 205 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1493 || Pestilent || || 66 || 58 || dmg-pois || 299 || 299 || || || || || || || mcha || || || || || || || || ||  
| 1510 || Pestilent || || 88 || 80 || dmg-pois || 299 || 299 || || || || || || || scha || || || || || || || || ||  
|-
|-
| 1494 || Septic || 1 || 18 || 13 || dmg-pois || 52 || 52 || || || || || || || scha || || || || || || || || ||  
| 1511 || Tireless || 1 || 1-5 || 1 || regen-stam || 10 || 10 || || || || || || || boot || || || || || || || || ||  
|-
|-
| 1495 || Envenomed || 1 || 39 || 31 || dmg-pois || 128 || 128 || || || || || || || scha || || || || || || || || ||  
| 1512 || Lizard's || 1 || 1-2 || 1 || mana || 1 || 2 || || || || || || || armo || ring || amul || rod || orb || || || boot || glov ||  
|-
|-
| 1496 || Toxic || 1 || 63 || 55 || dmg-pois || 205 || 205 || || || || || || || scha || || || || || || || || ||  
| 1513 || Azure || 1 || 1-4 || 1 || res-cold || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
|-
|-
| 1497 || Pestilent || || 88 || 80 || dmg-pois || 299 || 299 || || || || || || || scha || || || || || || || || ||  
| 1514 || Crimson || 1 || 1-4 || 1 || res-fire || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
|-
|-
| 1498 || Tireless || 1 || 1-5 || 1 || regen-stam || 10 || 10 || || || || || || || boot || || || || || || || || ||  
| 1515 || Tangerine || 1 || 1-4 || 1 || res-ltng || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
|-
|-
| 1499 || Lizard's || 1 || 1-2 || 1 || mana || 1 || 2 || || || || || || || armo || ring || amul || rod || orb || || || boot || glov ||  
| 1516 || Beryl || 1 || 1-4 || 1 || res-pois || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
|-
|-
| 1500 || Azure || 1 || 1-4 || 1 || res-cold || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
| 1517 || Godly || 1 || 50 || 43 || ac% || 101 || 200 || || || || || || || armo || || || || || || || || ||  
|-
|-
| 1501 || Crimson || 1 || 1-4 || 1 || res-fire || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
| 1518 || Cruel || 1 || 56 || 48 || dmg% || 201 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
|-
|-
| 1502 || Tangerine || 1 || 1-4 || 1 || res-ltng || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1503 || Beryl || 1 || 1-4 || 1 || res-pois || 5 || 5 || || || || || || || armo || ring || amul || orb || circ || || || || ||  
| 1520 || Champion's || 1 || 1 || 1 || map-glob-monsterrarity || 30 || 60 || || || || || || || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1504 || Godly || 1 || 50 || 43 || ac% || 101 || 200 || || || || || || || armo || || || || || || || || ||  
| 1521 || Flaming || 1 || 1 || 1 || map-mon-extra-fire || 5 || 10 || map-glob-density || 25 || 35 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1505 || Cruel || 1 || 56 || 48 || dmg% || 201 || 300 || || || || || || || weap || || || || || || || staf || wand || orb
| 1522 || Ember || 1 || 1 || 1 || map-mon-extra-fire || 10 || 15 || map-glob-density || 35 || 45 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1523 || Smoldering || 1 || 1 || 1 || map-mon-extra-fire || 15 || 20 || map-glob-density || 45 || 50 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
|-
|-
| 1507 || Champion's || 1 || 1 || 1 || map-glob-monsterrarity || 30 || 60 || || || || || || || t1m || t2m || t3m || t4m || || || || || ||  
| 1524 || Hibernal || 1 || 1 || 1 || map-mon-extra-cold || 5 || 10 || map-glob-density || 25 || 30 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1508 || Flaming || 1 || 1 || 1 || map-mon-extra-fire || 5 || 10 || map-glob-density || 25 || 35 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
| 1525 || Snowflake || 1 || 1 || 1 || map-mon-extra-cold || 10 || 15 || map-glob-density || 30 || 35 || map-play-mag-gold% || 20 || 25 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1509 || Ember || 1 || 1 || 1 || map-mon-extra-fire || 10 || 15 || map-glob-density || 35 || 45 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
| 1526 || Shivering || 1 || 1 || 1 || map-mon-extra-cold || 15 || 20 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1510 || Smoldering || 1 || 1 || 1 || map-mon-extra-fire || 15 || 20 || map-glob-density || 45 || 50 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
| 1527 || Static || 1 || 1 || 1 || map-mon-extra-ltng || 5 || 10 || map-glob-density || 25 || 40 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1511 || Hibernal || 1 || 1 || 1 || map-mon-extra-cold || 5 || 10 || map-glob-density || 25 || 30 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || t4m || || || || || ||  
| 1528 || Glowing || 1 || 1 || 1 || map-mon-extra-ltng || 10 || 15 || map-glob-density || 35 || 45 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1512 || Snowflake || 1 || 1 || 1 || map-mon-extra-cold || 10 || 15 || map-glob-density || 30 || 35 || map-play-mag-gold% || 20 || 25 || t2m || t3m || t4m || || || || || || ||  
| 1529 || Arcing || 1 || 1 || 1 || map-mon-extra-ltng || 15 || 20 || map-glob-density || 45 || 50 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
|-
|-
| 1513 || Shivering || 1 || 1 || 1 || map-mon-extra-cold || 15 || 20 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1530 || Toxic || 1 || 1 || 1 || map-mon-extra-pois || 5 || 10 || map-glob-density || 30 || 40 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1514 || Static || 1 || 1 || 1 || map-mon-extra-ltng || 5 || 10 || map-glob-density || 25 || 40 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
| 1531 || Pestilent || 1 || 1 || 1 || map-mon-extra-pois || 10 || 15 || map-glob-density || 40 || 50 || map-play-mag-gold% || 10 || 15 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1515 || Glowing || 1 || 1 || 1 || map-mon-extra-ltng || 10 || 15 || map-glob-density || 35 || 45 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
| 1532 || Septic || 1 || 1 || 1 || map-mon-extra-pois || 15 || 20 || map-glob-density || 50 || 60 || map-play-mag-gold% || 15 || 20 || t3m || t4m || || || || || || || ||  
|-
|-
| 1516 || Arcing || 1 || 1 || 1 || map-mon-extra-ltng || 15 || 20 || map-glob-density || 45 || 50 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
| 1533 || Magic || 1 || 1 || 1 || map-mon-extra-mag || 5 || 10 || map-glob-density || 25 || 35 || map-play-mag-gold% || 10 || 15 || || || || || || || || || ||  
|-
|-
| 1517 || Toxic || 1 || 1 || 1 || map-mon-extra-pois || 5 || 10 || map-glob-density || 30 || 40 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1534 || Arcane || 1 || 1 || 1 || map-mon-extra-mag || 10 || 15 || map-glob-density || 35 || 45 || map-play-mag-gold% || 15 || 20 || || || || || || || || || ||  
|-
|-
| 1518 || Pestilent || 1 || 1 || 1 || map-mon-extra-pois || 10 || 15 || map-glob-density || 40 || 50 || map-play-mag-gold% || 10 || 15 || t2m || t3m || t4m || || || || || || ||  
| 1535 || Ancient || 1 || 1 || 1 || map-mon-extra-mag || 15 || 20 || map-glob-density || 45 || 50 || map-play-mag-gold% || 20 || 25 || || || || || || || || || ||  
|-
|-
| 1519 || Septic || 1 || 1 || 1 || map-mon-extra-pois || 15 || 20 || map-glob-density || 50 || 60 || map-play-mag-gold% || 15 || 20 || t3m || t4m || || || || || || || ||  
| 1536 || Promoted || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 3 || 4 || map-play-mag-gold% || 15 || 20 || || || || || || || || || ||  
|-
|-
| 1520 || Magic || 1 || 1 || 1 || map-mon-extra-mag || 5 || 10 || map-glob-density || 25 || 35 || map-play-mag-gold% || 10 || 15 || || || || || || || || || ||  
| 1537 || Elevated || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 20 || 25 || || || || || || || || || ||  
|-
|-
| 1521 || Arcane || 1 || 1 || 1 || map-mon-extra-mag || 10 || 15 || map-glob-density || 35 || 45 || map-play-mag-gold% || 15 || 20 || || || || || || || || || ||  
| 1538 || Ascended || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 30 || 35 || || || || || || || || || ||  
|-
|-
| 1522 || Ancient || 1 || 1 || 1 || map-mon-extra-mag || 15 || 20 || map-glob-density || 45 || 50 || map-play-mag-gold% || 20 || 25 || || || || || || || || || ||  
| 1539 || Silver || 1 || 1 || 1 || map-mon-att-pierce || 10 || 20 || map-glob-density || 15 || 20 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1523 || Promoted || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 3 || 4 || map-play-mag-gold% || 15 || 20 || || || || || || || || || ||  
| 1540 || Shining || 1 || 1 || 1 || map-mon-att-pierce || 20 || 30 || map-glob-density || 30 || 35 || map-play-mag-gold% || 25 || 30 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1524 || Elevated || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 20 || 25 || || || || || || || || || ||  
| 1541 || Opulent || 1 || 1 || 1 || map-mon-att-pierce || 30 || 40 || map-glob-density || 35 || 40 || map-play-mag-gold% || 35 || 40 || t3m || t4m || || || || || || || ||  
|-
|-
| 1525 || Ascended || 1 || 1 || 1 || map-glob-arealevel || 1 || 1 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 30 || 35 || || || || || || || || || ||  
| 1542 || Fast || 1 || 1 || 1 || map-mon-att-cast-speed || 40 || 60 || map-glob-density || 30 || 40 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1526 || Silver || 1 || 1 || 1 || map-mon-att-pierce || 10 || 20 || map-glob-density || 15 || 20 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || t4m || || || || || ||  
| 1543 || Speedy || 1 || 1 || 1 || map-mon-att-cast-speed || 60 || 80 || map-glob-density || 40 || 50 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1527 || Shining || 1 || 1 || 1 || map-mon-att-pierce || 20 || 30 || map-glob-density || 30 || 35 || map-play-mag-gold% || 25 || 30 || t2m || t3m || t4m || || || || || || ||  
| 1544 || Ludicrous || 1 || 1 || 1 || map-mon-att-cast-speed || 80 || 100 || map-glob-density || 50 || 60 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
|-
|-
| 1528 || Opulent || 1 || 1 || 1 || map-mon-att-pierce || 30 || 40 || map-glob-density || 35 || 40 || map-play-mag-gold% || 35 || 40 || t3m || t4m || || || || || || || ||  
| 1545 || Large || 1 || 1 || 1 || map-mon-hp% || 10 || 20 || map-glob-density || 30 || 40 || map-play-addxp || 5 || 6 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1529 || Fast || 1 || 1 || 1 || map-mon-att-cast-speed || 40 || 60 || map-glob-density || 30 || 40 || map-play-addxp || 3 || 4 || t1m || t2m || t3m || t4m || || || || || ||  
| 1546 || Huge || 1 || 1 || 1 || map-mon-hp% || 20 || 30 || map-glob-density || 40 || 50 || map-play-addxp || 6 || 7 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1530 || Speedy || 1 || 1 || 1 || map-mon-att-cast-speed || 60 || 80 || map-glob-density || 40 || 50 || map-play-addxp || 4 || 5 || t2m || t3m || t4m || || || || || || ||  
| 1547 || Colossal || 1 || 1 || 1 || map-mon-hp% || 30 || 40 || map-glob-density || 50 || 60 || map-play-addxp || 7 || 8 || t3m || t4m || || || || || || || ||  
|-
|-
| 1531 || Ludicrous || 1 || 1 || 1 || map-mon-att-cast-speed || 80 || 100 || map-glob-density || 50 || 60 || map-play-addxp || 5 || 6 || t3m || t4m || || || || || || || ||  
| 1548 || Strong || 1 || 1 || 1 || map-mon-ed% || 10 || 15 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 10 || 15 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1532 || Large || 1 || 1 || 1 || map-mon-hp% || 10 || 20 || map-glob-density || 30 || 40 || map-play-addxp || 5 || 6 || t1m || t2m || t3m || t4m || || || || || ||  
| 1549 || Mighty || 1 || 1 || 1 || map-mon-ed% || 15 || 20 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 20 || 25 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1533 || Huge || 1 || 1 || 1 || map-mon-hp% || 20 || 30 || map-glob-density || 40 || 50 || map-play-addxp || 6 || 7 || t2m || t3m || t4m || || || || || || ||  
| 1550 || Formidable || 1 || 1 || 1 || map-mon-ed% || 20 || 25 || map-play-addxp || 6 || 7 || map-play-mag-gold% || 30 || 35 || t3m || t4m || || || || || || || ||  
|-
|-
| 1534 || Colossal || 1 || 1 || 1 || map-mon-hp% || 30 || 40 || map-glob-density || 50 || 60 || map-play-addxp || 7 || 8 || t3m || t4m || || || || || || || ||  
| 1551 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 15 || 25 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1535 || Strong || 1 || 1 || 1 || map-mon-ed% || 10 || 15 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 10 || 15 || t1m || t2m || t3m || t4m || || || || || ||  
| 1552 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 35 || 45 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1536 || Mighty || 1 || 1 || 1 || map-mon-ed% || 15 || 20 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 20 || 25 || t2m || t3m || t4m || || || || || || ||  
| 1553 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 45 || 50 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1537 || Formidable || 1 || 1 || 1 || map-mon-ed% || 20 || 25 || map-play-addxp || 6 || 7 || map-play-mag-gold% || 30 || 35 || t3m || t4m || || || || || || || ||  
| 1554 || Bloody || 1 || 1 || 1 || map-mon-openwounds || 5 || 10 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1538 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 15 || 25 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1555 || Gory || 1 || 1 || 1 || map-mon-openwounds || 10 || 15 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1539 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 35 || 45 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1556 || Sanguinary || 1 || 1 || 1 || map-mon-openwounds || 15 || 20 || map-play-addxp || 6 || 7 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1540 || Splashing || 1 || 1 || 1 || map-mon-splash || 100 || 1 || map-glob-density || 45 || 50 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1557 || Unhealthy || 1 || 1 || 1 || map-play-regen || -40 || -30 || map-play-addxp || 3 || 4 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1541 || Bloody || 1 || 1 || 1 || map-mon-openwounds || 5 || 10 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1558 || Sickly || 1 || 1 || 1 || map-play-regen || -60 || -50 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1542 || Gory || 1 || 1 || 1 || map-mon-openwounds || 10 || 15 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1559 || Diseased || 1 || 1 || 1 || map-play-regen || -80 || -70 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1543 || Sanguinary || 1 || 1 || 1 || map-mon-openwounds || 15 || 20 || map-play-addxp || 6 || 7 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1560 || Crushing || 1 || 1 || 1 || map-mon-crush || 15 || 25 || map-glob-density || 15 || 20 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1544 || Unhealthy || 1 || 1 || 1 || map-play-regen || -40 || -30 || map-play-addxp || 3 || 4 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1561 || Smashing || 1 || 1 || 1 || map-mon-crush || 25 || 35 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1545 || Sickly || 1 || 1 || 1 || map-play-regen || -60 || -50 || map-play-addxp || 4 || 5 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1562 || Obliterating || 1 || 1 || 1 || map-mon-crush || 35 || 45 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1546 || Diseased || 1 || 1 || 1 || map-play-regen || -80 || -70 || map-play-addxp || 5 || 6 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1563 || Sparking || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1547 || Crushing || 1 || 1 || 1 || map-mon-crush || 15 || 25 || map-glob-density || 15 || 20 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1564 || Shocking || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1548 || Smashing || 1 || 1 || 1 || map-mon-crush || 25 || 35 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1565 || Thunderous || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1549 || Obliterating || 1 || 1 || 1 || map-mon-crush || 35 || 45 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1566 || Chilling || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1550 || Sparking || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1567 || Boreal || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1551 || Shocking || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1568 || Glacial || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1552 || Thunderous || 1 || 1 || 1 || map-mon-phys-as-extra-ltng || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1569 || Smoking || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1553 || Chilling || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1570 || Molten || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1554 || Boreal || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1571 || Volcanic || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1555 || Glacial || 1 || 1 || 1 || map-mon-phys-as-extra-cold || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1572 || Poisonous || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 123 || 163 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1556 || Smoking || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 60 || 80 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1573 || Envenomed || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 143 || 184 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1557 || Molten || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 70 || 90 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1574 || Plagued || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 163 || 205 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1558 || Volcanic || 1 || 1 || 1 || map-mon-phys-as-extra-fire || 80 || 100 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1575 || Runic || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 8 || 10 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
|-
|-
| 1559 || Poisonous || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 123 || 163 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1576 || Taboo || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 10 || 12 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
|-
|-
| 1560 || Envenomed || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 143 || 184 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1577 || Occult || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 12 || 14 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
|-
|-
| 1561 || Plagued || 1 || 1 || 1 || map-mon-phys-as-extra-pois || 163 || 205 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1578 || Stygian || 1 || 1 || 1 || map-glob-add-mon-doll || 690 || 690 || map-glob-density || 50 || 60 || map-play-mag-gold% || 40 || 45 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1562 || Runic || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 8 || 10 || map-glob-density || 25 || 30 || map-play-mag-gold% || 5 || 10 || t1m || t2m || t3m || t4m || || || || || ||  
| 1579 || Lustful || 1 || 1 || 1 || map-glob-add-mon-succ || 885 || 885 || map-glob-density || 50 || 60 || map-play-mag-gold% || 45 || 50 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1563 || Taboo || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 10 || 12 || map-glob-density || 30 || 35 || map-play-mag-gold% || 15 || 20 || t2m || t3m || t4m || || || || || || ||  
| 1580 || Vampiric || 1 || 1 || 1 || map-glob-add-mon-vamp || 697 || 697 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1564 || Occult || 1 || 1 || 1 || map-mon-phys-as-extra-mag || 12 || 14 || map-glob-density || 35 || 40 || map-play-mag-gold% || 25 || 30 || t3m || t4m || || || || || || || ||  
| 1581 || Bovine || 1 || 1 || 1 || map-glob-add-mon-cow || 391 || 391 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1565 || Stygian || 1 || 1 || 1 || map-glob-add-mon-doll || 690 || 690 || map-glob-density || 50 || 60 || map-play-mag-gold% || 40 || 45 || t1m || t2m || t3m || || || || || || ||  
| 1582 || Reanimated || 1 || 1 || 1 || map-glob-add-mon-horde || 698 || 698 || map-glob-density || 50 || 60 || map-play-mag-gold% || 35 || 40 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1566 || Lustful || 1 || 1 || 1 || map-glob-add-mon-succ || 885 || 885 || map-glob-density || 50 || 60 || map-play-mag-gold% || 45 || 50 || t1m || t2m || t3m || || || || || || ||  
| 1583 || Ghastly || 1 || 1 || 1 || map-glob-add-mon-ghost || 732 || 732 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1567 || Vampiric || 1 || 1 || 1 || map-glob-add-mon-vamp || 697 || 697 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
| 1584 || Blood Letting || 1 || 13 || 12 || heal-kill || 1 || 1 || || || || || || || weap || ring || circ || tors || helm || shld || misl || || ||  
|-
|-
| 1568 || Bovine || 1 || 1 || 1 || map-glob-add-mon-cow || 391 || 391 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
| 1585 || Murderous || 1 || 51 || 44 || heal-kill || 2 || 5 || || || || || || || weap || circ || tors || helm || shld || misl || || || ||  
|-
|-
| 1569 || Reanimated || 1 || 1 || 1 || map-glob-add-mon-horde || 698 || 698 || map-glob-density || 50 || 60 || map-play-mag-gold% || 35 || 40 || t1m || t2m || t3m || || || || || || ||  
| 1586 || Blood Sucking || 1 || 32 || 26 || heal-kill || 1 || 3 || || || || || || || jewl || tors || helm || shld || weap || ring || misl || || ||  
|-
|-
| 1570 || Ghastly || 1 || 1 || 1 || map-glob-add-mon-ghost || 732 || 732 || map-glob-density || 35 || 40 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
| 1587 || Channeling || 1 || 14 || 14 || extra-ltng || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1571 || Blood Letting || 1 || 13 || 12 || heal-kill || 1 || 1 || || || || || || || weap || ring || circ || tors || helm || shld || misl || || ||  
| 1588 || Cold || 1 || 14 || 14 || extra-cold || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1572 || Murderous || 1 || 51 || 44 || heal-kill || 2 || 5 || || || || || || || weap || circ || tors || helm || shld || misl || || || ||  
| 1589 || Cinder || 1 || 14 || 14 || extra-fire || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1573 || Blood Sucking || 1 || 32 || 26 || heal-kill || 1 || 3 || || || || || || || jewl || tors || helm || shld || weap || ring || misl || || ||  
| 1590 || Morbid || 1 || 14 || 14 || extra-pois || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1574 || Channeling || 1 || 14 || 14 || extra-ltng || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1575 || Cold || 1 || 14 || 14 || extra-cold || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1592 || Discharging || 1 || 28 || 28 || extra-ltng || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1576 || Cinder || 1 || 14 || 14 || extra-fire || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1593 || Frigid || 1 || 28 || 28 || extra-cold || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1577 || Morbid || 1 || 14 || 14 || extra-pois || 1 || 1 || || || || || || || mcha || || || || || || || || ||  
| 1594 || Wildfire || 1 || 28 || 28 || extra-fire || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1595 || Malicious || 1 || 28 || 28 || extra-pois || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1579 || Discharging || 1 || 28 || 28 || extra-ltng || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1580 || Frigid || 1 || 28 || 28 || extra-cold || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
| 1597 || Conduit || 1 || 42 || 42 || extra-ltng || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1581 || Wildfire || 1 || 28 || 28 || extra-fire || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
| 1598 || Numbing || 1 || 42 || 42 || extra-cold || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1582 || Malicious || 1 || 28 || 28 || extra-pois || 1 || 2 || || || || || || || mcha || || || || || || || || ||  
| 1599 || Inferno || 1 || 42 || 42 || extra-fire || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1600 || Infectious || 1 || 42 || 42 || extra-pois || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
|-
|-
| 1584 || Conduit || 1 || 42 || 42 || extra-ltng || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| || || || || || || || || || || || || || || || || || || || || || || ||  
|-
|-
| 1585 || Numbing || 1 || 42 || 42 || extra-cold || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| 1602 || Visceral || 1 || 75 || 69 || dmg% || 301 || 400 || || || || || || || miss || amaz || knif || club || mace || tkni || taxe || aspe || ||  
|-
|-
| 1586 || Inferno || 1 || 42 || 42 || extra-fire || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| 1603 || Divine || 1 || 45 || 37 || att-undead || 326 || 450 || dmg-undead || 276 || 350 || || || || miss || || || || || || || || ||  
|-
|-
| 1587 || Infectious || 1 || 42 || 42 || extra-pois || 2 || 3 || || || || || || || mcha || || || || || || || || ||  
| 1604 || Celestial || 1 || 55 || 41 || att-demon || 301 || 400 || dmg-demon || 201 || 300 || || || || miss || || || || || || || || ||  
|-
|-
| || || || || || || || || || || || || || || || || || || || || || || ||  
| 1605 || Grandmaster's || 1 || 69 || 61 || att || 251 || 300 || dmg% || 151 || 200 || || || || miss || || || || || || || || ||  
|-
|-
| 1589 || Visceral || 1 || 75 || 69 || dmg% || 301 || 400 || || || || || || || miss || amaz || knif || club || mace || tkni || taxe || aspe || ||  
| 1606 || Supporting || 1 || 25 || 18 || dmg% || 10 || 20 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1590 || Divine || 1 || 45 || 37 || att-undead || 326 || 450 || dmg-undead || 276 || 350 || || || || miss || || || || || || || || ||  
| 1607 || Reinforcing || 1 || 35 || 28 || dmg% || 20 || 40 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1591 || Celestial || 1 || 55 || 41 || att-demon || 301 || 400 || dmg-demon || 201 || 300 || || || || miss || || || || || || || || ||  
| 1608 || Empowering || 1 || 45 || 38 || dmg% || 40 || 60 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1592 || Grandmaster's || 1 || 69 || 61 || att || 251 || 300 || dmg% || 151 || 200 || || || || miss || || || || || || || || ||  
| 1609 || Bolstering || 1 || 55 || 48 || dmg% || 60 || 80 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1593 || Supporting || 1 || 25 || 18 || dmg% || 10 || 20 || || || || || || || tors || shld || || || || || || || ||  
| 1610 || Fortifying || 1 || 65 || 58 || dmg% || 80 || 120 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1594 || Reinforcing || 1 || 35 || 28 || dmg% || 20 || 40 || || || || || || || tors || shld || || || || || || || ||  
| 1611 || Embattled || 1 || 75 || 68 || dmg% || 120 || 160 || || || || || || || tors || shld || || || || || || || ||  
|-
|-
| 1595 || Empowering || 1 || 45 || 38 || dmg% || 40 || 60 || || || || || || || tors || shld || || || || || || || ||  
| 1612 || Rampaging || 1 || 85 || 78 || dmg% || 160 || 200 || || || || || || || tors || || || || || || || || ||  
|-
|-
| 1596 || Bolstering || 1 || 55 || 48 || dmg% || 60 || 80 || || || || || || || tors || shld || || || || || || || ||  
| 1613 || Lancer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || aspe || || || || || || || || ||  
|-
|-
| 1597 || Fortifying || 1 || 65 || 58 || dmg% || 80 || 120 || || || || || || || tors || shld || || || || || || || ||  
| 1614 || Archer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || miss || || || || || || || || ||  
|-
|-
| 1598 || Embattled || 1 || 75 || 68 || dmg% || 120 || 160 || || || || || || || tors || shld || || || || || || || ||  
| 1615 || Artificer's || 1 || 33 || 25 || sock || || || || || || || || || weap || shld || tors || || || || || thro || ||  
|-
|-
| 1599 || Rampaging || 1 || 85 || 78 || dmg% || 160 || 200 || || || || || || || tors || || || || || || || || ||  
| 1616 || Artificer's || || 33 || 25 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
|-
|-
| 1600 || Lancer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || aspe || || || || || || || || ||  
| 1617 || Lancer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || circ || glov || || || || || || || ||  
|-
|-
| 1601 || Archer's || 1 || 60 || 45 || skilltab || 3 || 3 || || || || || || || miss || || || || || || || || ||  
| 1618 || Maiden's || 1 || 36 || 65 || ama || 1 || 1 || || || || || || || helm || shld || tors || || || || || || ||  
|-
|-
| 1602 || Artificer's || 1 || 33 || 25 || sock || || || || || || || || || weap || shld || tors || || || || || thro || ||  
| 1619 || Monk's || 1 || 65 || 58 || pal || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
|-
|-
| 1603 || Artificer's || || 33 || 25 || sock || || || || || || || || || weap || shld || helm || tors || || || || thro || ||  
| 1620 || Summoner's || 1 || 65 || 58 || nec || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
|-
|-
| 1604 || Lancer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || circ || glov || || || || || || || ||  
| 1621 || Angel's || 1 || 65 || 58 || sor || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
|-
|-
| 1605 || Maiden's || 1 || 36 || 65 || ama || 1 || 1 || || || || || || || helm || shld || tors || || || || || || ||  
| 1622 || Slayer's || 1 || 65 || 58 || bar || 1 || 1 || || || || || || || tors || helm || shld || || || || || || ||  
|-
|-
| 1606 || Monk's || 1 || 65 || 58 || pal || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
| 1623 || Shaman's || 1 || 65 || 58 || dru || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
|-
|-
| 1607 || Summoner's || 1 || 65 || 58 || nec || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
| 1624 || Magekiller's || 1 || 65 || 58 || ass || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
|-
|-
| 1608 || Angel's || 1 || 65 || 58 || sor || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
| 1625 || Cerulean || 1 || 49 || 41 || mana || 21 || 30 || || || || || || || jewl || || || || || || || || ||  
|-
|-
| 1609 || Slayer's || 1 || 65 || 58 || bar || 1 || 1 || || || || || || || tors || helm || shld || || || || || || ||  
| 1626 || Lancer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || amu || || || || || || || || ||  
|-
|-
| 1610 || Shaman's || 1 || 65 || 58 || dru || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
| 1627 || Souless || 1 || 1 || 1 || map-glob-add-mon-souls || 918 || 918 || map-glob-density || 50 || 60 || map-play-mag-gold% || 40 || 50 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1611 || Magekiller's || 1 || 65 || 58 || ass || 1 || 1 || || || || || || || tors || shld || helm || || || || || || ||  
| 1628 || Shamanic || 1 || 1 || 1 || map-glob-add-mon-fetish || 785 || 785 || map-glob-density || 40 || 50 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1612 || Cerulean || 1 || 49 || 41 || mana || 21 || 30 || || || || || || || jewl || || || || || || || || ||  
| 1629 || Strange || || 32 || 24 || att || 151 || 300 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1613 || Lancer's || || 60 || 45 || skilltab || 3 || 3 || || || || || || || amu || || || || || || || || ||  
| 1630 || Unearthly || || 25 || 18 || att-demon || 101 || 150 || dmg-demon || 51 || 100 || || || || misl || || || || || || || || ||  
|-
|-
| 1614 || Souless || 1 || 1 || 1 || map-glob-add-mon-souls || 918 || 918 || map-glob-density || 50 || 60 || map-play-mag-gold% || 40 || 50 || t1m || t2m || t3m || || || || || || ||  
| 1631 || Plague || 1 || 50 || 37 || dmg-pois || 626 || 626 || || || || || || || weap || misl || || || || || || || ||  
|-
|-
| 1615 || Shamanic || 1 || 1 || 1 || map-glob-add-mon-fetish || 785 || 785 || map-glob-density || 40 || 50 || map-play-mag-gold% || 15 || 20 || t1m || t2m || t3m || || || || || || ||  
| 1632 || Savage || || 26 || 19 || dmg% || 66 || 80 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1616 || Strange || || 32 || 24 || att || 151 || 300 || || || || || || || misl || || || || || || || || ||  
| 1633 || Cardinal || 1 || 38 || 30 || dmg-min || 10 || 14 || || || || || || || jewl || misl || || || || || || || ||  
|-
|-
| 1617 || Unearthly || || 25 || 18 || att-demon || 101 || 150 || dmg-demon || 51 || 100 || || || || misl || || || || || || || || ||  
| 1634 || Penetrating || 1 || 15 || 10 || pierce || 5 || 10 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1618 || Plague || 1 || 50 || 37 || dmg-pois || 626 || 626 || || || || || || || weap || misl || || || || || || || ||  
| 1635 || Puncturing || 1 || 30 || 25 || pierce || 11 || 20 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1619 || Savage || || 26 || 19 || dmg% || 66 || 80 || || || || || || || misl || || || || || || || || ||  
| 1636 || Piercing || 1 || 45 || 40 || pierce || 21 || 30 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1620 || Cardinal || 1 || 38 || 30 || dmg-min || 10 || 14 || || || || || || || jewl || misl || || || || || || || ||  
| 1637 || Impaling || || 60 || 55 || pierce || 31 || 40 || || || || || || || misl || || || || || || || || ||  
|-
|-
| 1621 || Penetrating || 1 || 15 || 10 || pierce || 5 || 10 || || || || || || || misl || || || || || || || || ||  
| 1638 || Devout || 1 || 3 || 1 || att-undead || 25 || 50 || dmg-undead || 10 || 25 || || || || misl || || || || || || || || ||  
|-
|-
| 1622 || Puncturing || 1 || 30 || 25 || pierce || 11 || 20 || || || || || || || misl || || || || || || || || ||  
| 1639 || Consecrated || 1 || 15 || 11 || att-undead || 25 || 75 || dmg-undead || 25 || 75 || || || || misl || || || || || || || || ||  
|-
|-
| 1623 || Piercing || 1 || 45 || 40 || pierce || 21 || 30 || || || || || || || misl || || || || || || || || ||  
| 1640 || Pure || || 25 || 18 || att-undead || 76 || 175 || dmg-undead || 76 || 125 || || || || misl || || || || || || || || ||  
|-
|-
| 1624 || Impaling || || 60 || 55 || pierce || 31 || 40 || || || || || || || misl || || || || || || || || ||  
| 1641 || Duplicated || 1 || 1 || 1 || map-glob-extra-boss || 1 || 1 || || || || || || || t1m || t2m || t3m || || || || || || ||  
|-
|-
| 1625 || Devout || 1 || 3 || 1 || att-undead || 25 || 50 || dmg-undead || 10 || 25 || || || || misl || || || || || || || || ||  
| 1642 || Champion's || 1 || 1 || 1 || map-glob-monsterrarity || 40 || 50 || || || || || || || t2m || t3m || || || || || || || ||  
|-
|-
| 1626 || Consecrated || 1 || 15 || 11 || att-undead || 25 || 75 || dmg-undead || 25 || 75 || || || || misl || || || || || || || || ||  
| 1643 || Champion's || 1 || 1 || 1 || map-glob-monsterrarity || 50 || 60 || || || || || || || t3m || t4m || || || || || || || ||  
|-
|-
| 1627 || Pure || || 25 || 18 || att-undead || 76 || 175 || dmg-undead || 76 || 125 || || || || misl || || || || || || || || ||  
| 1644 || Shrieking || 1 || 1 || 1 || map-glob-add-mon-shriek || 1047 || 1047 || map-glob-density || 50 || 60 || map-play-mag-gold% || 20 || 30 || t1m || t2m || t3m || || || || || t4m || ||  
|}
|}


导航菜单