Prop WearAdjuster

From CoffeeMud Wiki
Revision as of 20:16, 13 April 2021 by Loki (talk | contribs)
Jump to navigation Jump to search
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_WearAdjuster===
Effect: Adjustments to stats when worn
Targets: Items (armor and weapons principally)
Parameters: see Prop_HaveAdjuster, and may include optional LAYERED flag
Examples: str+2 dex-2 move+100 class=thief race=elf gender=F

str+2 dex-2 move+100 LAYERED MASK=-Race +Dwarf

Description: Whenever the item having this property is wielded or worn, the statistics of the owner will be adjusted as described in the parameters. Removing the item will remove the effects. The Layered flag may be used to prevent bonus or penalty stacking due to multiple items worn on the same location. See Prop_HaveAdjuster for more information on the valid parameters for this property.

Notes

.