Difference between revisions of "Prop EnlargeRoom"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{#section-h:LISTPROPS|Change a rooms movement requirements}} | {{#section-h:LISTPROPS|Change a rooms movement requirements}} | ||
=Default Room Sizes by Room Type= | =Default Room Sizes by Room Type= | ||
+ | |||
+ | The following table lists some of the common room types and their default sizes. | ||
{| style="border: 1px solid #c6c9ff; border-collapse: collapse;" cellspacing="0" cellpadding="1" border="1" width="100%" <div class="left" style="width: auto; Margin-left: auto; margin-right: auto;"> | {| style="border: 1px solid #c6c9ff; border-collapse: collapse;" cellspacing="0" cellpadding="1" border="1" width="100%" <div class="left" style="width: auto; Margin-left: auto; margin-right: auto;"> |
Revision as of 17:27, 31 May 2024
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 | WoodRoom, StoneRoom, CityStreet |
2 | Plains, CaveRoom, SaltWaterSurface, Shore, WaterSurface |
3 | Jungle, Swamp, UnderSaltWater |
4 | ClimbableSurface |
5 | Mountains |
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.