Ip const alignmentgroup

From NWN Lexicon

[edit] IP_CONST_ALIGNMENTGROUP_* Constant Group

Constants used for itemproperties relating to specific alignment groups - for instance AC bonus vs an alignment group.



[edit] Constants

Constant Value Description
IP_CONST_ALIGNMENTGROUP_ALL 0
All alignments.
IP_CONST_ALIGNMENTGROUP_CHAOTIC 3
Any chaotic alignment (chaotic good, chaotic neutral, chaotic evil).
IP_CONST_ALIGNMENTGROUP_EVIL 5
Any evil alignment (lawful evil, neutral evil, chaotic evil).
IP_CONST_ALIGNMENTGROUP_GOOD 4
Any good alignment (lawful good, neutral good, chaotic good).
IP_CONST_ALIGNMENTGROUP_LAWFUL 2
Any lawful alignment (lawful good, lawful neutral, lawful evil).
IP_CONST_ALIGNMENTGROUP_NEUTRAL 1
Any neutral alignment (lawful neutral, true neutral, chaotic neutral).


[edit] See Also

functions: 

ItemPropertyLimitUseByAlign


Personal tools
Categories