Difference between revisions of "Prop ReqStat"
Jump to navigation
Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_ReqStat|Name=Require stat values|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Rooms, Areas, Exi...") |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Require stat values}} |
− | + | =Notes= | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
. | . | ||
[[Category:ITEMS(BuilderInfo)]] | [[Category:ITEMS(BuilderInfo)]] |
Latest revision as of 03:57, 19 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_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
.