vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 AtlasLootConstructedTooltips = {
2 ["Ring of the Earthshatterer"] = {
3 [1] = "|cffa335eeRing of the Earthshatterer",
4 [2] = "",
5 [3] = "|cffFFFFFFBinds when picked up",
6 [4] = "",
7 [5] = "|cffFFFFFFUnique",
8 [6] = "",
9 [7] = "|cffFFFFFFFinger",
10 [8] = "",
11 [9] = "|cffFFFFFF+16 Stamina",
12 [10] = "",
13 [11] = "|cffFFFFFF+16 Intellect",
14 [12] = "",
15 [13] = "|cffFFFFFFClasses: Shaman",
16 [14] = "",
17 [15] = "|cffFFFFFFRequires Level 60",
18 [16] = "",
19 [17] = "|cff1eff00Equip: Increases healing done by spells and effects by up to 37.",
20 [18] = "",
21 [19] = "|cff1eff00Equip: Restores 6 mana per 5 sec.",
22 [20] = "",
23 },
24 ["Fists of the Unrelenting"] = {
25 [1] = "|cffa335eeFists of the Unrelenting",
26 [2] = "",
27 [3] = "|cffFFFFFFBinds when picked up",
28 [4] = "",
29 [5] = "|cffFFFFFFHands",
30 [6] = "|cffFFFFFFPlate",
31 [7] = "|cffFFFFFF642 Armor",
32 [8] = "",
33 [9] = "|cffFFFFFF+30 Strength",
34 [10] = "",
35 [11] = "|cffFFFFFF+20 Stamina",
36 [12] = "",
37 [13] = "|cffFFFFFFRequires Level 60",
38 [14] = "",
39 [15] = "|cff1eff00Equip: Immune to Disarm.",
40 [16] = "",
41 [17] = "|cff1eff00Equip: Improves your chance to get a critical strike by 1%.",
42 [18] = "",
43 },
44 };