Properties(Builder)
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
- Prop_InstantDeath
- Prop_MOBEmoter
- Property
- Prop_Smell
- Prop_Tattoo
- Prop_TattooAdder
- Prop_AbilityImmunity
- Prop_Retainable
- Prop_AbsorbDamage
- Addictions
- Prop_AddDamage
- Prop_CombatAdjuster
- Prop_UseAdjuster
- Prop_Adjuster
- Prop_HereAdjuster
- Prop_HaveAdjuster
- Prop_RideAdjuster
- Prop_WearAdjuster
- Adorable
- Age
- Prop_ReqAlignments
- Prop_ReqEntry
- Allergies
- Prop_ItemBinder
- Prop_Artifact
- ArtisanalFocus
- Prop_AstralSpirit
- Prop_Trashcan
- AutoStack
- BadReputation
- Banishment
- Prop_LotForSale
- Prop_Uncampable
- Prop_ReqCapacity
- Prop_SpellAdder
- Prop_HereSpellCast
- Prop_HaveSpellCast
- Prop_FightSpellCast
- Prop_RideSpellCast
- Prop_UseSpellCast
- Prop_UseSpellCast2
- Prop_WearSpellCast
- Prop_EnlargeRoom
- Prop_NoChannel
- Prop_StatAdjuster
- Prop_NoCharm
- Prop_ClanEquipment
- Prop_ReqClasses
- Prop_CloseCommand
- Prop_CommonTwister
- Prop_ClosedSeason
- Copyright
- Prop_RoomDark
- Prop_ClosedDayNight
- Prop_RoomWatch
- Prop_RoomView
- Prop_Doppleganger
- Dusty
- Prop_UseEmoter
- Prop_UseEmoter2
- Prop_Familiar
- Prop_LanguageSpeaker
- Prop_StatTrainer
- Prop_HereEnabler
- Prop_HaveEnabler
- Prop_RideEnabler
- Prop_WearEnabler
- Prop_NoOrdering
- Prop_ItemSlot
- Prop_ReqHeight
- Prop_ImproveGather
- Injury
- Prop_ItemTransporter
- Prop_ItemTransReceiver
- Prop_LangTranslator
- Prop_LocationBound
- Prop_ReqLevels
- Prop_RoomLit
- Prop_LimitedItems
- Prop_Socials
- Loyalty
- Prop_MagicFreedom
- Milkable
- Prop_ModExperience
- Prop_ModFaction
- Prop_ReqNoMOB
- Gait
- Mood
- Prop_MoveRestrictor
- Prop_NewDeathMsg
- Prop_NoDamage
- Prop_NoPKill
- Prop_NoCraftability
- Prop_OpenCommand
- Prop_OpenPassword
- Prop_Hidden
- Prop_Invisibility
- Prop_PrivateProperty
- Prop_SparringRoom
- Prop_ReqPKill
- Prop_PracticeDummy
- Pregnancy
- Prop_NoPurge
- Prop_ItemNoRuin
- Prisoner
- Prop_ItemSlotFiller
- Prop_RoomsForSale
- Prop_RoomForSale
- Prop_AreaForSale
- Prop_RoomPlusForSale
- Prop_LotsForSale
- QuestBound
- Prop_ReRollStats
- Prop_Sounder
- Prop_NoRecall
- Prop_OutfitContainer
- Prop_ReqStat
- Prop_HaveResister
- Prop_RideResister
- Prop_WearResister
- Prop_Resistance
- Prop_HaveZapper
- Prop_RideZapper
- Prop_WearZapper
- Prop_EnterAdjuster
- Prop_Transporter
- Prop_Crawlspace
- Prop_Climbable
- Prop_ReqRaces
- Prop_ScrapExplode
- Shaming
- Prop_ShortEffects
- SlowLearner
- SmellsLikeCherries
- SoundEcho
- Prop_RestrictSkills
- Prop_RestrictSpells
- Prop_SpellReflecting
- Regeneration
- Prop_StayAboard
- Prop_PeaceMaker
- Prop_NoSummon
- Prop_ReqTattoo
- Prop_NoTelling
- Prop_NoTeleportOut
- Prop_NoTeleport
- TemporaryAffects
- TemporaryImmunity
- Prop_NarrowLedge
- Prop_Trainer
- Prop_TicketTaker
- Prop_SafePet
- Prop_RoomUnmappable
- Prop_Unsellable
- Prop_WeakBridge
- Prop_WeaponImmunity
- Prop_WearOverride
- Prop_Weather
- Prop_WizInvis
- Prop_IceBox
Applying Properties, Affects and other Misc Abilities
A property added to the Effects of a MOB, Item, Room, Area, or Exit will make that ability always active, within any parameters defined by the property. When placing an effect on an entity, consider whether you want that effect always, or if you would rather have the mob make use of it. For example, granting a mob Skill_Dodge means that the mob will make use of the skill...low level mobs will have a chance of success dependent upon their final skill value. Placing the Skill_Dodge as an Effect means that it will always be active (and at 100%), which may not be the desired effect.
Misc Abilities are special abilities that are not granted to classes. They generally imply some sort of state change, or are racial abilities. Pregnancy, Age, and Stink are prime examples miscellaneous abilities.