Prop EnlargeRoom
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_EnlargeRoom=== | |
|---|---|
| Effect: | Change a rooms movement requirements |
| Targets: | Rooms, Areas |
| Parameters: | number or adjustment of movement points |
| Examples: | 2
+2 -2 /2
/2.5
|
| Description: | Change the number of movement points required to cross the room, and range. The +-/* signs may be used to adjust the amounts for a given room, or an absolute value may be given. |
Default Room Sizes by Room Type
The following table lists some of the common room types and their default sizes.
| Base Move | Room Types |
|---|---|
| 1 | CityStreet, StoneRoom, WoodRoom |
| 2 | CaveRoom, Plains, SaltWaterSurface, Shore, WaterSurface, Woods |
| 3 | Jungle, LargeStoneRoom, Swamp, UnderSaltWater |
| 4 | ClimbableSurface |
| 5 | LongRoad, Mountains |
| 10 | LongerRoad |
| 20 | LongestRoad |
Notes
- The multiplication and division functions are best used on areas, where you have a range of rooms that you want to adjust the sizes of (Lilliput, or something) where as the absolute values let you control an individual room very specifically.