Dernière mise à jour: 31/07/2007 12:45:43
Signature Image for Gill  Avatar Image for Gill

Livre de sorts
Page 1
Attaque
Cuisine
  Compagnon
Découverte d'herbes
Découverte de gisements
Esquiver
  Passif
Feu de camp basique
Fondre
Maître de l'évasion
  Raciale
Pêche
  Apprenti
Pensée expansive
  Raciale passive
Premiers soins
  Expert
Résistance aux Arcanes
  Raciale passive
Spécialisation (Ingénierie)
  Raciale passive
Tir


WoWRoster v1.7.3

Props to Celandro, Paleblackness, Pytte, Rubricsinger, and Konkers for the original code used for this site.
WoWRoster home - www.wowroster.net
World of Warcraft and Blizzard Entertainment are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries. All other trademarks are the property of their respective owners.
Additional Credits


Valid HTML 4.0 Transitional

This page was created in 0.31 seconds with 9 queries executed

SQL Queries
SELECT `config_name`, `config_value` FROM `roster_config` ORDER BY `id` ASC;
SELECT * FROM `roster_guild` WHERE `guild_name` = 'Chevaliers' AND `server` = 'Sinstralis'
SELECT a.*, b.*, c.guild_name FROM `roster_players` a, `roster_members` b, `roster_guild` c WHERE a.member_id = b.member_id AND a.name = 'Gill' AND a.server = 'Sinstralis' AND a.guild_id = c.guild_id
SELECT `dateupdatedutc` FROM `roster_players` WHERE `name` = 'Gill'
SELECT `spelltree`.*, `talenttree`.`order` FROM `roster_spellbooktree` AS spelltree LEFT JOIN `roster_talenttree` AS talenttree ON `spelltree`.`member_id` = `talenttree`.`member_id` AND `spelltree`.`spell_type` = `talenttree`.`tree` WHERE `spelltree` . `member_id` = 42 ORDER BY `talenttree` . `order` ASC
SELECT * FROM `roster_spellbook` WHERE `member_id` = '42' AND `spell_type` = 'Général' ORDER BY `spell_name`;
SELECT * FROM `roster_spellbook` WHERE `member_id` = '42' AND `spell_type` = 'Affliction' ORDER BY `spell_name`;
SELECT * FROM `roster_spellbook` WHERE `member_id` = '42' AND `spell_type` = 'Démonologie' ORDER BY `spell_name`;
SELECT * FROM `roster_spellbook` WHERE `member_id` = '42' AND `spell_type` = 'Destruction' ORDER BY `spell_name`;