IP_CONST_CASTSPELL_NUMUSES_* Constant Group

Itemproperty constants relating to the number of uses an item has of a specific spell.



Constants

ConstantValueDescription
IP_CONST_CASTSPELL_NUMUSES_0_CHARGES_PER_USE7
Unknown.
IP_CONST_CASTSPELL_NUMUSES_1_CHARGE_PER_USE6
1 charge spent per use of item.
IP_CONST_CASTSPELL_NUMUSES_1_USE_PER_DAY8
Item can cast spell once per day.
IP_CONST_CASTSPELL_NUMUSES_2_CHARGES_PER_USE5
2 charges spent per use of item.
IP_CONST_CASTSPELL_NUMUSES_2_USES_PER_DAY9
Item can cast spell twice per day.
IP_CONST_CASTSPELL_NUMUSES_3_CHARGES_PER_USE4
3 charges spent per use of item.
IP_CONST_CASTSPELL_NUMUSES_3_USES_PER_DAY10
Item can cast spell three times per day.
IP_CONST_CASTSPELL_NUMUSES_4_CHARGES_PER_USE3
4 charges spent per use of item.
IP_CONST_CASTSPELL_NUMUSES_4_USES_PER_DAY11
Item can cast spell four times per day.
IP_CONST_CASTSPELL_NUMUSES_5_CHARGES_PER_USE2
5 charges spent per use of item.
IP_CONST_CASTSPELL_NUMUSES_5_USES_PER_DAY12
Item can cast spell five times per day.
IP_CONST_CASTSPELL_NUMUSES_SINGLE_USE1
Item can cast spell once and once only.
IP_CONST_CASTSPELL_NUMUSES_UNLIMITED_USE13
Item can cast spell without limits of usage.

See Also

functions: ItemPropertyCastSpell