Difference between revisions of "RandomTraps"
Jump to navigation
Jump to search
(Created page with "{{BehaviorTemplate|Name=RandomTraps|Targets=Rooms, Areas|Usage=Max and min ticks, pct chance, min and max traps, locale and other flags.|Examples=min=10 max=20 chance=25 mintr...") |
|||
| Line 19: | Line 19: | ||
===Notes=== | ===Notes=== | ||
. | . | ||
[[Category:ROOMS(BuilderInfo)]] | |||
[[Category:AREAS(BuilderInfo)]] | |||
Revision as of 15:09, 9 October 2017
| 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 |
| ===RandomTraps=== | |
|---|---|
| Targets: | Rooms, Areas |
| Parameters: | Max and min ticks, pct chance, min and max traps, locale and other flags. |
| Examples: | min=10 max=20 chance=25 mintraps=1 maxtraps=10 EXITS="YES" ITEMS="YES" ROOMS="YES"
min=10 max=20 chance=25 ROOMS="YES" ITEMS="NO" -ALL +CityStreet |
| Description: | This behavior will generate traps in a room or area.
Frequency Parameters:
Number of traps parameters:
Types of items trapped parameters:
The locale parameters:
|
Notes
.