ItemPropertyLimitUseByAlign
From NWN2Wiki
// Returns Item property limit use by alignment group. You must specify the // alignment group(s) that you want to be able to use this item(IP_CONST_ALIGNMENTGROUP_*). itemproperty ItemPropertyLimitUseByAlign(int nAlignGroup);
Note: The values of IP_CONST_ALIGNMENTGROUP_* are identical to those in ALIGNMENT_* and thus can be used interchangeable
