-
Newbie
[Mangos] Custom Buffs
Would it be possible on a database / server level to change the spells, or create new ones alltogether?
What table should I look into to change these things? For example, I want the buff Arcane Intellect to give 50 int instead of 31, I want to change its icon, its name and its duration.
Is this possible currently? Or is this data stored in the clients, and thus unchangable?
-
-
Newbie
-
Banned
nope, the server can only modify how already-existing spells are handled. If u wanna make a custom spell, ur gonna have to do some spell.dbc hacking. Good luck 
P.S. I've only just started messing with spell.dbc, and have created a couple of mounts. If u want, I can try helping. Just tell me what kind of spell ur wanting, and I'll have a crack at it.