Prop CommonTwister
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_CommonTwister=== | |
---|---|
Effect: | Common Twister |
Targets: | Anything |
Parameters: | SKILL="*/SKILL" MASK="*/NAME" (NAME="*/NEW") (DISPLAY="*/NEW") (MATERIAL="*/NEW");("REPEAT") |
Examples: | skill=Foraging mask=berries name="some corn" display="some corn is here" material=corn
skill=* mask=* name="some stuff" display="some stuff";skill=* mask=* name="some other" display="some other" |
Description: | This property changes the results from the use of common skills. This property requires the SKILL and MASK parameters, and at least one of the other parameters (NAME, DISPLAY, MATERIAL, or SUBTYPE). For each parameter, * may be used to match anything or a random thing. |
Notes
.