![]() |
|
| April 14, 2009 |
|---|
|
DKP / Loot Policy (submitted by Felstone at 01:28am CDT) Tank Priority - Primary tanks have loot priority, Secondary tanks have off-spec loot priority. Class Priority - Players pay tier 1 prices for stats weapons, and do so at lower priority than someone who uses the same weapon primarily. Example: A Hunter pays reduced cost for [Journey's End], but can not win said item over a Feral Druid. Same is said for Rogues/Warriors using Bows as stat weapons. DKP Award - 1 DKP awarded per encounter OR 2 DKP per hour (4 heroic) progression content. First time kill bonus of 2 DKP (normal) & 4 DKP (heroic). Item Pricing - Each item is priced based on its quality and tier, heroic items cost twice the normal price. Example: Heroic One-handed Weapons cost 24(12x2) DKP, Normal One-handed Weapons cost 12 DKP. *In case of a tie, attendance is taken into account. Tier 5 25 DKP - Head, Chest, Legs, Two-handed Weapon, Ranged Weapon Tier 4 19 DKP - Shoulder, Hands, Waist, Feet Tier 3 14 DKP - Wrist, Neck, Back, Finger, Trinket Tier 2 12 DKP - One-handed Weapon, Off-hand Weapon, Shield Tier 1 8 DKP - Ranged, Idol, Wands, Stat Weapons DKP Attrition - Players pay a 15% flat tax every week regardless of DKP standing. Upgrades - You may upgrade an item as long as you have already purchased an item of the same slot (you have bought might legs and are upgrading to wrath legs), you pay the difference. Anyone wishing to upgrade does so at the same priority as anyone else. Example: a Normal One-handed Weapon can be upgraded for 12 additional DKP, at the same priority as someone paying full price (24). Sidegrade - You may sidegrade an item of the same item level for free, at lower priority than someone paying DKP, as either full price or upgrade. Offspec - You may offspec an item at no cost, at the lowest possible priority. Distribution will be round robin with priority given to those who dual role in raids (See: Tank Priority). Rogues, Hunters, Mages & Warlocks don't have an off spec. Probation - All applicants on trial and casual members will be considered on a semi loot probation. Officer Discretion - All of the above is subject to officer discretion. |
| 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` = '134e532518e33096d42e72dd99518fdf') AND (`session_ip` = '38.107.179.211') LIMIT 1 |
| UPDATE eqdkp_sessions SET user_id = '-1', session_current = '1328635514', session_page = 'viewnews.php', session_ip = '38.107.179.211' WHERE (`session_id` = '134e532518e33096d42e72dd99518fdf') |
| SELECT s.*, c.* FROM eqdkp_styles AS s, eqdkp_style_config AS c WHERE (s.`style_id` = c.`style_id`) AND (s.`style_id` = '6') |
| 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 |