Player Resource Consortium
Neverwinter Nights => General Discussion => Topic started 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).
-
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
-
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...