IP_CONST_UNLIMITEDAMMO_* Constant Group

Itemproperty constants relating to unlimited ammunition.



Constants

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

See Also

functions: ItemPropertyUnlimitedAmmo


 Send comments on this topic.