Difference between revisions of "Prop RideEnabler"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_RideEnabler|Name=Granting skills when ridden|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items...")
 
 
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_RideEnabler|Name=Granting skills when ridden|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items and MOBS|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=a list of properly named spells separated by semicolons
+
{{#section-h:LISTPROPS|Granting skills when ridden}}
Spell names may optionally have parameters in parenthesis
 
  
The above parameters may be followed by an optional mask|Examples=Spell_MageArmor;Spell_Shield
+
=Notes=
 
 
90%;Spell_Portal(Somewhere else);Prayer_SummonElemental(/FIRE)
 
 
 
Spell_MageArmor;Spell_Shield; MASK=-RACE +Dwarf
 
 
 
|Description=So long as the item with this property is being mounted or ridden, the owner will be granted the spells, skills listed.  The percentage given is optional, and will be the proficiency of the skill.  If a percentage is not given, the default is 100%. 
 
 
 
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:MOBS(BuilderInfo)]]
 
[[Category:MOBS(BuilderInfo)]]
 
[[Category:ITEMS(BuilderInfo)]]
 
[[Category:ITEMS(BuilderInfo)]]

Latest revision as of 22:10, 18 December 2023


CoffeeMUD
Administrator                                                  Builder                                                              Player
=CoffeeMUD Builder Information=
Basics Praetor     Player Support     Commands     Zapper Masks Advanced Races     Classes     Abilities     Socials     Scripting    
Building Behaviors     Properties     Areas     Rooms     Exits     Items     Mobs Systems Achievements     Crafting     Help Info     Ships     Planes of Existence     Quests     Triumphs    
===Prop_RideEnabler===
Effect: Granting skills when ridden
Targets: Items and MOBS
Parameters: a list of properly named spells separated by semicolons

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: So long as the item with this property is being mounted or ridden, the owner will be granted the spells, skills listed. The percentage given is optional, and will be the proficiency of the skill. If a percentage is not given, the default is 100%.


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

.