|
|
|
Re: Little help for the noob =D [message #18423 is a reply to message #18066] |
Thu, 19 April 2007 18:20 |
Frozen_flames
Messages: 10 Registered: February 2007 Location: Albion
|
|
|
|
The spell information, as you called it, is found in the various SPECIAL_ABILITIES listings near the bottom of the list.
for example, expanding (clicking) SPECIAL_ABILITIES_ASSASSIN_RUSH, and then double clicking 7349 SPECIAL_ABILITIES_ASSASSIN_RUSH_DEF_INSTANCE, will bring up the single CDEF, which determines the effect used when you use the spell, followed by a list of unknowns, and down at the bottom, the distance per level (since assassin rush doesn't do damage, there is no damage modifier, but this is just an example) just make sure your modifying the SPECIAL_ABILITIES_(SPELL NAME)_DEF_INSTANCE, not the NULLDEF ones, or for ones used by other creatures/heros, like drain life, which also has entires for screamers and briar rose, unless your trying to make them stronger.
|
|
|