Ip const containerweightred

From NWN Lexicon

[edit] IP_CONST_CONTAINERWEIGHTRED_* Constant Group

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



[edit] 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.


[edit] See Also

functions: 

ItemPropertyContainerReducedWeight


Personal tools
Categories