Prop WeakBridge
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_WeakBridge=== | |
---|---|
Effect: | Weak Rickity Bridge |
Targets: | Rooms, Exits |
Parameters: | max="WEIGHT" chance="%" down="# TICKS" |
Examples: | max=400 chance=75 down=300 |
Description: | Whenever a player enters or exits the room or exit with this property, that player is in great danger. If their total weight exceeds the weight specified by the max parameter, there is a % chance equals to the chance parameter that the bridge beneath them will break. If the property is on an exit, that means instant death for the player. If the property is on an InTheAir type room with a place to fall beneath it, they will fall. If the property is on any other kind of room, instant death will result. The down property describes how many ticks the bridge will remain "down" once it has been broken by a heavy player. Flying can always overcome this property. |
Notes
.