Properties(Builder)

From CoffeeMud Wiki
Revision as of 21:41, 3 August 2018 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    

Properties are modifiers to an Area, Room, Exit, Item or MOB that affect how the item interacts with players. Think of properties as modifying WHAT the object is. For example, a room that is the trunk of a tree may have a PROP_CLIMBABLE to denote that you can only cling to the tree to stay in that room. Or an item may have a PROP_WEARADJUSTER which modifies some of the wearers stats. This may be somewhat confusing at first, but the more practice you have with assigning behaviors and effects, the easier it will be to understand.

Properties