Prop ReqStat
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_ReqStat=== | |
---|---|
Effect: | Require stat values |
Targets: | Rooms, Areas, Exits, Portals |
Parameters: | mob character stat expressions as shown in example |
Examples: | strength<10 intelligence==5 wisdom>=3 |
Description: | Creates restrictions for entering a room. Players must pass every expression test in order to enter. Valid parameters include:
nosneak (disallow sneaking past the requirement) nofol (disallow followers) STRENGTH, INTELLIGENCE, WISDOM, CONSTITUTION, CHARISMA, DEXTERITY, etc.. |
Notes
.