Difference between revisions of "Prop UseSpellCast2"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Replaced content with "{{#section-h:LISTPROPS|Casting spells when used also}} =Notes= . Category:ITEMS(BuilderInfo)")
Tag: Replaced
 
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_UseSpellCast2|Name=Casting spells when used|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=a list of properly named spells separated by semicolons
+
{{#section-h:LISTPROPS|Casting spells when used also}}
Spell names may optionally have parameters in parenthesis.
 
The above parameters may be followed by an optional mask|Examples=Spell_MageArmor;Spell_Shield
 
90%;Spell_Portal(Somewhere else);Prayer_SummonElemental(/FIRE)
 
Spell_MageArmor;Spell_Shield; MASK=-RACE +Dwarf
 
  
|Description=When the item with this property is touched, or in the case of food and drink, eaten or drank, the owner will be affected by the listed spells. 
+
=Notes=
 
 
The flag NOUNINVOKE can be substituted for a spell to make all the effects non-dispellable until the property no longer applies; use this flag with care! The flag LEVEL=(NUMBER) can also be substituted for a spell name to force all the listed effects be cast at a different level than default.The flag MAXTICKS=(NUMBER) can be used to shorted the length of all spell casts.
 
 
 
The flag TICKS=(NUMBER) can be used to shorted the length of all subsequent listed spells.
 
 
 
The parameters may also END with the key word MASK= followed by a mask.  This mask will select which kinds of mobs and players will be affected by this property. See ZAPPERMASKS for more information on zapper mask syntax.}}
 
 
 
===Notes===
 
 
.
 
.
 
[[Category:ITEMS(BuilderInfo)]]
 
[[Category:ITEMS(BuilderInfo)]]

Latest revision as of 21:49, 18 December 2023


Notes

.