Effect of a

Moderator: Event DM

Post Reply
kombinat
Team Member; Retired with Honors
Posts: 3365
Joined: Fri Jun 13, 2003 12:33 am
DM Avatar: Senath
Location: Sydney, Australia (GMT+10)

Effect of a

Post by kombinat » Mon Jul 28, 2003 1:24 am

Sorry to ask this here, but I don't have a computer I can run NWN on at the moment to check this.. and I've just made an argument based on an assumption that I'd like verified, so I can go and make a retraction if necessary..

This function: Get2DAString("spells", "Innate", iSpellId);

I'm not sure what is meant by "innate" level, does that mean the spell's level (e.g. Darkness is a 2nd level spell, so it returns 2)? Or the spell's caster level (e.g. Darkness can be cast by a 4th level wizard, so it returns 4)?

Cheers,
kRo
Be mindful of the prayers you send
Pray hard but pray with care
For the tears that you are crying now
Are just your answered prayers
User avatar
Vicky
Apprentice Scholar
Posts: 721
Joined: Wed Jun 11, 2003 10:28 pm
Location: Australia - GMT+11
Contact:

Post by Vicky » Mon Jul 28, 2003 1:58 am

It looks to me like it is the spells level, especially as the columns before it give the level of each class that can cast the spell.

For example it give the following information for the spell Greater Dispelling

Bard - 5
Cleric - 6
Druid - 6
Paladin - ****
Ranger - ****
Wiz_Sorc - 6
Innate - 5

Hope this helps.

Vicky
Thank goodness Vicky finally gave up that powergamer character, Tehenen. If I saw her one more time at the Ice Caves, I was gonna throw up! Jesus. To go from level 1 to 5 in 8 months is just ridiculous. I bet she has like 4200 gold too. Unbelievable how fast she was gaining levels and wealth. ;)
kombinat
Team Member; Retired with Honors
Posts: 3365
Joined: Fri Jun 13, 2003 12:33 am
DM Avatar: Senath
Location: Sydney, Australia (GMT+10)

Post by kombinat » Mon Jul 28, 2003 2:45 am

Thanks for that Vicky, and now you've led me to finding the "Innate Level" value in the spell descriptions :oops:
Okay thanks!

Cheers
kRo
Be mindful of the prayers you send
Pray hard but pray with care
For the tears that you are crying now
Are just your answered prayers
Post Reply