* Prefix,Suffix, Socketed with base, bodyloc, Merc equipment Will add better description later: Item that has socketed items now display their linked runes/jewels/gems in accurate order Rare prefix, rare suffix id Magic prefix1,2,3 magic suffix1,2,3 Prefix1 also used to tell wich runeword it is Spirit 20635, cta 20519 , infinity 20566 see : getlocalestring.txt Mercenary equipment now displaying in inventory list . Also has custom location : mercenary instead of equipped Bodyloc : // Body locations LocNone LocationType = "none" LocHead LocationType = "head" LocNeck LocationType = "neck" LocTorso LocationType = "torso" LocLeftArm LocationType = "left_arm" LocRightArm LocationType = "right_arm" LocLeftRing LocationType = "left_ring" LocRightRing LocationType = "right_ring" LocBelt LocationType = "belt" LocFeet LocationType = "feet" LocGloves LocationType = "gloves" LocLeftArmSecondary LocationType = "left_arm_secondary" LocRightArmSecondary LocationType = "right_arm_secondary" Note that if you begin game on secondary slot it will be left_arm then primary will be left_arm_secondary (inversed): With pr 62 (activeweaponslot) we will be able to solve this potential issue. * small optimization * Socketed items to base from pointer new helper functions. AutoAffix offset. * remove helpers fnc, flag isEquipped to HasBeenEquipped * Runewords names mapped * helper function not needed * Optimization * adjust pre-allocations * readd removed itemloc comment * Addex prefix/suffix to rules .nip new structure: [Type], [Quality],[Class], [Name], [Flag], [Color], [Prefix], [Suffix] # Stats Exemple : [name] == ring && [quality] == rare && [suffix] == 174 # Any magic ring with suffix 'of The Apprentice' ( 10 faster cast rate) Will be useful for trophy items with fool/cruel [prefix] == 1416 [prefix] == 1273 * LevelReq + Affixes mapping rare/magic/base/runewords. Nip parser LevelReq * Unique and set items mapping + LevelReq
658 lines
149 KiB
Go
658 lines
149 KiB
Go
// Code generated by cmd/txttocode. DO NOT EDIT.
|
|
// source: cmd/txttocode/txt/magicprefix.txt
|
|
package item
|
|
|
|
type MagicPrefix struct {
|
|
ID int
|
|
Name string
|
|
Rare bool
|
|
Level int
|
|
LevelReq int
|
|
Group int
|
|
Mods []Mod
|
|
TransformColor string
|
|
ItemTypes []string
|
|
ExcludeTypes []string
|
|
}
|
|
|
|
var MagicPrefixDesc = map[int]MagicPrefix{
|
|
748: {ID: 748, Name: "Sturdy", Rare: true, Level: 4, LevelReq: 3, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 20, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
749: {ID: 749, Name: "Strong", Rare: true, Level: 9, LevelReq: 6, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
750: {ID: 750, Name: "Glorious", Rare: true, Level: 19, LevelReq: 14, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
751: {ID: 751, Name: "Blessed", Rare: true, Level: 25, LevelReq: 18, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 51, Max: 65}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
752: {ID: 752, Name: "Saintly", Rare: true, Level: 31, LevelReq: 23, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
753: {ID: 753, Name: "Holy", Rare: true, Level: 36, LevelReq: 27, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
754: {ID: 754, Name: "Devious", Rare: true, Level: 7, LevelReq: 5, Group: 103, Mods: []Mod{{Code: "red-mag", Param: "0", Min: 1, Max: 1}}, TransformColor: "dblu", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
755: {ID: 755, Name: "Fortified", Rare: true, Level: 14, LevelReq: 10, Group: 103, Mods: []Mod{{Code: "red-mag", Param: "0", Min: 2, Max: 2}}, TransformColor: "dblu", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
759: {ID: 759, Name: "Jagged", Rare: true, Level: 1, LevelReq: 1, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
760: {ID: 760, Name: "Deadly", Rare: true, Level: 5, LevelReq: 3, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
761: {ID: 761, Name: "Vicious", Rare: true, Level: 8, LevelReq: 6, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
762: {ID: 762, Name: "Brutal", Rare: true, Level: 14, LevelReq: 10, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
763: {ID: 763, Name: "Massive", Rare: true, Level: 20, LevelReq: 15, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 51, Max: 65}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
764: {ID: 764, Name: "Savage", Rare: true, Level: 26, LevelReq: 19, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand"}},
|
|
765: {ID: 765, Name: "Merciless", Rare: true, Level: 32, LevelReq: 24, Group: 106, Mods: []Mod{{Code: "dmg%", Param: "0", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand"}},
|
|
766: {ID: 766, Name: "Vulpine", Rare: true, Level: 9, LevelReq: 6, Group: 107, Mods: []Mod{{Code: "dmg-to-mana", Param: "0", Min: 10, Max: 10}}, TransformColor: "cblu", ItemTypes: []string{"shld", "amul"}, ExcludeTypes: []string{}},
|
|
771: {ID: 771, Name: "Tireless", Rare: true, Level: 14, LevelReq: 10, Group: 109, Mods: []Mod{{Code: "regen-stam", Param: "0", Min: 50, Max: 50}}, TransformColor: "", ItemTypes: []string{"boot"}, ExcludeTypes: []string{}},
|
|
772: {ID: 772, Name: "Rugged", Rare: true, Level: 14, LevelReq: 10, Group: 110, Mods: []Mod{{Code: "stam", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"boot", "glov", "belt", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
773: {ID: 773, Name: "Bronze", Rare: true, Level: 1, LevelReq: 1, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "glov", "amul"}, ExcludeTypes: []string{}},
|
|
774: {ID: 774, Name: "Iron", Rare: true, Level: 4, LevelReq: 3, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 21, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{}},
|
|
775: {ID: 775, Name: "Steel", Rare: true, Level: 8, LevelReq: 6, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 41, Max: 60}}, TransformColor: "", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{}},
|
|
776: {ID: 776, Name: "Silver", Rare: true, Level: 12, LevelReq: 9, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 61, Max: 80}}, TransformColor: "", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{}},
|
|
778: {ID: 778, Name: "Gold", Rare: true, Level: 17, LevelReq: 12, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 81, Max: 100}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
779: {ID: 779, Name: "Platinum", Rare: true, Level: 22, LevelReq: 16, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 101, Max: 120}}, TransformColor: "lgld", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{}},
|
|
780: {ID: 780, Name: "Meteoric", Rare: true, Level: 27, LevelReq: 20, Group: 111, Mods: []Mod{{Code: "att", Param: "0", Min: 121, Max: 150}}, TransformColor: "lgld", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{"staf", "wand"}},
|
|
781: {ID: 781, Name: "Sharp", Rare: true, Level: 5, LevelReq: 3, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 10, Max: 20}, {Code: "dmg%", Param: "0", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
782: {ID: 782, Name: "Fine", Rare: true, Level: 9, LevelReq: 6, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 21, Max: 40}, {Code: "dmg%", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
783: {ID: 783, Name: "Warrior's", Rare: true, Level: 15, LevelReq: 11, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 41, Max: 60}, {Code: "dmg%", Param: "0", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
784: {ID: 784, Name: "Soldier's", Rare: true, Level: 21, LevelReq: 15, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 61, Max: 80}, {Code: "dmg%", Param: "0", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
785: {ID: 785, Name: "Knight's", Rare: true, Level: 25, LevelReq: 18, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 81, Max: 100}, {Code: "dmg%", Param: "0", Min: 51, Max: 65}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
786: {ID: 786, Name: "Lord's", Rare: true, Level: 30, LevelReq: 22, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 101, Max: 120}, {Code: "dmg%", Param: "0", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand"}},
|
|
787: {ID: 787, Name: "King's", Rare: true, Level: 35, LevelReq: 26, Group: 112, Mods: []Mod{{Code: "att", Param: "0", Min: 121, Max: 150}, {Code: "dmg%", Param: "0", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand"}},
|
|
788: {ID: 788, Name: "Howling", Rare: true, Level: 16, LevelReq: 12, Group: 113, Mods: []Mod{{Code: "howl", Param: "0", Min: 128, Max: 128}}, TransformColor: "oran", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"miss"}},
|
|
789: {ID: 789, Name: "Fortuitous", Rare: true, Level: 5, LevelReq: 3, Group: 114, Mods: []Mod{{Code: "mag%", Param: "0", Min: 10, Max: 15}}, TransformColor: "", ItemTypes: []string{"ring", "amul"}, ExcludeTypes: []string{}},
|
|
795: {ID: 795, Name: "Glimmering", Rare: true, Level: 1, LevelReq: 1, Group: 116, Mods: []Mod{{Code: "light", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"armo", "wand", "staf", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
796: {ID: 796, Name: "Glowing", Rare: true, Level: 6, LevelReq: 4, Group: 116, Mods: []Mod{{Code: "light", Param: "0", Min: 2, Max: 2}}, TransformColor: "lyel", ItemTypes: []string{"armo", "wand", "staf", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
799: {ID: 799, Name: "Lizard's", Rare: true, Level: 3, LevelReq: 2, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 1, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod"}, ExcludeTypes: []string{"boot", "glov"}},
|
|
801: {ID: 801, Name: "Snake's", Rare: true, Level: 6, LevelReq: 4, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"shld", "rod", "belt", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
802: {ID: 802, Name: "Serpent's", Rare: true, Level: 14, LevelReq: 10, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"shld", "rod", "belt", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
803: {ID: 803, Name: "Serpent's", Rare: true, Level: 37, LevelReq: 27, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"tors", "helm", "boot", "glov", "mele"}, ExcludeTypes: []string{"h2h", "rod"}},
|
|
804: {ID: 804, Name: "Drake's", Rare: true, Level: 20, LevelReq: 15, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 21, Max: 30}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "belt"}, ExcludeTypes: []string{}},
|
|
805: {ID: 805, Name: "Dragon's", Rare: true, Level: 24, LevelReq: 18, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 31, Max: 40}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
806: {ID: 806, Name: "Dragon's", Rare: true, Level: 52, LevelReq: 39, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 31, Max: 40}}, TransformColor: "cblu", ItemTypes: []string{"tors", "helm", "boot", "glov"}, ExcludeTypes: []string{}},
|
|
807: {ID: 807, Name: "Wyrm's", Rare: true, Level: 30, LevelReq: 22, Group: 118, Mods: []Mod{{Code: "mana", Param: "0", Min: 41, Max: 60}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
810: {ID: 810, Name: "Prismatic", Rare: true, Level: 27, LevelReq: 20, Group: 120, Mods: []Mod{{Code: "res-all", Param: "0", Min: 15, Max: 25}}, TransformColor: "lpur", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
811: {ID: 811, Name: "Prismatic", Rare: true, Level: 62, LevelReq: 46, Group: 120, Mods: []Mod{{Code: "res-all", Param: "0", Min: 15, Max: 15}}, TransformColor: "lpur", ItemTypes: []string{"ring"}, ExcludeTypes: []string{}},
|
|
812: {ID: 812, Name: "Azure", Rare: true, Level: 5, LevelReq: 3, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "rod", "miss", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
813: {ID: 813, Name: "Lapis", Rare: true, Level: 12, LevelReq: 9, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod"}, ExcludeTypes: []string{}},
|
|
814: {ID: 814, Name: "Lapis", Rare: true, Level: 35, LevelReq: 26, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap", "glov"}, ExcludeTypes: []string{"rod"}},
|
|
815: {ID: 815, Name: "Cobalt", Rare: true, Level: 18, LevelReq: 13, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod"}, ExcludeTypes: []string{"glov"}},
|
|
816: {ID: 816, Name: "Cobalt", Rare: true, Level: 55, LevelReq: 41, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap", "glov"}, ExcludeTypes: []string{"rod"}},
|
|
818: {ID: 818, Name: "Sapphire", Rare: true, Level: 25, LevelReq: 18, Group: 121, Mods: []Mod{{Code: "res-cold", Param: "0", Min: 31, Max: 50}}, TransformColor: "lblu", ItemTypes: []string{"rod", "boot", "ring", "amul", "miss"}, ExcludeTypes: []string{"scep"}},
|
|
821: {ID: 821, Name: "Crimson", Rare: true, Level: 5, LevelReq: 3, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "rod", "miss", "ring", "amul", "amul"}, ExcludeTypes: []string{}},
|
|
822: {ID: 822, Name: "Burgundy", Rare: true, Level: 12, LevelReq: 9, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "rod", "ring", "amul", "amul"}, ExcludeTypes: []string{}},
|
|
823: {ID: 823, Name: "Burgundy", Rare: true, Level: 35, LevelReq: 26, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"rod"}},
|
|
824: {ID: 824, Name: "Garnet", Rare: true, Level: 18, LevelReq: 13, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "rod", "ring", "amul"}, ExcludeTypes: []string{"glov"}},
|
|
825: {ID: 825, Name: "Garnet", Rare: true, Level: 55, LevelReq: 41, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap", "glov"}, ExcludeTypes: []string{"rod"}},
|
|
827: {ID: 827, Name: "Ruby", Rare: true, Level: 25, LevelReq: 18, Group: 122, Mods: []Mod{{Code: "res-fire", Param: "0", Min: 31, Max: 50}}, TransformColor: "lred", ItemTypes: []string{"wand", "staf", "boot", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
830: {ID: 830, Name: "Ocher", Rare: true, Level: 5, LevelReq: 3, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "rod", "ring", "amul", "miss"}, ExcludeTypes: []string{}},
|
|
831: {ID: 831, Name: "Tangerine", Rare: true, Level: 12, LevelReq: 9, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod"}, ExcludeTypes: []string{}},
|
|
832: {ID: 832, Name: "Tangerine", Rare: true, Level: 35, LevelReq: 26, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"rod"}},
|
|
833: {ID: 833, Name: "Coral", Rare: true, Level: 18, LevelReq: 13, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod"}, ExcludeTypes: []string{"glov"}},
|
|
834: {ID: 834, Name: "Coral", Rare: true, Level: 55, LevelReq: 41, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap", "glov"}, ExcludeTypes: []string{"rod"}},
|
|
836: {ID: 836, Name: "Amber", Rare: true, Level: 25, LevelReq: 18, Group: 123, Mods: []Mod{{Code: "res-ltng", Param: "0", Min: 31, Max: 50}}, TransformColor: "lyel", ItemTypes: []string{"armo", "ring", "amul", "staf", "wand"}, ExcludeTypes: []string{"shld", "glov"}},
|
|
839: {ID: 839, Name: "Beryl", Rare: true, Level: 5, LevelReq: 3, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "scep", "staf", "miss"}, ExcludeTypes: []string{}},
|
|
840: {ID: 840, Name: "Jade", Rare: true, Level: 12, LevelReq: 9, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "scep", "staf"}, ExcludeTypes: []string{}},
|
|
841: {ID: 841, Name: "Jade", Rare: true, Level: 35, LevelReq: 26, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap", "ring"}, ExcludeTypes: []string{"staf", "scep"}},
|
|
842: {ID: 842, Name: "Viridian", Rare: true, Level: 18, LevelReq: 13, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"tors", "helm", "shld", "scep", "staf", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
843: {ID: 843, Name: "Viridian", Rare: true, Level: 55, LevelReq: 41, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap", "boot", "glov", "belt"}, ExcludeTypes: []string{"staf", "scep"}},
|
|
845: {ID: 845, Name: "Emerald", Rare: true, Level: 25, LevelReq: 18, Group: 124, Mods: []Mod{{Code: "res-pois", Param: "0", Min: 31, Max: 50}}, TransformColor: "lgrn", ItemTypes: []string{"scep", "ring", "amul"}, ExcludeTypes: []string{}},
|
|
847: {ID: 847, Name: "Fletcher's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "ama", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"miss", "amul"}, ExcludeTypes: []string{}},
|
|
848: {ID: 848, Name: "Archer's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "ama", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"miss"}, ExcludeTypes: []string{}},
|
|
849: {ID: 849, Name: "Archer's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "ama", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
850: {ID: 850, Name: "Monk's", Rare: true, Level: 30, LevelReq: 22, Group: 126, Mods: []Mod{{Code: "pal", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"scep", "amul"}, ExcludeTypes: []string{}},
|
|
851: {ID: 851, Name: "Priest's", Rare: true, Level: 40, LevelReq: 30, Group: 126, Mods: []Mod{{Code: "pal", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"scep"}, ExcludeTypes: []string{}},
|
|
852: {ID: 852, Name: "Priest's", Rare: true, Level: 90, LevelReq: 67, Group: 126, Mods: []Mod{{Code: "pal", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
853: {ID: 853, Name: "Summoner's", Rare: true, Level: 30, LevelReq: 22, Group: 127, Mods: []Mod{{Code: "nec", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"wand", "amul"}, ExcludeTypes: []string{}},
|
|
854: {ID: 854, Name: "Necromancer's", Rare: true, Level: 40, LevelReq: 30, Group: 127, Mods: []Mod{{Code: "nec", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"wand"}, ExcludeTypes: []string{}},
|
|
855: {ID: 855, Name: "Necromancer's", Rare: true, Level: 90, LevelReq: 67, Group: 127, Mods: []Mod{{Code: "nec", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
856: {ID: 856, Name: "Angel's", Rare: true, Level: 30, LevelReq: 22, Group: 128, Mods: []Mod{{Code: "sor", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"staf", "amul"}, ExcludeTypes: []string{}},
|
|
857: {ID: 857, Name: "Arch-Angel's", Rare: true, Level: 40, LevelReq: 30, Group: 128, Mods: []Mod{{Code: "sor", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"staf"}, ExcludeTypes: []string{}},
|
|
858: {ID: 858, Name: "Arch-Angel's", Rare: true, Level: 90, LevelReq: 67, Group: 128, Mods: []Mod{{Code: "sor", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
859: {ID: 859, Name: "Slayer's", Rare: true, Level: 30, LevelReq: 22, Group: 129, Mods: []Mod{{Code: "bar", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"mele", "amul"}, ExcludeTypes: []string{"rod", "h2h"}},
|
|
860: {ID: 860, Name: "Berserker's", Rare: true, Level: 40, LevelReq: 30, Group: 129, Mods: []Mod{{Code: "bar", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"mele"}, ExcludeTypes: []string{"rod", "h2h"}},
|
|
861: {ID: 861, Name: "Berserker's", Rare: true, Level: 90, LevelReq: 67, Group: 129, Mods: []Mod{{Code: "bar", Param: "0", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul"}, ExcludeTypes: []string{}},
|
|
864: {ID: 864, Name: "Triumphant", Rare: true, Level: 3, LevelReq: 2, Group: 132, Mods: []Mod{{Code: "mana-kill", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"mele", "ring"}, ExcludeTypes: []string{}},
|
|
865: {ID: 865, Name: "Expansion", Rare: false, Level: 0, LevelReq: 0, Group: 0, Mods: []Mod{}, TransformColor: "", ItemTypes: []string{}, ExcludeTypes: []string{}},
|
|
866: {ID: 866, Name: "Stout", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
867: {ID: 867, Name: "Stout", Rare: true, Level: 7, LevelReq: 5, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 6, Max: 9}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
868: {ID: 868, Name: "Stout", Rare: true, Level: 12, LevelReq: 9, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 10, Max: 12}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
869: {ID: 869, Name: "Burly", Rare: true, Level: 17, LevelReq: 12, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 13, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
870: {ID: 870, Name: "Burly", Rare: true, Level: 22, LevelReq: 16, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 16, Max: 22}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
871: {ID: 871, Name: "Burly", Rare: true, Level: 27, LevelReq: 20, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 23, Max: 30}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
872: {ID: 872, Name: "Stalwart", Rare: false, Level: 32, LevelReq: 24, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 33, Max: 40}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
873: {ID: 873, Name: "Stalwart", Rare: false, Level: 37, LevelReq: 29, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 44, Max: 50}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
874: {ID: 874, Name: "Stalwart", Rare: false, Level: 42, LevelReq: 34, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 60, Max: 100}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
875: {ID: 875, Name: "Stout", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
876: {ID: 876, Name: "Stout", Rare: true, Level: 14, LevelReq: 10, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 4, Max: 6}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
877: {ID: 877, Name: "Stout", Rare: true, Level: 20, LevelReq: 15, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 8, Max: 12}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
878: {ID: 878, Name: "Burly", Rare: true, Level: 26, LevelReq: 19, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 13, Max: 18}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
879: {ID: 879, Name: "Burly", Rare: true, Level: 32, LevelReq: 24, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 20, Max: 30}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
880: {ID: 880, Name: "Stalwart", Rare: false, Level: 38, LevelReq: 30, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 30, Max: 40}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
881: {ID: 881, Name: "Stalwart", Rare: false, Level: 45, LevelReq: 37, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 45, Max: 60}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
882: {ID: 882, Name: "Stout", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
883: {ID: 883, Name: "Stout", Rare: true, Level: 21, LevelReq: 15, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 4, Max: 8}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
884: {ID: 884, Name: "Burly", Rare: true, Level: 36, LevelReq: 28, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 15, Max: 20}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
885: {ID: 885, Name: "Stalwart", Rare: false, Level: 48, LevelReq: 40, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 20, Max: 30}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
886: {ID: 886, Name: "Blanched", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 5, Max: 8}}, TransformColor: "whit", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
887: {ID: 887, Name: "Eburin", Rare: true, Level: 16, LevelReq: 12, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 9, Max: 20}}, TransformColor: "whit", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
888: {ID: 888, Name: "Bone", Rare: true, Level: 32, LevelReq: 24, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 21, Max: 40}}, TransformColor: "whit", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
889: {ID: 889, Name: "Ivory", Rare: false, Level: 64, LevelReq: 56, Group: 101, Mods: []Mod{{Code: "ac", Param: "", Min: 41, Max: 64}}, TransformColor: "whit", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
890: {ID: 890, Name: "Sturdy", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
891: {ID: 891, Name: "Sturdy", Rare: true, Level: 4, LevelReq: 3, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
892: {ID: 892, Name: "Strong", Rare: true, Level: 9, LevelReq: 6, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
893: {ID: 893, Name: "Glorious", Rare: true, Level: 19, LevelReq: 14, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
894: {ID: 894, Name: "Blessed", Rare: true, Level: 25, LevelReq: 18, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 51, Max: 65}}, TransformColor: "", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
895: {ID: 895, Name: "Saintly", Rare: true, Level: 31, LevelReq: 23, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
896: {ID: 896, Name: "Holy", Rare: true, Level: 36, LevelReq: 27, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
897: {ID: 897, Name: "Godly", Rare: false, Level: 45, LevelReq: 38, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 101, Max: 200}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
898: {ID: 898, Name: "Devious", Rare: true, Level: 7, LevelReq: 5, Group: 102, Mods: []Mod{{Code: "red-mag", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"shld", "circ", "orb", "wand", "staf"}, ExcludeTypes: []string{}},
|
|
899: {ID: 899, Name: "Blank", Rare: true, Level: 14, LevelReq: 10, Group: 102, Mods: []Mod{{Code: "red-mag", Param: "", Min: 2, Max: 2}}, TransformColor: "", ItemTypes: []string{"shld", "circ", "orb", "wand", "staf"}, ExcludeTypes: []string{}},
|
|
900: {ID: 900, Name: "Null", Rare: true, Level: 21, LevelReq: 16, Group: 102, Mods: []Mod{{Code: "red-mag", Param: "", Min: 3, Max: 5}}, TransformColor: "dblu", ItemTypes: []string{"shld", "circ"}, ExcludeTypes: []string{}},
|
|
901: {ID: 901, Name: "Antimagic", Rare: false, Level: 28, LevelReq: 21, Group: 102, Mods: []Mod{{Code: "red-mag", Param: "", Min: 6, Max: 10}}, TransformColor: "dblu", ItemTypes: []string{"shld", "circ"}, ExcludeTypes: []string{}},
|
|
902: {ID: 902, Name: "Red", Rare: true, Level: 4, LevelReq: 3, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 2}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
903: {ID: 903, Name: "Red", Rare: true, Level: 16, LevelReq: 12, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 3, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
904: {ID: 904, Name: "Sanguinary", Rare: true, Level: 28, LevelReq: 21, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 4, Max: 4}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
905: {ID: 905, Name: "Sanguinary", Rare: true, Level: 40, LevelReq: 32, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 5, Max: 6}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
906: {ID: 906, Name: "Bloody", Rare: false, Level: 52, LevelReq: 46, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 7, Max: 8}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
907: {ID: 907, Name: "Red", Rare: true, Level: 11, LevelReq: 8, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 2}}, TransformColor: "dred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
908: {ID: 908, Name: "Sanguinary", Rare: true, Level: 33, LevelReq: 25, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 3, Max: 3}}, TransformColor: "dred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
909: {ID: 909, Name: "Bloody", Rare: false, Level: 55, LevelReq: 47, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 4, Max: 4}}, TransformColor: "dred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
910: {ID: 910, Name: "Red", Rare: true, Level: 24, LevelReq: 16, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 1}}, TransformColor: "dred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
911: {ID: 911, Name: "Sanguinary", Rare: true, Level: 41, LevelReq: 33, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 2, Max: 2}}, TransformColor: "dred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
912: {ID: 912, Name: "Bloody", Rare: false, Level: 58, LevelReq: 50, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 3, Max: 3}}, TransformColor: "dred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
913: {ID: 913, Name: "Scarlet", Rare: true, Level: 8, LevelReq: 6, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 4}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
914: {ID: 914, Name: "Crimson", Rare: true, Level: 38, LevelReq: 30, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 5, Max: 8}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
915: {ID: 915, Name: "Jagged", Rare: true, Level: 3, LevelReq: 2, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 2}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
916: {ID: 916, Name: "Jagged", Rare: true, Level: 10, LevelReq: 7, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 3, Max: 4}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
917: {ID: 917, Name: "Jagged", Rare: true, Level: 17, LevelReq: 12, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 5, Max: 6}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
918: {ID: 918, Name: "Forked", Rare: true, Level: 25, LevelReq: 18, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 7, Max: 8}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
919: {ID: 919, Name: "Forked", Rare: true, Level: 32, LevelReq: 24, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 9, Max: 10}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
920: {ID: 920, Name: "Serrated", Rare: false, Level: 39, LevelReq: 31, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 11, Max: 12}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
921: {ID: 921, Name: "Serrated", Rare: false, Level: 47, LevelReq: 39, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 13, Max: 14}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
922: {ID: 922, Name: "Jagged", Rare: true, Level: 10, LevelReq: 7, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 1}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
923: {ID: 923, Name: "Jagged", Rare: true, Level: 20, LevelReq: 15, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 2, Max: 2}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
924: {ID: 924, Name: "Forked", Rare: true, Level: 30, LevelReq: 22, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 3, Max: 3}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
925: {ID: 925, Name: "Forked", Rare: true, Level: 40, LevelReq: 32, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 4, Max: 5}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
926: {ID: 926, Name: "Serrated", Rare: false, Level: 50, LevelReq: 42, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 6, Max: 7}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
927: {ID: 927, Name: "Jagged", Rare: true, Level: 23, LevelReq: 17, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 1}}, TransformColor: "blac", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
928: {ID: 928, Name: "Forked", Rare: true, Level: 38, LevelReq: 30, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 2, Max: 2}}, TransformColor: "blac", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
929: {ID: 929, Name: "Serrated", Rare: false, Level: 53, LevelReq: 45, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 3, Max: 3}}, TransformColor: "blac", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
930: {ID: 930, Name: "Carbuncle", Rare: true, Level: 12, LevelReq: 9, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 5}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
931: {ID: 931, Name: "Carmine", Rare: true, Level: 35, LevelReq: 27, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 6, Max: 9}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
932: {ID: 932, Name: "Vermillion", Rare: false, Level: 58, LevelReq: 50, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 11, Max: 15}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
933: {ID: 933, Name: "Jagged", Rare: true, Level: 1, LevelReq: 1, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
934: {ID: 934, Name: "Deadly", Rare: true, Level: 5, LevelReq: 3, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
935: {ID: 935, Name: "Vicious", Rare: true, Level: 8, LevelReq: 6, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
936: {ID: 936, Name: "Brutal", Rare: true, Level: 14, LevelReq: 10, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
937: {ID: 937, Name: "Massive", Rare: true, Level: 20, LevelReq: 15, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 51, Max: 65}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
938: {ID: 938, Name: "Savage", Rare: true, Level: 26, LevelReq: 19, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
939: {ID: 939, Name: "Merciless", Rare: true, Level: 32, LevelReq: 24, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
940: {ID: 940, Name: "Ferocious", Rare: true, Level: 41, LevelReq: 33, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 101, Max: 200}}, TransformColor: "blac", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
941: {ID: 941, Name: "Cruel", Rare: false, Level: 51, LevelReq: 43, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 201, Max: 300}}, TransformColor: "blac", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
942: {ID: 942, Name: "Cinnabar", Rare: true, Level: 1, LevelReq: 1, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 5, Max: 10}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
943: {ID: 943, Name: "Rusty", Rare: true, Level: 13, LevelReq: 9, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 11, Max: 20}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
944: {ID: 944, Name: "Realgar", Rare: true, Level: 45, LevelReq: 37, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 21, Max: 30}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
945: {ID: 945, Name: "Ruby", Rare: false, Level: 66, LevelReq: 58, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 31, Max: 40}}, TransformColor: "dred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
946: {ID: 946, Name: "Vulpine", Rare: true, Level: 9, LevelReq: 6, Group: 107, Mods: []Mod{{Code: "dmg-to-mana", Param: "", Min: 7, Max: 12}}, TransformColor: "cblu", ItemTypes: []string{"shld", "amul", "orb", "staf"}, ExcludeTypes: []string{}},
|
|
947: {ID: 947, Name: "Dun", Rare: true, Level: 7, LevelReq: 5, Group: 107, Mods: []Mod{{Code: "dmg-to-mana", Param: "", Min: 7, Max: 12}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
948: {ID: 948, Name: "Tireless", Rare: true, Level: 6, LevelReq: 4, Group: 108, Mods: []Mod{{Code: "regen-stam", Param: "", Min: 25, Max: 25}}, TransformColor: "", ItemTypes: []string{"boot"}, ExcludeTypes: []string{}},
|
|
949: {ID: 949, Name: "Tireless", Rare: true, Level: 14, LevelReq: 10, Group: 108, Mods: []Mod{{Code: "regen-stam", Param: "", Min: 50, Max: 50}}, TransformColor: "", ItemTypes: []string{"boot"}, ExcludeTypes: []string{}},
|
|
950: {ID: 950, Name: "Brown", Rare: true, Level: 39, LevelReq: 31, Group: 108, Mods: []Mod{{Code: "regen-stam", Param: "", Min: 10, Max: 15}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
951: {ID: 951, Name: "Rugged", Rare: true, Level: 1, LevelReq: 1, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 12, Max: 24}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
952: {ID: 952, Name: "Rugged", Rare: true, Level: 7, LevelReq: 5, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 25, Max: 36}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
953: {ID: 953, Name: "Rugged", Rare: true, Level: 21, LevelReq: 15, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 37, Max: 50}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
954: {ID: 954, Name: "Rugged", Rare: true, Level: 1, LevelReq: 0, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 8, Max: 16}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
955: {ID: 955, Name: "Rugged", Rare: true, Level: 7, LevelReq: 5, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 17, Max: 25}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
956: {ID: 956, Name: "Rugged", Rare: true, Level: 21, LevelReq: 15, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 26, Max: 32}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
957: {ID: 957, Name: "Rugged", Rare: true, Level: 1, LevelReq: 0, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 4, Max: 8}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
958: {ID: 958, Name: "Rugged", Rare: true, Level: 21, LevelReq: 15, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 9, Max: 16}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
959: {ID: 959, Name: "Rugged", Rare: true, Level: 1, LevelReq: 1, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"boot", "glov", "belt", "ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
960: {ID: 960, Name: "Rugged", Rare: true, Level: 8, LevelReq: 6, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"boot", "belt"}, ExcludeTypes: []string{}},
|
|
961: {ID: 961, Name: "Rugged", Rare: true, Level: 8, LevelReq: 6, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
962: {ID: 962, Name: "Vigorous", Rare: true, Level: 16, LevelReq: 12, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"boot", "belt"}, ExcludeTypes: []string{}},
|
|
963: {ID: 963, Name: "Chestnut", Rare: true, Level: 1, LevelReq: 1, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 10, Max: 15}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
964: {ID: 964, Name: "Maroon", Rare: true, Level: 17, LevelReq: 12, Group: 109, Mods: []Mod{{Code: "stam", Param: "", Min: 16, Max: 25}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
965: {ID: 965, Name: "Bronze", Rare: true, Level: 1, LevelReq: 1, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 6, Max: 12}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
966: {ID: 966, Name: "Bronze", Rare: true, Level: 7, LevelReq: 5, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 13, Max: 27}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
967: {ID: 967, Name: "Bronze", Rare: true, Level: 13, LevelReq: 9, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 28, Max: 42}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
968: {ID: 968, Name: "Iron", Rare: true, Level: 19, LevelReq: 14, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 43, Max: 57}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
969: {ID: 969, Name: "Iron", Rare: true, Level: 25, LevelReq: 18, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 58, Max: 72}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
970: {ID: 970, Name: "Iron", Rare: true, Level: 31, LevelReq: 23, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 73, Max: 87}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
971: {ID: 971, Name: "Steel", Rare: false, Level: 37, LevelReq: 29, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 88, Max: 102}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
972: {ID: 972, Name: "Steel", Rare: false, Level: 43, LevelReq: 35, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 103, Max: 117}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
973: {ID: 973, Name: "Steel", Rare: false, Level: 49, LevelReq: 41, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 118, Max: 132}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
974: {ID: 974, Name: "Bronze", Rare: true, Level: 1, LevelReq: 1, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 4, Max: 8}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
975: {ID: 975, Name: "Bronze", Rare: true, Level: 7, LevelReq: 5, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 6, Max: 12}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
976: {ID: 976, Name: "Bronze", Rare: true, Level: 16, LevelReq: 12, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 13, Max: 25}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
977: {ID: 977, Name: "Iron", Rare: true, Level: 25, LevelReq: 18, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 26, Max: 38}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
978: {ID: 978, Name: "Iron", Rare: true, Level: 34, LevelReq: 26, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 39, Max: 51}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
979: {ID: 979, Name: "Steel", Rare: false, Level: 43, LevelReq: 36, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 52, Max: 64}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
980: {ID: 980, Name: "Steel", Rare: false, Level: 52, LevelReq: 44, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 65, Max: 77}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
981: {ID: 981, Name: "Bronze", Rare: true, Level: 1, LevelReq: 1, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 2, Max: 4}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
982: {ID: 982, Name: "Bronze", Rare: true, Level: 21, LevelReq: 15, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 6, Max: 12}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
983: {ID: 983, Name: "Iron", Rare: true, Level: 39, LevelReq: 31, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 13, Max: 24}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
984: {ID: 984, Name: "Steel", Rare: false, Level: 57, LevelReq: 49, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 25, Max: 36}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
985: {ID: 985, Name: "Bronze", Rare: true, Level: 1, LevelReq: 1, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "glov", "amul", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
986: {ID: 986, Name: "Iron", Rare: true, Level: 4, LevelReq: 3, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 21, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
987: {ID: 987, Name: "Steel", Rare: true, Level: 8, LevelReq: 6, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 41, Max: 60}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
988: {ID: 988, Name: "Silver", Rare: true, Level: 12, LevelReq: 9, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 61, Max: 80}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
989: {ID: 989, Name: "Gold", Rare: true, Level: 17, LevelReq: 12, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 81, Max: 100}}, TransformColor: "lgld", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
990: {ID: 990, Name: "Platinum", Rare: true, Level: 22, LevelReq: 16, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 101, Max: 120}}, TransformColor: "lgld", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
991: {ID: 991, Name: "Meteoric", Rare: true, Level: 27, LevelReq: 20, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 121, Max: 150}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
992: {ID: 992, Name: "Strange", Rare: true, Level: 32, LevelReq: 24, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 151, Max: 300}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
993: {ID: 993, Name: "Weird", Rare: false, Level: 37, LevelReq: 27, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 301, Max: 450}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
994: {ID: 994, Name: "Nickel", Rare: true, Level: 1, LevelReq: 1, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
995: {ID: 995, Name: "Tin", Rare: true, Level: 8, LevelReq: 6, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 21, Max: 40}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
996: {ID: 996, Name: "Silver", Rare: true, Level: 25, LevelReq: 18, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 41, Max: 60}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
997: {ID: 997, Name: "Argent", Rare: false, Level: 44, LevelReq: 36, Group: 110, Mods: []Mod{{Code: "att", Param: "", Min: 61, Max: 100}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
998: {ID: 998, Name: "Fine", Rare: true, Level: 15, LevelReq: 11, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}, {Code: "dmg-max", Param: "", Min: 1, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
999: {ID: 999, Name: "Fine", Rare: true, Level: 22, LevelReq: 16, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 21, Max: 48}, {Code: "dmg-max", Param: "", Min: 4, Max: 6}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1000: {ID: 1000, Name: "Sharp", Rare: true, Level: 29, LevelReq: 21, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 49, Max: 76}, {Code: "dmg-max", Param: "", Min: 7, Max: 10}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1001: {ID: 1001, Name: "Fine", Rare: true, Level: 19, LevelReq: 14, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}, {Code: "dmg-max", Param: "", Min: 1, Max: 3}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1002: {ID: 1002, Name: "Sharp", Rare: true, Level: 28, LevelReq: 21, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 21, Max: 48}, {Code: "dmg-max", Param: "", Min: 4, Max: 6}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1003: {ID: 1003, Name: "Fine", Rare: false, Level: 28, LevelReq: 21, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}, {Code: "dmg-max", Param: "", Min: 1, Max: 3}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1004: {ID: 1004, Name: "Sharp", Rare: true, Level: 5, LevelReq: 3, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 10, Max: 20}, {Code: "dmg%", Param: "", Min: 10, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1005: {ID: 1005, Name: "Fine", Rare: true, Level: 12, LevelReq: 9, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 21, Max: 40}, {Code: "dmg%", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1006: {ID: 1006, Name: "Warrior's", Rare: true, Level: 19, LevelReq: 13, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 41, Max: 60}, {Code: "dmg%", Param: "", Min: 31, Max: 40}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1007: {ID: 1007, Name: "Soldier's", Rare: true, Level: 27, LevelReq: 19, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 61, Max: 80}, {Code: "dmg%", Param: "", Min: 41, Max: 50}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1008: {ID: 1008, Name: "Knight's", Rare: true, Level: 38, LevelReq: 30, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 81, Max: 100}, {Code: "dmg%", Param: "", Min: 51, Max: 65}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1009: {ID: 1009, Name: "Lord's", Rare: true, Level: 47, LevelReq: 39, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 101, Max: 120}, {Code: "dmg%", Param: "", Min: 66, Max: 80}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1010: {ID: 1010, Name: "King's", Rare: true, Level: 56, LevelReq: 48, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 121, Max: 150}, {Code: "dmg%", Param: "", Min: 81, Max: 100}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1011: {ID: 1011, Name: "Master's", Rare: true, Level: 56, LevelReq: 48, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 151, Max: 250}, {Code: "dmg%", Param: "", Min: 101, Max: 150}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1012: {ID: 1012, Name: "Grandmaster's", Rare: false, Level: 69, LevelReq: 61, Group: 111, Mods: []Mod{{Code: "att", Param: "", Min: 251, Max: 300}, {Code: "dmg%", Param: "", Min: 151, Max: 200}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1013: {ID: 1013, Name: "Glimmering", Rare: true, Level: 1, LevelReq: 1, Group: 112, Mods: []Mod{{Code: "light", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"armo", "wand", "staf", "ring", "amul", "orb"}, ExcludeTypes: []string{}},
|
|
1014: {ID: 1014, Name: "Glowing", Rare: true, Level: 6, LevelReq: 4, Group: 112, Mods: []Mod{{Code: "light", Param: "", Min: 2, Max: 2}}, TransformColor: "lyel", ItemTypes: []string{"armo", "wand", "staf", "ring", "amul", "orb"}, ExcludeTypes: []string{}},
|
|
1015: {ID: 1015, Name: "Bright", Rare: true, Level: 1, LevelReq: 1, Group: 112, Mods: []Mod{{Code: "light", Param: "", Min: 1, Max: 1}, {Code: "att", Param: "", Min: 10, Max: 10}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1016: {ID: 1016, Name: "Screaming", Rare: true, Level: 10, LevelReq: 7, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 32, Max: 32}}, TransformColor: "oran", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"miss", "swor", "axe", "pole", "spea"}},
|
|
1017: {ID: 1017, Name: "Howling", Rare: true, Level: 16, LevelReq: 12, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 64, Max: 64}}, TransformColor: "oran", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"miss", "swor", "axe", "pole", "spea"}},
|
|
1018: {ID: 1018, Name: "Wailing", Rare: true, Level: 20, LevelReq: 13, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 128, Max: 128}}, TransformColor: "oran", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"miss", "swor", "axe", "pole", "spea"}},
|
|
1019: {ID: 1019, Name: "Screaming", Rare: true, Level: 10, LevelReq: 7, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 16, Max: 16}}, TransformColor: "oran", ItemTypes: []string{"miss"}, ExcludeTypes: []string{}},
|
|
1020: {ID: 1020, Name: "Howling", Rare: true, Level: 16, LevelReq: 12, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 24, Max: 24}}, TransformColor: "oran", ItemTypes: []string{"miss"}, ExcludeTypes: []string{}},
|
|
1021: {ID: 1021, Name: "Wailing", Rare: false, Level: 24, LevelReq: 18, Group: 113, Mods: []Mod{{Code: "howl", Param: "", Min: 32, Max: 32}}, TransformColor: "oran", ItemTypes: []string{"miss"}, ExcludeTypes: []string{}},
|
|
1022: {ID: 1022, Name: "Lucky", Rare: true, Level: 21, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 1, Max: 4}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1023: {ID: 1023, Name: "Lucky", Rare: false, Level: 38, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 5, Max: 7}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1024: {ID: 1024, Name: "Lucky", Rare: false, Level: 55, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 8, Max: 12}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1025: {ID: 1025, Name: "Lucky", Rare: true, Level: 34, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1026: {ID: 1026, Name: "Lucky", Rare: false, Level: 53, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1027: {ID: 1027, Name: "Lucky", Rare: false, Level: 51, LevelReq: 0, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 4, Max: 6}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1028: {ID: 1028, Name: "Felicitous", Rare: true, Level: 5, LevelReq: 3, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1029: {ID: 1029, Name: "Fortuitous", Rare: false, Level: 12, LevelReq: 8, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 11, Max: 15}}, TransformColor: "", ItemTypes: []string{"ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1030: {ID: 1030, Name: "Emerald", Rare: true, Level: 16, LevelReq: 12, Group: 114, Mods: []Mod{{Code: "mag%", Param: "", Min: 3, Max: 7}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1031: {ID: 1031, Name: "Lizard's", Rare: true, Level: 1, LevelReq: 1, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 3, Max: 7}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1032: {ID: 1032, Name: "Lizard's", Rare: true, Level: 7, LevelReq: 5, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 8, Max: 13}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1033: {ID: 1033, Name: "Lizard's", Rare: true, Level: 13, LevelReq: 9, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 14, Max: 20}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1034: {ID: 1034, Name: "Snake's", Rare: true, Level: 19, LevelReq: 14, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 21, Max: 26}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1035: {ID: 1035, Name: "Snake's", Rare: true, Level: 25, LevelReq: 18, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 27, Max: 33}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1036: {ID: 1036, Name: "Snake's", Rare: true, Level: 31, LevelReq: 23, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 34, Max: 39}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1037: {ID: 1037, Name: "Serpent's", Rare: true, Level: 37, LevelReq: 29, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 40, Max: 46}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1038: {ID: 1038, Name: "Serpent's", Rare: true, Level: 43, LevelReq: 35, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 47, Max: 52}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1039: {ID: 1039, Name: "Serpent's", Rare: true, Level: 49, LevelReq: 41, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 53, Max: 59}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1040: {ID: 1040, Name: "Lizard's", Rare: true, Level: 1, LevelReq: 1, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 2, Max: 4}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1041: {ID: 1041, Name: "Lizard's", Rare: true, Level: 9, LevelReq: 6, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 5, Max: 7}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1042: {ID: 1042, Name: "Lizard's", Rare: true, Level: 17, LevelReq: 12, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 8, Max: 12}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1043: {ID: 1043, Name: "Snake's", Rare: true, Level: 25, LevelReq: 18, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 13, Max: 18}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1044: {ID: 1044, Name: "Snake's", Rare: true, Level: 33, LevelReq: 25, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 19, Max: 23}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1045: {ID: 1045, Name: "Serpent's", Rare: true, Level: 41, LevelReq: 33, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 24, Max: 29}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1046: {ID: 1046, Name: "Serpent's", Rare: true, Level: 49, LevelReq: 41, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 30, Max: 34}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1047: {ID: 1047, Name: "Lizard's", Rare: true, Level: 16, LevelReq: 12, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 1, Max: 2}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1048: {ID: 1048, Name: "Lizard's", Rare: true, Level: 16, LevelReq: 12, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 3, Max: 7}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1049: {ID: 1049, Name: "Snake's", Rare: true, Level: 32, LevelReq: 24, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 8, Max: 12}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1050: {ID: 1050, Name: "Serpent's", Rare: false, Level: 48, LevelReq: 40, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 13, Max: 17}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1051: {ID: 1051, Name: "Lizard's", Rare: true, Level: 3, LevelReq: 2, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod", "orb"}, ExcludeTypes: []string{"boot", "glov"}},
|
|
1052: {ID: 1052, Name: "Snake's", Rare: true, Level: 6, LevelReq: 4, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"shld", "rod", "belt", "ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1053: {ID: 1053, Name: "Serpent's", Rare: true, Level: 14, LevelReq: 10, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"shld", "rod", "belt", "ring", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1054: {ID: 1054, Name: "Serpent's", Rare: true, Level: 37, LevelReq: 27, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"tors", "boot", "glov", "weap", "orb"}, ExcludeTypes: []string{"rod"}},
|
|
1055: {ID: 1055, Name: "Drake's", Rare: true, Level: 20, LevelReq: 15, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 21, Max: 30}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1056: {ID: 1056, Name: "Dragon's", Rare: true, Level: 24, LevelReq: 18, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 31, Max: 40}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1057: {ID: 1057, Name: "Dragon's", Rare: true, Level: 52, LevelReq: 39, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 31, Max: 40}}, TransformColor: "cblu", ItemTypes: []string{"tors", "boot", "glov"}, ExcludeTypes: []string{}},
|
|
1058: {ID: 1058, Name: "Wyrm's", Rare: true, Level: 30, LevelReq: 22, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 41, Max: 60}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1059: {ID: 1059, Name: "Great Wyrm's", Rare: true, Level: 37, LevelReq: 29, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 61, Max: 90}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1060: {ID: 1060, Name: "Bahamut's", Rare: false, Level: 45, LevelReq: 37, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 91, Max: 120}}, TransformColor: "cblu", ItemTypes: []string{"rod", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1061: {ID: 1061, Name: "Zircon", Rare: true, Level: 3, LevelReq: 2, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 5, Max: 10}}, TransformColor: "cblu", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1062: {ID: 1062, Name: "Jacinth", Rare: true, Level: 17, LevelReq: 12, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 11, Max: 15}}, TransformColor: "cblu", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1063: {ID: 1063, Name: "Turquoise", Rare: false, Level: 29, LevelReq: 21, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 16, Max: 20}}, TransformColor: "cblu", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1064: {ID: 1064, Name: "Shimmering", Rare: false, Level: 8, LevelReq: 6, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 6}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1065: {ID: 1065, Name: "Shimmering", Rare: false, Level: 14, LevelReq: 10, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 8, Max: 12}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1066: {ID: 1066, Name: "Shimmering", Rare: false, Level: 35, LevelReq: 27, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 13, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1067: {ID: 1067, Name: "Shimmering", Rare: false, Level: 17, LevelReq: 12, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 5}}, TransformColor: "lpur", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1068: {ID: 1068, Name: "Shimmering", Rare: false, Level: 34, LevelReq: 26, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 6, Max: 8}}, TransformColor: "lpur", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1069: {ID: 1069, Name: "Shimmering", Rare: false, Level: 33, LevelReq: 25, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 5}}, TransformColor: "lpur", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1070: {ID: 1070, Name: "Shimmering", Rare: true, Level: 6, LevelReq: 4, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 7}}, TransformColor: "lpur", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
1071: {ID: 1071, Name: "Rainbow", Rare: true, Level: 18, LevelReq: 13, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 8, Max: 11}}, TransformColor: "lpur", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
1072: {ID: 1072, Name: "Scintillating", Rare: true, Level: 28, LevelReq: 21, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 12, Max: 15}}, TransformColor: "lpur", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
1073: {ID: 1073, Name: "Prismatic", Rare: true, Level: 39, LevelReq: 31, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 16, Max: 20}}, TransformColor: "lpur", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
1074: {ID: 1074, Name: "Chromatic", Rare: false, Level: 50, LevelReq: 42, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 21, Max: 30}}, TransformColor: "lpur", ItemTypes: []string{"shld"}, ExcludeTypes: []string{}},
|
|
1075: {ID: 1075, Name: "Shimmering", Rare: true, Level: 8, LevelReq: 6, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 7}}, TransformColor: "lpur", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1076: {ID: 1076, Name: "Rainbow", Rare: true, Level: 21, LevelReq: 15, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 8, Max: 11}}, TransformColor: "lpur", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1077: {ID: 1077, Name: "Scintillating", Rare: true, Level: 34, LevelReq: 25, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 12, Max: 15}}, TransformColor: "lpur", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1078: {ID: 1078, Name: "Prismatic", Rare: true, Level: 42, LevelReq: 31, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 16, Max: 20}}, TransformColor: "lpur", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1079: {ID: 1079, Name: "Chromatic", Rare: false, Level: 55, LevelReq: 41, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 21, Max: 30}}, TransformColor: "lpur", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1080: {ID: 1080, Name: "Shimmering", Rare: true, Level: 45, LevelReq: 37, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 3, Max: 7}}, TransformColor: "lpur", ItemTypes: []string{"ring"}, ExcludeTypes: []string{}},
|
|
1081: {ID: 1081, Name: "Rainbow", Rare: true, Level: 56, LevelReq: 48, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 8, Max: 11}}, TransformColor: "lpur", ItemTypes: []string{"ring"}, ExcludeTypes: []string{}},
|
|
1082: {ID: 1082, Name: "Scintillating", Rare: false, Level: 67, LevelReq: 59, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 12, Max: 15}}, TransformColor: "lpur", ItemTypes: []string{"ring"}, ExcludeTypes: []string{}},
|
|
1083: {ID: 1083, Name: "Shimmering", Rare: true, Level: 16, LevelReq: 12, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 5, Max: 10}}, TransformColor: "lpur", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1084: {ID: 1084, Name: "Scintillating", Rare: false, Level: 34, LevelReq: 26, Group: 116, Mods: []Mod{{Code: "res-all", Param: "", Min: 11, Max: 15}}, TransformColor: "lpur", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1085: {ID: 1085, Name: "Azure", Rare: true, Level: 1, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 7, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1086: {ID: 1086, Name: "Lapis", Rare: true, Level: 10, LevelReq: 7, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 16, Max: 20}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1087: {ID: 1087, Name: "Cobalt", Rare: true, Level: 20, LevelReq: 15, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 21, Max: 25}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1088: {ID: 1088, Name: "Sapphire", Rare: false, Level: 30, LevelReq: 22, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 26, Max: 30}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1089: {ID: 1089, Name: "Azure", Rare: true, Level: 1, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 4, Max: 7}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1090: {ID: 1090, Name: "Lapis", Rare: true, Level: 16, LevelReq: 12, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 8, Max: 10}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1091: {ID: 1091, Name: "Cobalt", Rare: true, Level: 25, LevelReq: 18, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 11, Max: 12}}, TransformColor: "lblu", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1092: {ID: 1092, Name: "Sapphire", Rare: false, Level: 35, LevelReq: 27, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 13, Max: 15}}, TransformColor: "lblu", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1093: {ID: 1093, Name: "Azure", Rare: true, Level: 1, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1094: {ID: 1094, Name: "Lapis", Rare: true, Level: 14, LevelReq: 10, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 6, Max: 7}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1095: {ID: 1095, Name: "Cobalt", Rare: true, Level: 27, LevelReq: 20, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 8, Max: 9}}, TransformColor: "lblu", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1096: {ID: 1096, Name: "Sapphire", Rare: false, Level: 40, LevelReq: 32, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 10, Max: 11}}, TransformColor: "lblu", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1097: {ID: 1097, Name: "Azure", Rare: true, Level: 5, LevelReq: 3, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "weap", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1098: {ID: 1098, Name: "Lapis", Rare: true, Level: 12, LevelReq: 9, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1099: {ID: 1099, Name: "Lapis", Rare: true, Level: 35, LevelReq: 26, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1100: {ID: 1100, Name: "Cobalt", Rare: true, Level: 18, LevelReq: 13, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1101: {ID: 1101, Name: "Cobalt", Rare: true, Level: 55, LevelReq: 41, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1102: {ID: 1102, Name: "Sapphire", Rare: true, Level: 25, LevelReq: 18, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 31, Max: 40}}, TransformColor: "lblu", ItemTypes: []string{"rod", "boot", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1103: {ID: 1103, Name: "Lapis Lazuli", Rare: true, Level: 2, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 5, Max: 15}}, TransformColor: "lblu", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1104: {ID: 1104, Name: "Sapphire", Rare: true, Level: 19, LevelReq: 14, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 16, Max: 30}}, TransformColor: "lblu", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1105: {ID: 1105, Name: "Crimson", Rare: true, Level: 1, LevelReq: 1, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 7, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1106: {ID: 1106, Name: "Russet", Rare: true, Level: 10, LevelReq: 7, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 16, Max: 20}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1107: {ID: 1107, Name: "Garnet", Rare: true, Level: 20, LevelReq: 15, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 21, Max: 25}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1108: {ID: 1108, Name: "Ruby", Rare: false, Level: 30, LevelReq: 22, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 26, Max: 30}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1109: {ID: 1109, Name: "Crimson", Rare: true, Level: 1, LevelReq: 1, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 4, Max: 7}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1110: {ID: 1110, Name: "Russet", Rare: true, Level: 16, LevelReq: 12, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 8, Max: 10}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1111: {ID: 1111, Name: "Garnet", Rare: true, Level: 25, LevelReq: 18, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 11, Max: 12}}, TransformColor: "lred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1112: {ID: 1112, Name: "Ruby", Rare: false, Level: 35, LevelReq: 27, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 13, Max: 15}}, TransformColor: "lred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1113: {ID: 1113, Name: "Crimson", Rare: true, Level: 1, LevelReq: 1, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1114: {ID: 1114, Name: "Russet", Rare: true, Level: 14, LevelReq: 10, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 6, Max: 7}}, TransformColor: "lred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1115: {ID: 1115, Name: "Garnet", Rare: false, Level: 27, LevelReq: 20, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 8, Max: 9}}, TransformColor: "lred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1116: {ID: 1116, Name: "Ruby", Rare: true, Level: 40, LevelReq: 32, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 10, Max: 11}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1117: {ID: 1117, Name: "Russet", Rare: true, Level: 12, LevelReq: 9, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1118: {ID: 1118, Name: "Russet", Rare: true, Level: 35, LevelReq: 26, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1119: {ID: 1119, Name: "Garnet", Rare: true, Level: 18, LevelReq: 13, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1120: {ID: 1120, Name: "Garnet", Rare: true, Level: 55, LevelReq: 41, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1121: {ID: 1121, Name: "Ruby", Rare: true, Level: 25, LevelReq: 18, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 31, Max: 40}}, TransformColor: "lred", ItemTypes: []string{"rod", "boot", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1122: {ID: 1122, Name: "Garnet", Rare: true, Level: 2, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-fire", Param: "", Min: 5, Max: 15}}, TransformColor: "lred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1123: {ID: 1123, Name: "Ruby", Rare: true, Level: 18, LevelReq: 13, Group: 117, Mods: []Mod{{Code: "res-fire", Param: "", Min: 16, Max: 30}}, TransformColor: "lred", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1124: {ID: 1124, Name: "Tangerine", Rare: true, Level: 1, LevelReq: 1, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 7, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1125: {ID: 1125, Name: "Ocher", Rare: true, Level: 10, LevelReq: 7, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 16, Max: 20}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1126: {ID: 1126, Name: "Coral", Rare: true, Level: 20, LevelReq: 15, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 21, Max: 25}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1127: {ID: 1127, Name: "Amber", Rare: false, Level: 30, LevelReq: 22, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 26, Max: 30}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1128: {ID: 1128, Name: "Tangerine", Rare: true, Level: 1, LevelReq: 1, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 4, Max: 7}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1129: {ID: 1129, Name: "Ocher", Rare: true, Level: 16, LevelReq: 12, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 8, Max: 10}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1130: {ID: 1130, Name: "Coral", Rare: true, Level: 25, LevelReq: 18, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 11, Max: 12}}, TransformColor: "lyel", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1131: {ID: 1131, Name: "Amber", Rare: false, Level: 35, LevelReq: 27, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 13, Max: 15}}, TransformColor: "lyel", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1132: {ID: 1132, Name: "Tangerine", Rare: true, Level: 1, LevelReq: 1, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1133: {ID: 1133, Name: "Ocher", Rare: true, Level: 14, LevelReq: 10, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 6, Max: 7}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1134: {ID: 1134, Name: "Coral", Rare: true, Level: 27, LevelReq: 20, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 8, Max: 9}}, TransformColor: "lyel", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1135: {ID: 1135, Name: "Amber", Rare: false, Level: 40, LevelReq: 32, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 10, Max: 11}}, TransformColor: "lyel", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1136: {ID: 1136, Name: "Tangerine", Rare: true, Level: 5, LevelReq: 3, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "weap", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1137: {ID: 1137, Name: "Ocher", Rare: true, Level: 12, LevelReq: 9, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1138: {ID: 1138, Name: "Ocher", Rare: true, Level: 35, LevelReq: 26, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1139: {ID: 1139, Name: "Coral", Rare: true, Level: 18, LevelReq: 13, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1140: {ID: 1140, Name: "Coral", Rare: true, Level: 55, LevelReq: 41, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1141: {ID: 1141, Name: "Amber", Rare: true, Level: 25, LevelReq: 18, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 31, Max: 40}}, TransformColor: "lyel", ItemTypes: []string{"rod", "boot", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1142: {ID: 1142, Name: "Camphor", Rare: true, Level: 2, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 5, Max: 15}}, TransformColor: "lyel", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1143: {ID: 1143, Name: "Ambergris", Rare: true, Level: 19, LevelReq: 14, Group: 117, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 16, Max: 30}}, TransformColor: "lyel", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1144: {ID: 1144, Name: "Beryl", Rare: true, Level: 1, LevelReq: 1, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 7, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1145: {ID: 1145, Name: "Viridian", Rare: true, Level: 10, LevelReq: 7, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 16, Max: 20}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1146: {ID: 1146, Name: "Jade", Rare: true, Level: 20, LevelReq: 15, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 21, Max: 25}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1147: {ID: 1147, Name: "Emerald", Rare: false, Level: 30, LevelReq: 22, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 26, Max: 30}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1148: {ID: 1148, Name: "Beryl", Rare: true, Level: 1, LevelReq: 1, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 4, Max: 7}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1149: {ID: 1149, Name: "Viridian", Rare: true, Level: 16, LevelReq: 12, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 8, Max: 10}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1150: {ID: 1150, Name: "Jade", Rare: true, Level: 25, LevelReq: 18, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 11, Max: 12}}, TransformColor: "cgrn", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1151: {ID: 1151, Name: "Emerald", Rare: false, Level: 35, LevelReq: 27, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 13, Max: 15}}, TransformColor: "cgrn", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1152: {ID: 1152, Name: "Beryl", Rare: true, Level: 1, LevelReq: 1, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1153: {ID: 1153, Name: "Viridian", Rare: true, Level: 14, LevelReq: 10, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 6, Max: 7}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1154: {ID: 1154, Name: "Jade", Rare: true, Level: 27, LevelReq: 20, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 8, Max: 9}}, TransformColor: "cgrn", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1155: {ID: 1155, Name: "Emerald", Rare: false, Level: 40, LevelReq: 32, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 10, Max: 11}}, TransformColor: "cgrn", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1156: {ID: 1156, Name: "Beryl", Rare: true, Level: 5, LevelReq: 3, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "weap", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1157: {ID: 1157, Name: "Viridian", Rare: true, Level: 12, LevelReq: 9, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1158: {ID: 1158, Name: "Viridian", Rare: true, Level: 35, LevelReq: 26, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 11, Max: 20}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1159: {ID: 1159, Name: "Jade", Rare: true, Level: 18, LevelReq: 13, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1160: {ID: 1160, Name: "Jade", Rare: true, Level: 55, LevelReq: 41, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 21, Max: 30}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"orb"}},
|
|
1161: {ID: 1161, Name: "Emerald", Rare: true, Level: 25, LevelReq: 18, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 31, Max: 40}}, TransformColor: "cgrn", ItemTypes: []string{"rod", "boot", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1162: {ID: 1162, Name: "Beryl", Rare: true, Level: 2, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-pois", Param: "", Min: 5, Max: 15}}, TransformColor: "cgrn", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1163: {ID: 1163, Name: "Jade", Rare: true, Level: 19, LevelReq: 14, Group: 117, Mods: []Mod{{Code: "res-pois", Param: "", Min: 16, Max: 30}}, TransformColor: "cgrn", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1164: {ID: 1164, Name: "Triumphant", Rare: true, Level: 3, LevelReq: 2, Group: 121, Mods: []Mod{{Code: "mana-kill", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"weap", "ring", "circ"}, ExcludeTypes: []string{}},
|
|
1165: {ID: 1165, Name: "Victorious", Rare: true, Level: 17, LevelReq: 12, Group: 121, Mods: []Mod{{Code: "mana-kill", Param: "", Min: 2, Max: 5}}, TransformColor: "", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{}},
|
|
1166: {ID: 1166, Name: "Aureolin", Rare: true, Level: 22, LevelReq: 16, Group: 121, Mods: []Mod{{Code: "mana-kill", Param: "", Min: 1, Max: 3}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1167: {ID: 1167, Name: "Mechanist's", Rare: true, Level: 10, LevelReq: 7, Group: 122, Mods: []Mod{{Code: "sock", Param: "", Min: 1, Max: 2}}, TransformColor: "", ItemTypes: []string{"weap", "shld", "helm", "tors", "circ"}, ExcludeTypes: []string{"thro"}},
|
|
1168: {ID: 1168, Name: "Artificer's", Rare: false, Level: 33, LevelReq: 25, Group: 122, Mods: []Mod{{Code: "sock", Param: "3", Min: 0, Max: 0}}, TransformColor: "", ItemTypes: []string{"weap", "shld", "helm", "tors"}, ExcludeTypes: []string{"thro"}},
|
|
1169: {ID: 1169, Name: "Jeweler's", Rare: false, Level: 55, LevelReq: 47, Group: 122, Mods: []Mod{{Code: "sock", Param: "4", Min: 0, Max: 0}}, TransformColor: "", ItemTypes: []string{"weap", "shld", "helm", "tors"}, ExcludeTypes: []string{"thro"}},
|
|
1170: {ID: 1170, Name: "Assamic", Rare: true, Level: 3, LevelReq: 1, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 25, Max: 50}, {Code: "dmg-demon", Param: "", Min: 10, Max: 25}}, TransformColor: "", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1171: {ID: 1171, Name: "Arcadian", Rare: true, Level: 15, LevelReq: 11, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 51, Max: 100}, {Code: "dmg-demon", Param: "", Min: 26, Max: 50}}, TransformColor: "", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1172: {ID: 1172, Name: "Unearthly", Rare: true, Level: 25, LevelReq: 18, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 101, Max: 150}, {Code: "dmg-demon", Param: "", Min: 51, Max: 100}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1173: {ID: 1173, Name: "Astral", Rare: true, Level: 35, LevelReq: 26, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 151, Max: 200}, {Code: "dmg-demon", Param: "", Min: 101, Max: 150}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1174: {ID: 1174, Name: "Elysian", Rare: true, Level: 45, LevelReq: 33, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 201, Max: 300}, {Code: "dmg-demon", Param: "", Min: 151, Max: 200}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1175: {ID: 1175, Name: "Celestial", Rare: false, Level: 55, LevelReq: 41, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 301, Max: 400}, {Code: "dmg-demon", Param: "", Min: 201, Max: 300}}, TransformColor: "dgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1176: {ID: 1176, Name: "Diamond", Rare: true, Level: 26, LevelReq: 19, Group: 123, Mods: []Mod{{Code: "att-demon", Param: "", Min: 25, Max: 50}, {Code: "dmg-demon", Param: "", Min: 25, Max: 40}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1177: {ID: 1177, Name: "Fletcher's", Rare: false, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1178: {ID: 1178, Name: "Acrobat's", Rare: false, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "1", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1179: {ID: 1179, Name: "Harpoonist's", Rare: false, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "2", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1180: {ID: 1180, Name: "Fletcher's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "0", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"miss", "glov"}, ExcludeTypes: []string{}},
|
|
1181: {ID: 1181, Name: "Bowyer's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "0", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"miss", "glov"}, ExcludeTypes: []string{}},
|
|
1182: {ID: 1182, Name: "Archer's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "0", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"miss", "glov"}, ExcludeTypes: []string{}},
|
|
1183: {ID: 1183, Name: "Acrobat's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "1", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"glov", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1184: {ID: 1184, Name: "Gymnast's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "1", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"glov", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1185: {ID: 1185, Name: "Athlete's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "1", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"glov", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1186: {ID: 1186, Name: "Harpoonist's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "2", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"spea", "glov"}, ExcludeTypes: []string{}},
|
|
1187: {ID: 1187, Name: "Spearmaiden's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "2", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"spea", "glov"}, ExcludeTypes: []string{}},
|
|
1188: {ID: 1188, Name: "Lancer's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "2", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"spea", "glov"}, ExcludeTypes: []string{}},
|
|
1189: {ID: 1189, Name: "Burning", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "3", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1190: {ID: 1190, Name: "Sparking", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "4", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1191: {ID: 1191, Name: "Chilling", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "5", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1192: {ID: 1192, Name: "Burning", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "3", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1193: {ID: 1193, Name: "Blazing", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "3", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1194: {ID: 1194, Name: "Volcanic", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "3", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1195: {ID: 1195, Name: "Sparking", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "4", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1196: {ID: 1196, Name: "Charged", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "4", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1197: {ID: 1197, Name: "Powered", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "4", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1198: {ID: 1198, Name: "Chilling", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "5", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1199: {ID: 1199, Name: "Freezing", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "5", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1200: {ID: 1200, Name: "Glacial", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "5", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"staff", "orb", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1201: {ID: 1201, Name: "Hexing", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "6", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1202: {ID: 1202, Name: "Fungal", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "7", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1203: {ID: 1203, Name: "Graverobber's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "8", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1204: {ID: 1204, Name: "Hexing", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "6", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1205: {ID: 1205, Name: "Blighting", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "6", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1206: {ID: 1206, Name: "Accursed", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "6", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1207: {ID: 1207, Name: "Fungal", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "7", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"wand", "head", "amul", "knif", "circ"}, ExcludeTypes: []string{"tkni"}},
|
|
1208: {ID: 1208, Name: "Noxious", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "7", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "knif", "circ"}, ExcludeTypes: []string{"tkni"}},
|
|
1209: {ID: 1209, Name: "Venomous", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "7", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "knif", "circ"}, ExcludeTypes: []string{"tkni"}},
|
|
1210: {ID: 1210, Name: "Graverobber's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "8", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1211: {ID: 1211, Name: "Vodoun", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "8", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1212: {ID: 1212, Name: "Golemlord's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "8", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"wand", "head", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1213: {ID: 1213, Name: "Lion Branded", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "9", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1214: {ID: 1214, Name: "Captain's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "10", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1215: {ID: 1215, Name: "Preserver's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "11", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1216: {ID: 1216, Name: "Lion Branded", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "9", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1217: {ID: 1217, Name: "Hawk Branded", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "9", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1218: {ID: 1218, Name: "Rose Branded", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "9", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1219: {ID: 1219, Name: "Captain's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "10", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1220: {ID: 1220, Name: "Commander's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "10", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1221: {ID: 1221, Name: "Marshal's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "10", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"scep", "swor", "mace", "shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1222: {ID: 1222, Name: "Preserver's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "11", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1223: {ID: 1223, Name: "Warder's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "11", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1224: {ID: 1224, Name: "Guardian's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "11", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"shld", "ashd", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1225: {ID: 1225, Name: "Expert's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "12", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1226: {ID: 1226, Name: "Fanatic", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "13", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1227: {ID: 1227, Name: "Sounding", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "14", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1228: {ID: 1228, Name: "Expert's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "12", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"phlm", "weap", "helm"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1229: {ID: 1229, Name: "Veteran's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "12", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "helm"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1230: {ID: 1230, Name: "Master's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "12", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "helm"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1231: {ID: 1231, Name: "Fanatic", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "13", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1232: {ID: 1232, Name: "Raging", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "13", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1233: {ID: 1233, Name: "Furious", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "13", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1234: {ID: 1234, Name: "Sounding", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "14", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1235: {ID: 1235, Name: "Resonant", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "14", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1236: {ID: 1236, Name: "Echoing", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "14", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"phlm", "weap", "amul"}, ExcludeTypes: []string{"miss", "rod"}},
|
|
1237: {ID: 1237, Name: "Trainer's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "15", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1238: {ID: 1238, Name: "Spiritual", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "16", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1239: {ID: 1239, Name: "Nature's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "17", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1240: {ID: 1240, Name: "Trainer's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "15", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1241: {ID: 1241, Name: "Caretaker's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "15", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1242: {ID: 1242, Name: "Keeper's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "15", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1243: {ID: 1243, Name: "Spiritual", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "16", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1244: {ID: 1244, Name: "Feral", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "16", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1245: {ID: 1245, Name: "Communal", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "16", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1246: {ID: 1246, Name: "Nature's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "17", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1247: {ID: 1247, Name: "Terra's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "17", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1248: {ID: 1248, Name: "Gaea's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "17", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"club", "pelt", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1249: {ID: 1249, Name: "Entrapping", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "18", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1250: {ID: 1250, Name: "Mentalist's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "19", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1251: {ID: 1251, Name: "Shogukusha's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "20", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1252: {ID: 1252, Name: "Entrapping", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "18", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"h2h", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1253: {ID: 1253, Name: "Trickster's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "18", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1254: {ID: 1254, Name: "Cunning", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "18", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "circ"}, ExcludeTypes: []string{}},
|
|
1255: {ID: 1255, Name: "Mentalist's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "19", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"h2h", "amul", "helm", "circ"}, ExcludeTypes: []string{}},
|
|
1256: {ID: 1256, Name: "Psychic", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "19", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "helm", "circ"}, ExcludeTypes: []string{}},
|
|
1257: {ID: 1257, Name: "Shadow", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "19", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "helm", "circ"}, ExcludeTypes: []string{}},
|
|
1258: {ID: 1258, Name: "Shogukusha's", Rare: true, Level: 20, LevelReq: 15, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "20", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"h2h", "amul", "glov", "circ"}, ExcludeTypes: []string{}},
|
|
1259: {ID: 1259, Name: "Sensei's", Rare: true, Level: 40, LevelReq: 30, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "20", Min: 2, Max: 2}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "glov", "circ"}, ExcludeTypes: []string{}},
|
|
1260: {ID: 1260, Name: "Kenshi's", Rare: false, Level: 60, LevelReq: 45, Group: 125, Mods: []Mod{{Code: "skilltab", Param: "20", Min: 3, Max: 3}}, TransformColor: "lgld", ItemTypes: []string{"h2h", "amul", "glov", "circ"}, ExcludeTypes: []string{}},
|
|
1261: {ID: 1261, Name: "Miocene", Rare: false, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "6", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"tors"}, ExcludeTypes: []string{}},
|
|
1262: {ID: 1262, Name: "Miocene", Rare: true, Level: 1, LevelReq: 1, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "1", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"glov", "boot", "belt", "shld"}, ExcludeTypes: []string{}},
|
|
1263: {ID: 1263, Name: "Oligocene", Rare: true, Level: 10, LevelReq: 7, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "9", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"tors"}, ExcludeTypes: []string{}},
|
|
1264: {ID: 1264, Name: "Oligocene", Rare: true, Level: 10, LevelReq: 7, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "2", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"glov", "boot", "belt", "shld"}, ExcludeTypes: []string{}},
|
|
1265: {ID: 1265, Name: "Eocene", Rare: true, Level: 20, LevelReq: 15, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "18", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"tors"}, ExcludeTypes: []string{}},
|
|
1266: {ID: 1266, Name: "Eocene", Rare: true, Level: 20, LevelReq: 15, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "3", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"glov", "boot", "belt", "shld"}, ExcludeTypes: []string{}},
|
|
1267: {ID: 1267, Name: "Paleocene", Rare: true, Level: 30, LevelReq: 22, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "24", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"tors"}, ExcludeTypes: []string{}},
|
|
1268: {ID: 1268, Name: "Paleocene", Rare: true, Level: 30, LevelReq: 22, Group: 101, Mods: []Mod{{Code: "ac/lvl", Param: "4", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"glov", "boot", "belt", "shld"}, ExcludeTypes: []string{}},
|
|
1269: {ID: 1269, Name: "Knave's", Rare: false, Level: 1, LevelReq: 1, Group: 111, Mods: []Mod{{Code: "dmg/lvl", Param: "1", Min: 0, Max: 0}, {Code: "att/lvl", Param: "10", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1270: {ID: 1270, Name: "Jack's", Rare: true, Level: 10, LevelReq: 7, Group: 111, Mods: []Mod{{Code: "dmg/lvl", Param: "2", Min: 0, Max: 0}, {Code: "att/lvl", Param: "15", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1271: {ID: 1271, Name: "Jester's", Rare: true, Level: 20, LevelReq: 15, Group: 111, Mods: []Mod{{Code: "dmg/lvl", Param: "3", Min: 0, Max: 0}, {Code: "att/lvl", Param: "22", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1272: {ID: 1272, Name: "Joker's", Rare: true, Level: 35, LevelReq: 26, Group: 111, Mods: []Mod{{Code: "dmg/lvl", Param: "4", Min: 0, Max: 0}, {Code: "att/lvl", Param: "33", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1273: {ID: 1273, Name: "Trump", Rare: true, Level: 50, LevelReq: 37, Group: 111, Mods: []Mod{{Code: "dmg/lvl", Param: "4", Min: 0, Max: 0}, {Code: "att/lvl", Param: "33", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1274: {ID: 1274, Name: "Loud", Rare: false, Level: 1, LevelReq: 1, Group: 105, Mods: []Mod{{Code: "dmg/lvl", Param: "2", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1275: {ID: 1275, Name: "Calling", Rare: true, Level: 10, LevelReq: 7, Group: 105, Mods: []Mod{{Code: "dmg/lvl", Param: "3", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1276: {ID: 1276, Name: "Yelling", Rare: true, Level: 20, LevelReq: 15, Group: 105, Mods: []Mod{{Code: "dmg/lvl", Param: "4", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1277: {ID: 1277, Name: "Shouting", Rare: true, Level: 35, LevelReq: 26, Group: 105, Mods: []Mod{{Code: "dmg/lvl", Param: "5", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1278: {ID: 1278, Name: "Gritty", Rare: true, Level: 50, LevelReq: 37, Group: 105, Mods: []Mod{{Code: "dmg/lvl", Param: "6", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1279: {ID: 1279, Name: "Paradox", Rare: true, Level: 25, LevelReq: 18, Group: 101, Mods: []Mod{{Code: "ac%/lvl", Param: "12", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"tors"}, ExcludeTypes: []string{}},
|
|
1280: {ID: 1280, Name: "Paradox", Rare: true, Level: 25, LevelReq: 18, Group: 105, Mods: []Mod{{Code: "dmg%/lvl", Param: "12", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1281: {ID: 1281, Name: "Robineye", Rare: false, Level: 1, LevelReq: 1, Group: 111, Mods: []Mod{{Code: "att/lvl", Param: "4", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1282: {ID: 1282, Name: "Sparroweye", Rare: false, Level: 10, LevelReq: 7, Group: 111, Mods: []Mod{{Code: "att/lvl", Param: "6", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1283: {ID: 1283, Name: "Falconeye", Rare: false, Level: 20, LevelReq: 15, Group: 111, Mods: []Mod{{Code: "att/lvl", Param: "8", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1284: {ID: 1284, Name: "Hawkeye", Rare: false, Level: 35, LevelReq: 26, Group: 111, Mods: []Mod{{Code: "att/lvl", Param: "12", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1285: {ID: 1285, Name: "Eagleeye", Rare: false, Level: 50, LevelReq: 37, Group: 111, Mods: []Mod{{Code: "att/lvl", Param: "16", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
1286: {ID: 1286, Name: "Visionary", Rare: true, Level: 25, LevelReq: 18, Group: 111, Mods: []Mod{{Code: "att%/lvl", Param: "2", Min: 0, Max: 0}}, TransformColor: "whit", ItemTypes: []string{"helm", "miss"}, ExcludeTypes: []string{}},
|
|
1287: {ID: 1287, Name: "Mnemonic", Rare: true, Level: 25, LevelReq: 18, Group: 115, Mods: []Mod{{Code: "mana/lvl", Param: "6", Min: 0, Max: 0}}, TransformColor: "cblu", ItemTypes: []string{"helm"}, ExcludeTypes: []string{}},
|
|
1288: {ID: 1288, Name: "Snowflake", Rare: true, Level: 25, LevelReq: 18, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 6, Max: 9}, {Code: "cold-max", Param: "", Min: 19, Max: 30}}, TransformColor: "lblu", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{}},
|
|
1289: {ID: 1289, Name: "Shivering", Rare: true, Level: 35, LevelReq: 26, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 50, Max: 50}, {Code: "cold-min", Param: "", Min: 10, Max: 15}, {Code: "cold-max", Param: "", Min: 31, Max: 45}}, TransformColor: "lblu", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1290: {ID: 1290, Name: "Boreal", Rare: true, Level: 50, LevelReq: 40, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 75, Max: 75}, {Code: "cold-min", Param: "", Min: 16, Max: 23}, {Code: "cold-max", Param: "", Min: 46, Max: 90}}, TransformColor: "lblu", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1291: {ID: 1291, Name: "Hibernal", Rare: true, Level: 70, LevelReq: 60, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 100, Max: 100}, {Code: "cold-min", Param: "", Min: 24, Max: 45}, {Code: "cold-max", Param: "", Min: 91, Max: 140}}, TransformColor: "lblu", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1292: {ID: 1292, Name: "Ember", Rare: true, Level: 25, LevelReq: 18, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 16, Max: 25}, {Code: "fire-max", Param: "", Min: 31, Max: 60}}, TransformColor: "dred", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{}},
|
|
1293: {ID: 1293, Name: "Smoldering", Rare: true, Level: 35, LevelReq: 26, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 26, Max: 50}, {Code: "fire-max", Param: "", Min: 61, Max: 90}}, TransformColor: "dred", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1294: {ID: 1294, Name: "Smoking", Rare: true, Level: 47, LevelReq: 37, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 51, Max: 80}, {Code: "fire-max", Param: "", Min: 91, Max: 130}}, TransformColor: "dred", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1295: {ID: 1295, Name: "Flaming", Rare: true, Level: 61, LevelReq: 51, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 81, Max: 120}, {Code: "fire-max", Param: "", Min: 131, Max: 180}}, TransformColor: "dred", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1296: {ID: 1296, Name: "Scorching", Rare: true, Level: 77, LevelReq: 67, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 121, Max: 170}, {Code: "fire-max", Param: "", Min: 181, Max: 240}}, TransformColor: "dred", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1297: {ID: 1297, Name: "Static", Rare: true, Level: 25, LevelReq: 18, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 49, Max: 120}}, TransformColor: "lyel", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{}},
|
|
1298: {ID: 1298, Name: "Glowing", Rare: true, Level: 34, LevelReq: 25, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 121, Max: 180}}, TransformColor: "lyel", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1299: {ID: 1299, Name: "Buzzing", Rare: true, Level: 46, LevelReq: 36, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 181, Max: 260}}, TransformColor: "lyel", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1300: {ID: 1300, Name: "Arcing", Rare: true, Level: 60, LevelReq: 50, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 261, Max: 360}}, TransformColor: "lyel", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1301: {ID: 1301, Name: "Shocking", Rare: true, Level: 76, LevelReq: 66, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 361, Max: 480}}, TransformColor: "lyel", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1302: {ID: 1302, Name: "Septic", Rare: true, Level: 1, LevelReq: 1, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "50", Min: 31, Max: 31}}, TransformColor: "dgrn", ItemTypes: []string{"weap", "circ"}, ExcludeTypes: []string{}},
|
|
1303: {ID: 1303, Name: "Envenomed", Rare: true, Level: 10, LevelReq: 7, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "75", Min: 41, Max: 41}}, TransformColor: "dgrn", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1304: {ID: 1304, Name: "Corosive", Rare: true, Level: 20, LevelReq: 15, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "100", Min: 205, Max: 205}}, TransformColor: "dgrn", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1305: {ID: 1305, Name: "Toxic", Rare: true, Level: 35, LevelReq: 26, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "125", Min: 308, Max: 308}}, TransformColor: "dgrn", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1306: {ID: 1306, Name: "Pestilent", Rare: false, Level: 50, LevelReq: 37, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "150", Min: 470, Max: 470}}, TransformColor: "dgrn", ItemTypes: []string{"weap"}, ExcludeTypes: []string{}},
|
|
1307: {ID: 1307, Name: "Maiden's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "ama", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1308: {ID: 1308, Name: "Valkyrie's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "ama", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1309: {ID: 1309, Name: "Maiden's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "ama", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"miss", "spea"}, ExcludeTypes: []string{}},
|
|
1310: {ID: 1310, Name: "Valkyrie's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "ama", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"miss", "spea"}, ExcludeTypes: []string{}},
|
|
1311: {ID: 1311, Name: "Monk's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1312: {ID: 1312, Name: "Priest's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1313: {ID: 1313, Name: "Monk's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"scep", "ashd"}, ExcludeTypes: []string{}},
|
|
1314: {ID: 1314, Name: "Priest's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"scep", "ashd"}, ExcludeTypes: []string{}},
|
|
1315: {ID: 1315, Name: "Monk's", Rare: true, Level: 35, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"swor", "mace", "hamm", "shld"}, ExcludeTypes: []string{}},
|
|
1316: {ID: 1316, Name: "Priest's", Rare: true, Level: 65, LevelReq: 58, Group: 125, Mods: []Mod{{Code: "pal", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"swor", "mace", "hamm", "shld"}, ExcludeTypes: []string{}},
|
|
1317: {ID: 1317, Name: "Summoner's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "nec", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1318: {ID: 1318, Name: "Necromancer's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "nec", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1319: {ID: 1319, Name: "Summoner's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "nec", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"wand", "knif", "head"}, ExcludeTypes: []string{}},
|
|
1320: {ID: 1320, Name: "Necromancer's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "nec", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"wand", "knif", "head"}, ExcludeTypes: []string{}},
|
|
1321: {ID: 1321, Name: "Angel's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "sor", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1322: {ID: 1322, Name: "Arch-Angel's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "sor", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1323: {ID: 1323, Name: "Angel's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "sor", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"staf", "orb"}, ExcludeTypes: []string{}},
|
|
1324: {ID: 1324, Name: "Arch-Angel's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "sor", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"staf", "orb"}, ExcludeTypes: []string{}},
|
|
1325: {ID: 1325, Name: "Slayer's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1326: {ID: 1326, Name: "Berserker's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1327: {ID: 1327, Name: "Slayer's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"tkni", "axe", "spea", "club", "swor", "hamm", "mace"}, ExcludeTypes: []string{"jave"}},
|
|
1328: {ID: 1328, Name: "Berserker's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"tkni", "axe", "spea", "club", "swor", "hamm", "mace"}, ExcludeTypes: []string{"jave"}},
|
|
1329: {ID: 1329, Name: "Slayer's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"phlm"}, ExcludeTypes: []string{}},
|
|
1330: {ID: 1330, Name: "Berserker's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "bar", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"phlm"}, ExcludeTypes: []string{}},
|
|
1331: {ID: 1331, Name: "Shaman's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "dru", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1332: {ID: 1332, Name: "Hierophant's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "dru", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1333: {ID: 1333, Name: "Shaman's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "dru", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"club", "pelt"}, ExcludeTypes: []string{}},
|
|
1334: {ID: 1334, Name: "Hierophant's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "dru", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"club", "pelt"}, ExcludeTypes: []string{}},
|
|
1335: {ID: 1335, Name: "Magekiller's", Rare: true, Level: 36, LevelReq: 27, Group: 125, Mods: []Mod{{Code: "ass", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1336: {ID: 1336, Name: "Witch-hunter's", Rare: true, Level: 90, LevelReq: 67, Group: 125, Mods: []Mod{{Code: "ass", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"amul", "circ"}, ExcludeTypes: []string{}},
|
|
1337: {ID: 1337, Name: "Magekiller's", Rare: true, Level: 30, LevelReq: 22, Group: 125, Mods: []Mod{{Code: "ass", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"h2h"}, ExcludeTypes: []string{}},
|
|
1338: {ID: 1338, Name: "Witch-hunter's", Rare: true, Level: 50, LevelReq: 42, Group: 125, Mods: []Mod{{Code: "ass", Param: "", Min: 2, Max: 2}}, TransformColor: "cgrn", ItemTypes: []string{"h2h"}, ExcludeTypes: []string{}},
|
|
1339: {ID: 1339, Name: "Compact", Rare: true, Level: 1, LevelReq: 1, Group: 141, Mods: []Mod{{Code: "stack", Param: "", Min: 20, Max: 40}}, TransformColor: "", ItemTypes: []string{"thro"}, ExcludeTypes: []string{}},
|
|
1340: {ID: 1340, Name: "Thin", Rare: true, Level: 17, LevelReq: 12, Group: 141, Mods: []Mod{{Code: "stack", Param: "", Min: 41, Max: 80}}, TransformColor: "", ItemTypes: []string{"thro"}, ExcludeTypes: []string{}},
|
|
1341: {ID: 1341, Name: "Dense", Rare: true, Level: 38, LevelReq: 30, Group: 141, Mods: []Mod{{Code: "stack", Param: "", Min: 81, Max: 120}}, TransformColor: "", ItemTypes: []string{"thro"}, ExcludeTypes: []string{}},
|
|
1342: {ID: 1342, Name: "Consecrated", Rare: true, Level: 1, LevelReq: 1, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 25, Max: 75}, {Code: "dmg-undead", Param: "", Min: 25, Max: 75}}, TransformColor: "", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1343: {ID: 1343, Name: "Pure", Rare: true, Level: 15, LevelReq: 11, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 76, Max: 175}, {Code: "dmg-undead", Param: "", Min: 76, Max: 125}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1344: {ID: 1344, Name: "Sacred", Rare: true, Level: 25, LevelReq: 18, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 175, Max: 250}, {Code: "dmg-undead", Param: "", Min: 126, Max: 200}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1345: {ID: 1345, Name: "Hallowed", Rare: true, Level: 35, LevelReq: 27, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 251, Max: 325}, {Code: "dmg-undead", Param: "", Min: 201, Max: 275}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1346: {ID: 1346, Name: "Divine", Rare: false, Level: 45, LevelReq: 37, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 326, Max: 450}, {Code: "dmg-undead", Param: "", Min: 276, Max: 350}}, TransformColor: "lgld", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"wand", "orb"}},
|
|
1347: {ID: 1347, Name: "Pearl", Rare: true, Level: 18, LevelReq: 13, Group: 142, Mods: []Mod{{Code: "att-undead", Param: "", Min: 25, Max: 50}, {Code: "dmg-undead", Param: "", Min: 25, Max: 50}}, TransformColor: "", ItemTypes: []string{"jewl"}, ExcludeTypes: []string{}},
|
|
1348: {ID: 1348, Name: "Crimson", Rare: true, Level: 5, LevelReq: 3, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 5, Max: 10}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ", "weap"}, ExcludeTypes: []string{}},
|
|
1349: {ID: 1349, Name: "Red", Rare: true, Level: 15, LevelReq: 11, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1350: {ID: 1350, Name: "Sanguinary", Rare: true, Level: 45, LevelReq: 37, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 2, Max: 2}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1351: {ID: 1351, Name: "Bloody", Rare: false, Level: 75, LevelReq: 67, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 3, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1352: {ID: 1352, Name: "Red", Rare: true, Level: 30, LevelReq: 22, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 1}}, TransformColor: "dred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1353: {ID: 1353, Name: "Sanguinary", Rare: false, Level: 60, LevelReq: 52, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 2, Max: 2}}, TransformColor: "dred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1354: {ID: 1354, Name: "Red", Rare: true, Level: 90, LevelReq: 82, Group: 103, Mods: []Mod{{Code: "dmg-min", Param: "", Min: 1, Max: 1}}, TransformColor: "dred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1355: {ID: 1355, Name: "Jagged", Rare: true, Level: 7, LevelReq: 5, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 1}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1356: {ID: 1356, Name: "Forked", Rare: true, Level: 37, LevelReq: 29, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 2, Max: 2}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1357: {ID: 1357, Name: "Serrated", Rare: false, Level: 67, LevelReq: 59, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 3, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1358: {ID: 1358, Name: "Jagged", Rare: true, Level: 22, LevelReq: 16, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 1}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1359: {ID: 1359, Name: "Forked", Rare: false, Level: 52, LevelReq: 44, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 2, Max: 2}}, TransformColor: "blac", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1360: {ID: 1360, Name: "Jagged", Rare: true, Level: 81, LevelReq: 73, Group: 104, Mods: []Mod{{Code: "dmg-max", Param: "", Min: 1, Max: 1}}, TransformColor: "blac", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1361: {ID: 1361, Name: "Snowflake", Rare: true, Level: 9, LevelReq: 6, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 1, Max: 1}, {Code: "cold-max", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1362: {ID: 1362, Name: "Shivering", Rare: true, Level: 15, LevelReq: 11, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 2, Max: 4}, {Code: "cold-max", Param: "", Min: 4, Max: 8}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1363: {ID: 1363, Name: "Boreal", Rare: true, Level: 30, LevelReq: 22, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 5, Max: 7}, {Code: "cold-max", Param: "", Min: 9, Max: 15}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1364: {ID: 1364, Name: "Hibernal", Rare: false, Level: 45, LevelReq: 38, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 8, Max: 13}, {Code: "cold-max", Param: "", Min: 16, Max: 25}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1365: {ID: 1365, Name: "Snowflake", Rare: true, Level: 18, LevelReq: 13, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 2, Max: 3}, {Code: "cold-max", Param: "", Min: 3, Max: 5}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1366: {ID: 1366, Name: "Shivering", Rare: true, Level: 29, LevelReq: 21, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 4, Max: 5}, {Code: "cold-max", Param: "", Min: 6, Max: 10}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1367: {ID: 1367, Name: "Boreal", Rare: true, Level: 49, LevelReq: 41, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 6, Max: 10}, {Code: "cold-max", Param: "", Min: 11, Max: 20}}, TransformColor: "lblu", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1368: {ID: 1368, Name: "Hibernal", Rare: false, Level: 69, LevelReq: 61, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 11, Max: 15}, {Code: "cold-max", Param: "", Min: 21, Max: 30}}, TransformColor: "lblu", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1369: {ID: 1369, Name: "Snowflake", Rare: true, Level: 27, LevelReq: 20, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 1, Max: 2}, {Code: "cold-max", Param: "", Min: 2, Max: 4}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1370: {ID: 1370, Name: "Shivering", Rare: true, Level: 42, LevelReq: 34, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 3, Max: 4}, {Code: "cold-max", Param: "", Min: 5, Max: 8}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1371: {ID: 1371, Name: "Boreal", Rare: true, Level: 66, LevelReq: 58, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 5, Max: 7}, {Code: "cold-max", Param: "", Min: 9, Max: 14}}, TransformColor: "lblu", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1372: {ID: 1372, Name: "Hibernal", Rare: false, Level: 91, LevelReq: 83, Group: 137, Mods: []Mod{{Code: "cold-len", Param: "", Min: 25, Max: 25}, {Code: "cold-min", Param: "", Min: 8, Max: 10}, {Code: "cold-max", Param: "", Min: 15, Max: 20}}, TransformColor: "lblu", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1373: {ID: 1373, Name: "Ember", Rare: true, Level: 5, LevelReq: 3, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 1, Max: 1}, {Code: "fire-max", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1374: {ID: 1374, Name: "Smoldering", Rare: true, Level: 15, LevelReq: 11, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 2, Max: 3}, {Code: "fire-max", Param: "", Min: 4, Max: 7}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1375: {ID: 1375, Name: "Smoking", Rare: true, Level: 28, LevelReq: 21, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 4, Max: 7}, {Code: "fire-max", Param: "", Min: 8, Max: 19}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1376: {ID: 1376, Name: "Flaming", Rare: false, Level: 43, LevelReq: 35, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 8, Max: 18}, {Code: "fire-max", Param: "", Min: 20, Max: 36}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1377: {ID: 1377, Name: "Ember", Rare: true, Level: 13, LevelReq: 9, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 1, Max: 1}, {Code: "fire-max", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1378: {ID: 1378, Name: "Smoldering", Rare: true, Level: 27, LevelReq: 20, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 2, Max: 3}, {Code: "fire-max", Param: "", Min: 4, Max: 12}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1379: {ID: 1379, Name: "Smoking", Rare: true, Level: 47, LevelReq: 39, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 4, Max: 9}, {Code: "fire-max", Param: "", Min: 13, Max: 27}}, TransformColor: "lred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1380: {ID: 1380, Name: "Flaming", Rare: false, Level: 67, LevelReq: 59, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 10, Max: 27}, {Code: "fire-max", Param: "", Min: 28, Max: 43}}, TransformColor: "lred", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1381: {ID: 1381, Name: "Ember", Rare: true, Level: 21, LevelReq: 15, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 1, Max: 1}, {Code: "fire-max", Param: "", Min: 2, Max: 3}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1382: {ID: 1382, Name: "Smoldering", Rare: true, Level: 40, LevelReq: 32, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 2, Max: 3}, {Code: "fire-max", Param: "", Min: 4, Max: 10}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1383: {ID: 1383, Name: "Smoking", Rare: true, Level: 64, LevelReq: 56, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 4, Max: 9}, {Code: "fire-max", Param: "", Min: 11, Max: 19}}, TransformColor: "lred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1384: {ID: 1384, Name: "Flaming", Rare: false, Level: 89, LevelReq: 81, Group: 138, Mods: []Mod{{Code: "fire-min", Param: "", Min: 10, Max: 19}, {Code: "fire-max", Param: "", Min: 20, Max: 29}}, TransformColor: "lred", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1385: {ID: 1385, Name: "Static", Rare: true, Level: 7, LevelReq: 5, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 4, Max: 5}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1386: {ID: 1386, Name: "Glowing", Rare: true, Level: 14, LevelReq: 10, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 6, Max: 17}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1387: {ID: 1387, Name: "Arcing", Rare: true, Level: 29, LevelReq: 21, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 18, Max: 44}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1388: {ID: 1388, Name: "Shocking", Rare: false, Level: 44, LevelReq: 36, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 45, Max: 79}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1389: {ID: 1389, Name: "Static", Rare: true, Level: 14, LevelReq: 10, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 5, Max: 9}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1390: {ID: 1390, Name: "Glowing", Rare: true, Level: 28, LevelReq: 20, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 10, Max: 26}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1391: {ID: 1391, Name: "Arcing", Rare: true, Level: 48, LevelReq: 40, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 27, Max: 58}}, TransformColor: "whit", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1392: {ID: 1392, Name: "Shocking", Rare: false, Level: 68, LevelReq: 60, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 59, Max: 90}}, TransformColor: "whit", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1393: {ID: 1393, Name: "Static", Rare: true, Level: 23, LevelReq: 17, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 6, Max: 11}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1394: {ID: 1394, Name: "Glowing", Rare: true, Level: 41, LevelReq: 33, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 12, Max: 24}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1395: {ID: 1395, Name: "Arcing", Rare: true, Level: 65, LevelReq: 57, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 25, Max: 43}}, TransformColor: "whit", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1396: {ID: 1396, Name: "Shocking", Rare: false, Level: 90, LevelReq: 82, Group: 139, Mods: []Mod{{Code: "ltng-min", Param: "", Min: 1, Max: 1}, {Code: "ltng-max", Param: "", Min: 44, Max: 71}}, TransformColor: "whit", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1397: {ID: 1397, Name: "Septic", Rare: true, Level: 1, LevelReq: 1, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "75", Min: 18, Max: 18}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1398: {ID: 1398, Name: "Envenomed", Rare: true, Level: 12, LevelReq: 9, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "100", Min: 39, Max: 39}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1399: {ID: 1399, Name: "Toxic", Rare: true, Level: 27, LevelReq: 20, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "125", Min: 103, Max: 103}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1400: {ID: 1400, Name: "Pestilent", Rare: false, Level: 42, LevelReq: 34, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "150", Min: 171, Max: 171}}, TransformColor: "", ItemTypes: []string{"lcha"}, ExcludeTypes: []string{}},
|
|
1401: {ID: 1401, Name: "Septic", Rare: true, Level: 9, LevelReq: 6, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "75", Min: 35, Max: 35}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1402: {ID: 1402, Name: "Envenomed", Rare: true, Level: 26, LevelReq: 19, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "100", Min: 77, Max: 77}}, TransformColor: "", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1403: {ID: 1403, Name: "Toxic", Rare: true, Level: 46, LevelReq: 38, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "125", Min: 185, Max: 185}}, TransformColor: "dgrn", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1404: {ID: 1404, Name: "Pestilent", Rare: false, Level: 66, LevelReq: 58, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "150", Min: 299, Max: 299}}, TransformColor: "dgrn", ItemTypes: []string{"mcha"}, ExcludeTypes: []string{}},
|
|
1405: {ID: 1405, Name: "Septic", Rare: true, Level: 18, LevelReq: 13, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "75", Min: 52, Max: 52}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1406: {ID: 1406, Name: "Envenomed", Rare: true, Level: 39, LevelReq: 31, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "100", Min: 128, Max: 128}}, TransformColor: "", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1407: {ID: 1407, Name: "Toxic", Rare: true, Level: 63, LevelReq: 55, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "125", Min: 205, Max: 205}}, TransformColor: "dgrn", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1408: {ID: 1408, Name: "Pestilent", Rare: false, Level: 88, LevelReq: 80, Group: 140, Mods: []Mod{{Code: "dmg-pois", Param: "150", Min: 299, Max: 299}}, TransformColor: "dgrn", ItemTypes: []string{"scha"}, ExcludeTypes: []string{}},
|
|
1409: {ID: 1409, Name: "Tireless", Rare: true, Level: 1, LevelReq: 1, Group: 108, Mods: []Mod{{Code: "regen-stam", Param: "", Min: 10, Max: 10}}, TransformColor: "", ItemTypes: []string{"boot"}, ExcludeTypes: []string{}},
|
|
1410: {ID: 1410, Name: "Lizard's", Rare: true, Level: 1, LevelReq: 1, Group: 115, Mods: []Mod{{Code: "mana", Param: "", Min: 1, Max: 2}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "rod", "orb"}, ExcludeTypes: []string{"boot", "glov"}},
|
|
1411: {ID: 1411, Name: "Azure", Rare: true, Level: 1, LevelReq: 1, Group: 117, Mods: []Mod{{Code: "res-cold", Param: "", Min: 5, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1412: {ID: 1412, Name: "Crimson", Rare: true, Level: 1, LevelReq: 1, Group: 118, Mods: []Mod{{Code: "res-fire", Param: "", Min: 5, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1413: {ID: 1413, Name: "Tangerine", Rare: true, Level: 1, LevelReq: 1, Group: 119, Mods: []Mod{{Code: "res-ltng", Param: "", Min: 5, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1414: {ID: 1414, Name: "Beryl", Rare: true, Level: 1, LevelReq: 1, Group: 120, Mods: []Mod{{Code: "res-pois", Param: "", Min: 5, Max: 5}}, TransformColor: "", ItemTypes: []string{"armo", "ring", "amul", "orb", "circ"}, ExcludeTypes: []string{}},
|
|
1415: {ID: 1415, Name: "Godly", Rare: true, Level: 50, LevelReq: 43, Group: 101, Mods: []Mod{{Code: "ac%", Param: "", Min: 101, Max: 200}}, TransformColor: "dgld", ItemTypes: []string{"armo"}, ExcludeTypes: []string{}},
|
|
1416: {ID: 1416, Name: "Cruel", Rare: true, Level: 56, LevelReq: 48, Group: 105, Mods: []Mod{{Code: "dmg%", Param: "", Min: 201, Max: 300}}, TransformColor: "blac", ItemTypes: []string{"weap"}, ExcludeTypes: []string{"staf", "wand", "orb"}},
|
|
}
|