NW_ASC_AGRESSIVE_* Constant Group
Determines what skills or abilities an NPC associate uses automatically.
These are not actually constants, and do not exist in nwscript.nss. Not sure if these even exist anymore – unlike the other NW_ASC constants (well, variables), they are not defined in nw_i0_generic. If you know where these constants / variables are defined, please contact the Lexicon makers.
Constants
Constant | Description |
---|
NW_ASC_AGRESSIVE_BUFF | Benefits the master by bestowing spells or effects that increase hit points, blesses, or otherwise buffs. |
|
NW_ASC_AGRESSIVE_SEARCH | Constantly search for traps in the immediate area. |
|
NW_ASC_AGRESSIVE_STEALTH | Always move silently and hide in the shadows for sneak attacks. |
|
See Also
Send comments on this topic.