Thread Tools Display Modes
Prev Previous Post   Next Post Next
02-26-06, 11:25 AM   #11
Kaelten
Jack's raging bile duct
 
Kaelten's Avatar
Featured
Join Date: May 2005
Posts: 782
Quality - the quality of items that are dropped by the mob
Cloth drops - the number of times cloth has dropped on the mob
Avg Coin Drop - average amount of money dropped by the mob
Avg Item Value - average vendor value of items dropped by mob
Total Mob Value - total sum of avg coin drop and avg item value
Loot Items - all loot items dropped by a Mob can be recorded
lets see Quality could be derived at runtime without needing to be stored.

Cloth drops Coin Drops could be stored easily via item codes

Item values are already avaialbe in KC_Items, but don't need IS or KCI to be stored really. Although that would reduce the redundant data storage.

Mob Value would be the sum of the sellvalues of the loot items plus the avg coin drop

loot items could also be easily stored via item codes.
__________________
WowAce.com & CurseForge.com Adminstrator
Developer of Ace3, OneBag3, and many other addons and libraries
Project lead and Mac developer for the Curse Client

Anyone that needs what they want
And doesn't want what they need
I want nothing to do with
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » Released AddOns » KC_Items 0.93. Preview and release thread.


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off