Hello,
Is there a way to add a custom spell to a server? I read the how-to on creating custom spikes, but I would love to make it a spell given to certain jobs. I was thinking I could simply modify the .DAT file for an unused ID (to display the spell in the list along with the spell description) and add the spell in the spell_list.sql file that corresponds to the ID but so far I am having no luck. Is this something that is not possible?
Adding a custom spell?
-
- Posts: 129
- Joined: Wed May 27, 2015 4:23 pm
Re: Adding a custom spell?
If you're modifying the client data files, then it should be plenty possible
-
- Posts: 129
- Joined: Wed May 27, 2015 4:23 pm
Re: Adding a custom spell?
For some reason the spell won't show up. I modified the .DAT file with the spell listing that has the IDs. Made deluge spikes id 750 (was jet stream attack in the .DAT file) then modified the .DAT that has descriptions. I then added the spell to the SQL spell list pointing to spell id 750 but still no luck. Even typing /recast "spellname" shows it doesn't exist. I'm guessing I am missing something somewhere.