Post in this thread for Rev 8 of the WoW_ID.php data file.
Thanks again for the help!
Moderator: ds
robojerk wrote:Add to Gems
- Code: Select all
'2765' => array
(
'name' => 'Stormy Star of Elune',
'txt' => '+10 Spell Penetration',
'img' => 'INV_Jewelcrafting_StarOfElune_03',
),
'2727' => array
(
'name' => 'Teardrop Living Ruby',
'txt' => '+18 Healing',
'img' => 'INV_Jewelcrafting_LivingRuby_03',
),
'2741' => array
(
'name' => 'Royal Nightseye',
'txt' => '+9 Healing Spells and +2 Mana every 5 seconds',
'img' => 'INV_Jewelcrafting_Nightseye_03',
),
'2733' => array
(
'name' => 'Lustrous Star of Elune',
'txt' => '+3 Mana every 5 seconds',
'img' => 'INV_Jewelcrafting_StarOfElune_03',
),
Add to Enchants
- Code: Select all
'2937' => '+20 Spell Damage',
'2745' => '+46 Healing and +15 Stamina',
'3001' => '+35 Healing and 7 Mana Per 5 sec.', //correced by robojerk
'2930' => '+20 Healing',
'30565' => array
(
'name' => 'Assassin\'s Fire Opal',
'txt' => 'Critical Rating +6 and Dodge Rating +5',
'img' => 'INV_Jewelcrafting_NobleTopaz_03',
),
'27786' => array //horde
(
'name' => 'Barbed Deep Peridot',
'txt' => '+3 Stamina, +4 Critical Strike Rating',
'img' => 'INV_Misc_Gem_DeepPeridot_01',
),
'27809' => array //alliance
(
'name' => 'Barbed Deep Peridot',
'txt' => '+3 Stamina, +4 Critical Strike Rating',
'img' => 'INV_Misc_Gem_DeepPeridot_01',
),
'30571' => array
(
'name' => 'Don Rodrigo\'s Heart',
'txt' => '+8 Strength',
'img' => 'INV_Misc_Gem_Ruby_01',
),
'27820' => array //alliance
(
'name' => 'Notched Deep Peridot',
'txt' => '+3 Stamina, +4 Spell Critical Strike Rating',
'img' => 'INV_Misc_Gem_DeepPeridot_03',
),
'2898' => array //horde corrected Subxero
(
'name' => 'Notched Deep Peridot',
'txt' => '+3 Stamina, +4 Spell Critical Strike Rating',
'img' => 'INV_Misc_Gem_DeepPeridot_03',
),
'2943' => array // horde
(
'name' => 'Mighty Blood Garnet',
'txt' => '+14 Attack Power',
'img' => 'INV_Misc_Gem_Bloodstone_02',
),
'2997' => '+15 Critical Strike Rating and +20 Attack Power',
'3001' => '+35 Healing and 7 Mana Per 5 sec.',
'2700' => array //added Yoshette
(
'name' => 'Stormy Azure Moonstone',
'txt' => '+8 Spell Penetration',
'img' => 'INV_Misc_Gem_AzureDraenite_02',
),
'2648' => '+12 Defense Rating',
'2670' => '+35 Agility',
'2991' => '+15 Defense Rating and +10 Dodge Rating',
'2999' => '+16 Defense Rating and +17 Dodge Rating',
'24054' => array
(
'name' => 'Sovereign Nightseye',
'txt' => '+4 Strength and +6 Stamina',
'img' => 'INV_Jewelcrafting_Nightseye_03',
),
'2921' => array
(
'name' => 'Barbed Deep Peridot',
'txt' => '+3 Stamina, +4 Critical Strike Rating',
'img' => 'INV_Misc_Gem_DeepPeridot_01',
),
'2832' => array
(
'name' => 'Bracing Earthstorm Diamond',
'txt' => '+26 Healing Spells & 2% Reduced Threat',
'img' => 'INV_Misc_Gem_Diamond_06',
),
Subxero wrote:Suggestions for next major version:
-Can be the debug info show like "Bonuses For Equipped Items" with these form without looking 10-20 tooltips on every char its more easy search unknown enchants/gems.
-Or a more useful admin page where get all data from roster and show only unknown enchants/gems id.
-A conversion of wow_id to XML or SQL DB... on xml you can edit better.. on sql you get faster reply, but you need make a system to inject and update all enchant/gem ids at once.
When roster only works with item_ids, enchants_ids and gems_ids the DB size will be very reduced! and can be used on a multilingual guilds with people playing with different language and roster only with one unique.
P.D. when goes finish Rev 8 ?
Return to Gem Sockets and Enchants (Roster Tooltip Mod)
Users browsing this forum: No registered users and 0 guests