|
Resources -
Technical Documentation
|
|
Tuesday, 30 December 2008 10:45 |
|
2DA definition for Neverwinter Nights 2 (NWN2) AreaEffects.2DA game configuration file. This file defines the area effects available in the game. | Column Name | Description | Values |
| | Label | Name of spell | Any string value (w/o spaces). | | ID | | | | Shape | Sets the area of effect as either circular or radial(?) | C or R | | Radius | Sets the radius of the area of effect | Current value for b & c vs e = 2.0 (multiplier or measure?) | | Width | Sets the width of the area of effect | Current value for w of f = 1.0 | | Length | Sets the length of the area of effect | Current value for l of f = 10.0 | | OnEnter | Name of script to run OnEnter | s_* | | HeartBeat | Name of script to run OnHeartBeat
| s_* | | OnExit | Name of script to run OnExit
| s_* |
|
|
|
Last Updated on Tuesday, 30 December 2008 13:32 |