Ip const containerweightred

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_CONTAINERWEIGHTRED_* Constant Group

Itemproperty constants relating to containers reducing the weight of their contents.



Constants

Constant Value Description
IP_CONST_CONTAINERWEIGHTRED_20_PERCENT 1
Reduce contents' weight by 20%
IP_CONST_CONTAINERWEIGHTRED_40_PERCENT 2
Reduce contents' weight by 40%
IP_CONST_CONTAINERWEIGHTRED_60_PERCENT 3
Reduce contents' weight by 60%
IP_CONST_CONTAINERWEIGHTRED_80_PERCENT 4
Reduce contents' weight by 80%
IP_CONST_CONTAINERWEIGHTRED_100_PERCENT 5
Reduce contents' weight by 100% - makes them weightless.


See Also

functions: 

ItemPropertyContainerReducedWeight