Player Resource Consortium

Neverwinter Nights => General Discussion => Topic started by: seraglio on November 21, 2012, 09:16:38 PM

Title: Item Property Area of Effect
Post by: seraglio on November 21, 2012, 09:16:38 PM
I see some new  AoE effects were added to item properties, like deeper darkness. I tried to do the same, but cant figure out the 5th row, AoEID. What does that reference? I cant seem to match it up with any other .2da files.

Clearly it identifies the spell since, when left blank, it creates an Acid CLoud (by virtue of the fact its first alphabetically in spells).
Title: Re: Item Property Area of Effect
Post by: xwarren on November 22, 2012, 02:44:02 PM
I see some new  AoE effects were added to item properties, like deeper darkness. I tried to do the same, but cant figure out the 5th row, AoEID. What does that reference? I cant seem to match it up with any other .2da files.

Clearly it identifies the spell since, when left blank, it creates an Acid CLoud (by virtue of the fact its first alphabetically in spells).
It's the row number in vfx_persistent.2da. Blank = 0 = VFX_PER_FOGACID
Title: Re: Item Property Area of Effect
Post by: seraglio on November 22, 2012, 08:34:30 PM
Thanks a ton. I notice the file is 254 lines....that tends to mean you can't make any more entries im guessing? Or maybe one...