Ok, I'm stumped. I'm working on a magic system for 096 and have the normal spellbook setup and operational.
My question is, when a spell is double clicked from the necromancer's spellbook, what happens? When I use the magery spellbook, it seems to know which spell id to get it's information from in spells.cfg, but the necromancers book does not. I do have the necro spells defined in spells.cfg, from spell id's 65 to 80, in a manner similar to the magery spells.
Could someone shed some light on what happens when the necro spells are clicked from the book?
Thanks.
Necromancy spell ID
In the RC2 release of 096 (should be released on 5-30 iirc), this is the following format:
Added : Added "SpellType" entries for "Bushido", "Ninjitsu", & "Spellweaving" for
spellbook types in itemdesc.cfg. The list of spellids for
spells.cfg is now as follows: Magery = 1+, Necro = 101+,
Paladin = 201+, Bushido = 401+, Ninjitsu = 501+, Spellweavin = 601+.
Hopefully this more completes our addition of the other
expansions for 096 where we lack in other areas.