Im trying to figure out how to fix player spells primarly as well as a few other spells used by mobs and bosses.
Mainly Warlock summoning. (Ritual of Summons) ... Ive noticed in my "dbc" folder are databases called
Spells
SpellCastTimes
SpellCatagory
SpellChainEffects
SpellDispelType
SpellDuration
SpellEffectCameraShakes
SpellFocusObject
SpellIcon
SpellItemEnchantment
SpellItemEnchantmentCondition
SpellMechanic
SpellMissleMotion
SpellRadious
SpellRange
SpellShapeshiftForm
SpellVisual
SpellVisualEffectName
SpellVisualKit
SpellVisualPrecastTransition
all listed as .dbc files, but dont show up on my "Navicat Lite" Database edditer for MySQL like others. come to think of it a lot of dbc files in this folder are not listed in my Navicat Lite.????
How can i access these databases?
The only Spell related databases i see on my Navicat are these
spell_coef_overide - 1 page of some overides
spell_disable - only has 2 entries
spell_disable_trainer - has 16 entries
spell_effect_overide - empty
spell_proc - only has 2 entries
spell_proc_data - empty
spellfixes - only has 2 entries
spelloveride
idd realy apreciate some info on this.