![]() |
T13 Heroic DKP |
| December 29, 2010 |
|---|
|
Heroic DKP Updates (submitted by Eturi at 10:29am PST) Questions about distribution of points/docks should be directed to the DKP forum on the main site. DKP Item Cost Breakdown: Neck/Wrist/Belt/Boots/Rings/Trinket: 15 DKP Head/Shoulder/Chest/Gloves/Legs: 20 DKP Weapons: 60 DKP with the following breakdowns for each class. Warrior Tank MH 25 DKP, Shield 25 DKP, Range 10 DKP Warrior Fury MH 25 DKP, OH 25 DKP, Range 10 DKP Warrior Arms 2HD 50 DKP, Range 10 DKP Paladin Tank MH 30 DKP, Shield 30 DKP Holy Paladin MH 30 DKP, Shield 30 DKP Red Paladin 2HD 60 DKP DPS DK 2HD 60 DKP, MH 30 DKP, OH 30 DKP DK Tank 2HD 60 DKP Priest Healer Staff 50 DKP, MH 30 DKP, OH 20 DKP, Wand 10 DKP Shadow Priest Staff 50 DKP, MH 30 DKP, OH 20 DKP, Wand 10 DKP Huntard Range 40 DKP, Stat stick 20 DKP, MH/OH 10 DKP Mage Staff 50 DKP, MH 30DKP, OH 20 DKP, Wand 10 DKP Warlock Staff 50 DKP, MH 30DKP, OH 20 DKP, Wand 10 DKP Rogue MH/OH 25 DKP, Range 10 DKP Resto Shaman MH 30, Shield 30 Ele Shaman MH 30, Shield 30 Enhance Shaman MH/OH 30 DKP Resto Druid Staff 60 DKP, MH 35 DKP, OH 25 DKP Boomkin Staff 60 DKP, MH 35 DKP, OH 25 DKP Furry Druid Stat Stick 60 DKP *Shamans, Druids, and DK's have no charge for their relic slot as these can only be bought via Valor points and as such it's up to them to get them themselves.* |
| Queries |
|---|
| SELECT config_name, config_value FROM eqdkp_config |
| SELECT session_id, session_start, session_current, session_page, session_ip FROM eqdkp_sessions AS s WHERE (`session_id` = '') AND (`session_ip` = '54.242.188.217') LIMIT 1 |
| INSERT INTO eqdkp_sessions (session_id, user_id, session_start, session_current, session_page, session_ip) VALUES ('c4218b9c5b3859ae65ce19dc236b4ab2', '-1', '1369037741', '1369037741', 'viewnews.php?s=', '54.242.188.217') |
| SELECT s.*, c.* FROM eqdkp_styles AS s, eqdkp_style_config AS c WHERE (s.`style_id` = c.`style_id`) AND (s.`style_id` = '5') |
| SELECT auth_value, auth_default AS auth_setting FROM eqdkp_auth_options |
| SELECT plugin_code, plugin_path, plugin_installed FROM eqdkp_plugins ORDER BY plugin_name |
| SELECT COUNT(*) FROM eqdkp_news |
| SELECT n.news_id, n.news_date, n.news_headline, n.news_message, u.user_name FROM eqdkp_news AS n, eqdkp_users AS u WHERE (n.`user_id` = u.`user_id`) ORDER BY `news_date` DESC LIMIT 0,10 |