Ip const weightincrease

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_WEIGHTINCREASE_* Constant Group

Itemproperty constants relating to weight increase of items.



Constants

Constant Value Description
IP_CONST_WEIGHTINCREASE_10_LBS 1
Increase weight by 10 pounds.
IP_CONST_WEIGHTINCREASE_100_LBS 5
Increase weight 100 pounds.
IP_CONST_WEIGHTINCREASE_15_LBS 2
Increase weight by 15 pounds.
IP_CONST_WEIGHTINCREASE_30_LBS 3
Increase weight by 30 pounds.
IP_CONST_WEIGHTINCREASE_5_LBS 0
Increase weight by 5 pounds.
IP_CONST_WEIGHTINCREASE_50_LBS 4
Increase weight by 50 pounds.


See Also

functions: 

ItemPropertyWeightIncrease