comparison Data/PremadeGroups.lua @ 239:b210cb2b0798

Added ?all? combination groups for Cata rare and Cata common gems. Removed premade groups for Wotlk gems.
author Zerotorescue
date Wed, 09 Feb 2011 21:53:26 +0100
parents b56f423bc2da
children
comparison
equal deleted inserted replaced
238:776e4a91ff8f 239:b210cb2b0798
14 -- and ensure the value of each items matches that version number (this is used to update groups when they are changed - 14 -- and ensure the value of each items matches that version number (this is used to update groups when they are changed -
15 -- without this, manually removed items would be re-imported again, which we do not want) 15 -- without this, manually removed items would be re-imported again, which we do not want)
16 16
17 addon.defaultGroups = { 17 addon.defaultGroups = {
18 ["Inscription - Glyphs (All)"] = { 18 ["Inscription - Glyphs (All)"] = {
19 ["version"] = 1,
20 ["isParent"] = true, 19 ["isParent"] = true,
21 ["childs"] = { 20 ["childs"] = {
22 "Inscription - Glyphs by class - Death Knight", 21 "Inscription - Glyphs by class - Death Knight",
23 "Inscription - Glyphs by class - Druid", 22 "Inscription - Glyphs by class - Druid",
24 "Inscription - Glyphs by class - Hunter", 23 "Inscription - Glyphs by class - Hunter",
817 816
818 817
819 818
820 -- Rare gems (Cataclysm) 819 -- Rare gems (Cataclysm)
821 -- Source: http://www.wowhead.com/items=3.0?filter=qu=3;minle=81;maxle=90;cr=87;crs=12;crv=0 820 -- Source: http://www.wowhead.com/items=3.0?filter=qu=3;minle=81;maxle=90;cr=87;crs=12;crv=0
822 ["Jewelcrafting - Cata Rare Gems (Inferno Ruby)"] = { 821 ["Jewelcrafting - Cata Rare Gems (All)"] = {
823 ["version"] = 1, 822 ["isParent"] = true,
824 ["items"] = { 823 ["childs"] = {
825 [52206] = 1, -- Bold Inferno Ruby 824 "Jewelcrafting - Cata Rare Gems (Inferno Ruby)",
826 [52207] = 1, -- Brilliant Inferno Ruby 825 "Jewelcrafting - Cata Rare Gems (Ocean Sapphire)",
827 [52212] = 1, -- Delicate Inferno Ruby 826 "Jewelcrafting - Cata Rare Gems (Amberjewel)",
828 [52216] = 1, -- Flashing Inferno Ruby 827 "Jewelcrafting - Cata Rare Gems (Demonseye)",
829 [52230] = 1, -- Precise Inferno Ruby 828 "Jewelcrafting - Cata Rare Gems (Dream Emerald)",
830 }, 829 "Jewelcrafting - Cata Rare Gems (Ember Topaz)",
831 },
832 ["Jewelcrafting - Cata Rare Gems (Ocean Sapphire)"] = {
833 ["version"] = 1,
834 ["items"] = {
835 [52235] = 1, -- Rigid Ocean Sapphire
836 [52242] = 1, -- Solid Ocean Sapphire
837 [52244] = 1, -- Sparkling Ocean Sapphire
838 [52246] = 1, -- Stormy Ocean Sapphire
839 }, 830 },
840 }, 831 },
841 ["Jewelcrafting - Cata Rare Gems (Amberjewel)"] = { 832 ["Jewelcrafting - Cata Rare Gems (Amberjewel)"] = {
842 ["version"] = 1, 833 ["version"] = 1,
843 ["items"] = { 834 ["items"] = {
900 [68356] = 1, -- Willful Ember Topaz 891 [68356] = 1, -- Willful Ember Topaz
901 [68357] = 1, -- Lucent Ember Topaz 892 [68357] = 1, -- Lucent Ember Topaz
902 [68358] = 1, -- Resplendent Ember Topaz 893 [68358] = 1, -- Resplendent Ember Topaz
903 }, 894 },
904 }, 895 },
896 ["Jewelcrafting - Cata Rare Gems (Inferno Ruby)"] = {
897 ["version"] = 1,
898 ["items"] = {
899 [52206] = 1, -- Bold Inferno Ruby
900 [52207] = 1, -- Brilliant Inferno Ruby
901 [52212] = 1, -- Delicate Inferno Ruby
902 [52216] = 1, -- Flashing Inferno Ruby
903 [52230] = 1, -- Precise Inferno Ruby
904 },
905 },
906 ["Jewelcrafting - Cata Rare Gems (Ocean Sapphire)"] = {
907 ["version"] = 1,
908 ["items"] = {
909 [52235] = 1, -- Rigid Ocean Sapphire
910 [52242] = 1, -- Solid Ocean Sapphire
911 [52244] = 1, -- Sparkling Ocean Sapphire
912 [52246] = 1, -- Stormy Ocean Sapphire
913 },
914 },
915
916
917
918 -- Meta gems
905 ["Jewelcrafting - Cata Meta Gems (Shadowspirit Diamond)"] = { 919 ["Jewelcrafting - Cata Meta Gems (Shadowspirit Diamond)"] = {
906 ["version"] = 2, 920 ["version"] = 2,
907 ["items"] = { 921 ["items"] = {
908 [52289] = 1, -- Fleet Shadowspirit Diamond 922 [52289] = 1, -- Fleet Shadowspirit Diamond
909 [52291] = 1, -- Chaotic Shadowspirit Diamond 923 [52291] = 1, -- Chaotic Shadowspirit Diamond
927 941
928 942
929 943
930 -- Common gems (Cataclysm) 944 -- Common gems (Cataclysm)
931 -- Source: http://www.wowhead.com/items=3?filter=na=Nightstone;cr=87;crs=12;crv=0 945 -- Source: http://www.wowhead.com/items=3?filter=na=Nightstone;cr=87;crs=12;crv=0
946 ["Jewelcrafting - Cata Common Gems (All)"] = {
947 ["isParent"] = true,
948 ["childs"] = {
949 "Jewelcrafting - Cata Common Gems (Nightstone)",
950 "Jewelcrafting - Cata Common Gems (Hessonite)",
951 "Jewelcrafting - Cata Common Gems (Jasper)",
952 "Jewelcrafting - Cata Common Gems (Alicite)",
953 "Jewelcrafting - Cata Common Gems (Carnelian)",
954 "Jewelcrafting - Cata Common Gems (Zephyrite)",
955 },
956 },
932 ["Jewelcrafting - Cata Common Gems (Nightstone)"] = { 957 ["Jewelcrafting - Cata Common Gems (Nightstone)"] = {
933 ["version"] = 1, 958 ["version"] = 1,
934 ["items"] = { 959 ["items"] = {
935 [52152] = 1, -- Perfect Accurate Nightstone 960 [52152] = 1, -- Perfect Accurate Nightstone
936 [52153] = 1, -- Perfect Veiled Nightstone 961 [52153] = 1, -- Perfect Veiled Nightstone
1056 }, 1081 },
1057 }, 1082 },
1058 1083
1059 1084
1060 1085
1061 -- Epic gems (WotLK)
1062 -- Source: http://www.wowhead.com/items=3?filter=na=Ametrine;cr=87;crs=12;crv=0
1063 ["Jewelcrafting - Epic Gems (Ametrine)"] = {
1064 ["version"] = 2,
1065 ["items"] = {
1066 [40142] = 1, -- Inscribed Ametrine
1067 [40144] = 1, -- Champion's Ametrine
1068 [40145] = 1, -- Resplendent Ametrine
1069 [40146] = 1, -- Fierce Ametrine
1070 [40147] = 1, -- Deadly Ametrine
1071 [40149] = 1, -- Lucent Ametrine
1072 [40150] = 1, -- Deft Ametrine
1073 [40152] = 1, -- Potent Ametrine
1074 [40154] = 1, -- Willful Ametrine
1075 [40155] = 1, -- Reckless Ametrine
1076 [40156] = -2, -- Deadly Ametrine
1077 [40158] = -2, -- Lucent Ametrine
1078 [40159] = 1, -- Deft Ametrine
1079 [40160] = 1, -- Stalwart Ametrine
1080 [40161] = -2, -- Stalwart Ametrine
1081 [40163] = 1, -- Resolute Ametrine
1082 },
1083 },
1084 ["Jewelcrafting - Epic Gems (Cardinal Ruby)"] = {
1085 ["version"] = 2,
1086 ["items"] = {
1087 [40111] = 1, -- Bold Cardinal Ruby
1088 [40112] = 1, -- Delicate Cardinal Ruby
1089 [40113] = 1, -- Brilliant Cardinal Ruby
1090 [40114] = -2, -- Delicate Cardinal Ruby
1091 [40116] = 1, -- Flashing Cardinal Ruby
1092 [40118] = 1, -- Precise Cardinal Ruby
1093 [40123] = -2, -- Brilliant Cardinal Ruby
1094 },
1095 },
1096 ["Jewelcrafting - Epic Gems (Dreadstone)"] = {
1097 ["version"] = 2,
1098 ["items"] = {
1099 [40129] = 1, -- Sovereign Dreadstone
1100 [40130] = 1, -- Shifting Dreadstone
1101 [40131] = -2, -- Glinting Dreadstone
1102 [40132] = -2, -- Timeless Dreadstone
1103 [40133] = 1, -- Purified Dreadstone
1104 [40134] = -2, -- Purified Dreadstone
1105 [40135] = 1, -- Mysterious Dreadstone
1106 [40136] = -2, -- Shifting Dreadstone
1107 [40137] = -2, -- Glinting Dreadstone
1108 [40139] = 1, -- Defender's Dreadstone
1109 [40141] = 1, -- Guardian's Dreadstone
1110 [40143] = 1, -- Etched Dreadstone
1111 [40148] = -2, -- Glinting Dreadstone
1112 [40151] = -2, -- Purified Dreadstone
1113 [40153] = 1, -- Veiled Dreadstone
1114 [40157] = 1, -- Glinting Dreadstone
1115 [40162] = 1, -- Accurate Dreadstone
1116 [40164] = 1, -- Timeless Dreadstone
1117 [40170] = -2, -- Purified Dreadstone
1118 [40175] = -2, -- Purified Dreadstone
1119 },
1120 },
1121 ["Jewelcrafting - Epic Gems (Eye of Zul)"] = {
1122 ["version"] = 2,
1123 ["items"] = {
1124 [40138] = -2, -- Regal Eye of Zul
1125 [40140] = -2, -- Jagged Eye of Zul
1126 [40165] = 1, -- Jagged Eye of Zul
1127 [40166] = 1, -- Nimble Eye of Zul
1128 [40167] = 1, -- Regal Eye of Zul
1129 [40168] = 1, -- Steady Eye of Zul
1130 [40169] = 1, -- Forceful Eye of Zul
1131 [40171] = 1, -- Misty Eye of Zul
1132 [40172] = -2, -- Lightning Eye of Zul
1133 [40173] = 1, -- Turbid Eye of Zul
1134 [40174] = -2, -- Energized Eye of Zul
1135 [40176] = -2, -- Misty Eye of Zul
1136 [40177] = 1, -- Lightning Eye of Zul
1137 [40178] = -2, -- Turbid Eye of Zul
1138 [40179] = 1, -- Energized Eye of Zul
1139 [40180] = 1, -- Radiant Eye of Zul
1140 [40181] = -2, -- Radiant Eye of Zul
1141 [40182] = 1, -- Shattered Eye of Zul
1142 },
1143 },
1144 ["Jewelcrafting - Epic Gems (King's Amber)"] = {
1145 ["version"] = 2,
1146 ["items"] = {
1147 [40115] = 1, -- Subtle King's Amber
1148 [40117] = -2, -- Smooth King's Amber
1149 [40124] = 1, -- Smooth King's Amber
1150 [40126] = -2, -- Subtle King's Amber
1151 [40127] = 1, -- Mystic King's Amber
1152 [40128] = 1, -- Quick King's Amber
1153 },
1154 },
1155 ["Jewelcrafting - Epic Gems (Majestic Zircon)"] = {
1156 ["version"] = 2,
1157 ["items"] = {
1158 [40119] = 1, -- Solid Majestic Zircon
1159 [40120] = 1, -- Sparkling Majestic Zircon
1160 [40121] = -2, -- Sparkling Majestic Zircon
1161 [40122] = 1, -- Stormy Majestic Zircon
1162 [40125] = 1, -- Rigid Majestic Zircon
1163 },
1164 },
1165
1166
1167
1168 -- Rare gems (WotLK)
1169 -- Enchants (WotLK)
1170 -- Enchants (Heirlooms) 1086 -- Enchants (Heirlooms)
1171 -- Source: manual retrieved from Wowhead 1087 -- Source: manual retrieved from Wowhead
1172 ["Enchanting - Enchants - Heirlooms"] = { 1088 ["Enchanting - Enchants - Heirlooms"] = {
1173 ["version"] = 1, 1089 ["version"] = 1,
1174 ["items"] = { 1090 ["items"] = {