Ip const unlimitedammo

From NWN Lexicon
Jump to navigationJump to search

IP_CONST_UNLIMITEDAMMO_* Constant Group

Itemproperty constants relating to unlimited ammunition.



Constants

Constant Value Description
IP_CONST_UNLIMITEDAMMO_1D6COLD 3
Unlimited ammo doing 1d6 of cold damage.
IP_CONST_UNLIMITEDAMMO_1D6FIRE 2
Unlimited ammo doing 1d6 of fire damage.
IP_CONST_UNLIMITEDAMMO_1D6LIGHT 4
Unlimited ammo doing 1d6 of lightning damage.
IP_CONST_UNLIMITEDAMMO_BASIC 1
Unlimited ammo of base type (basic arrows / bolts / bullets depending on type of ranged weapon).
IP_CONST_UNLIMITEDAMMO_PLUS1 11
Unlimited ammo doing +1 damage.
IP_CONST_UNLIMITEDAMMO_PLUS2 12
Unlimited ammo doing +2 damage.
IP_CONST_UNLIMITEDAMMO_PLUS3 13
Unlimited ammo doing +3 damage.
IP_CONST_UNLIMITEDAMMO_PLUS4 14
Unlimited ammo doing +4 damage.
IP_CONST_UNLIMITEDAMMO_PLUS5 15
Unlimited ammo doing +5 damage.


See Also

functions: 

ItemPropertyUnlimitedAmmo