Cost of Warglaives...

8 views
Skip to first unread message

megda...@hotmail.com

unread,
Apr 1, 2008, 9:17:36 AM4/1/08
to epgp-discuss
We were lucky enough for an OH Warglaive to drop for us last night at
Illidan (dps warrior got it) and 'twas server first, but this begs the
question - what sort of GP award are you guys using for legendary
weapons such as this?

Meren
<Nemesis>
Burning Steppes

Alkis Evlogimenos ('Αλκης Ευλογημένος)

unread,
Apr 1, 2008, 1:00:32 PM4/1/08
to epgp-d...@googlegroups.com
We used 500 GP for each glaive and forced loot if someone is making a pair of them.
--

Alkis

Norwiga

unread,
Apr 1, 2008, 6:30:22 PM4/1/08
to epgp-discuss
We added a line of code to the ILVL_TO_IVALUE table (file
GPTooltip.lua, line 35?):

[5] = function(ilvl) return (ilvl - 1.3) / 1.3 end, --
Legendary

It's the same function for calculating GP as used for normal purples -
I know ^^
But we didn't gave out the legendaries by ratio (PR), but by some sort
of guild-effort...i.e. our senior member rogue ;) got the first glaive
(and thus the complete set aswell).
So one glaive costs 736 GP for us.

Andrew

unread,
May 8, 2008, 1:29:05 AM5/8/08
to epgp-discuss
I realise this reply is slightly late, but it may be helpful to other
guilds that use EPGP and are approaching Illidan.

We decided to add a line of code to the ILVL_TO_IVALUE table in the
GPTooltip file

[5] = function(ilvl) return (ilvl - 0.9) / 0.9 end, -- Legendary

This makes the GP value 498. If they were purple they would be a mere
238 GP.
Reply all
Reply to author
Forward
0 new messages