Difference between revisions of "Prop EnlargeRoom"

From CoffeeMud Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_EnlargeRoom|Name=Change a rooms movement requirements|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Rooms, Areas|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=number or adjustment of movement points|Examples=2
+
{{#section-h:LISTPROPS|Change a rooms movement requirements}}
+2
+
=Default Room Sizes by Room Type=
  
-2
+
The following table lists some of the common room types and their default sizes.
  
/2
+
{| 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;">
  *2
+
|-
/2.5
+
! Base Move
*1.5
+
! 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
 +
|}
  
|Description=Change the number of movement points required to cross the room, the +-/* signs may be used to adjust the amount for a given room, or an absolute value may be given.}}
+
=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.
===Notes===
 
.
 
 
[[Category:ROOMS(BuilderInfo)]]
 
[[Category:ROOMS(BuilderInfo)]]
 
[[Category:AREAS(BuilderInfo)]]
 
[[Category:AREAS(BuilderInfo)]]
 +
[[Category:ADJUSTER(Flag)]]

Latest revision as of 17:33, 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

/2.5

  • 1.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.