Difference between revisions of "Prop HereAdjuster"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Replaced content with "{{#section-h:LISTPROPS|Adjustments to stats when here}} =Notes= . Category:ROOMS(BuilderInfo) Category:ADJUSTER(Flag)")
Tag: Replaced
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_HereAdjuster|Name=Adjustments to stats when here|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Rooms|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=statistic names followed by a +, -, or = and a value
+
{{#section-h:LISTPROPS|Adjustments to stats when here}}
The above parameters may be followed by an optional mask|Examples=str+2 dex-2 move+100 class=thief race=elf gender=F
 
str+2 dex-2 move+100 MASK=-RACE +Dwarf
 
  
|Description=So long as the room with this property is occupied, the listed effects will be given to the occupants.  All parameters use the + or - adjuster, except the class, race, and gender parameters noted above. Valid parameters are as follows:
+
=Notes=
 
 
strength dexterity constitution charisma wisdom intelligence
 
 
 
maxstr maxdex maxcon maxcha maxwis maxint (maximum trainable)
 
 
 
savepar savefir savecol savewat savegas savemin savegen savejus
 
 
 
saveaci saveele savepoi saveund savemag savedis savetra
 
 
 
ability (magical level), armor, attacks (prowess), damage (max), disposition (sitting/standing/flying/etc), level, rejuv(!NO!), senses (blind/infravision/darkvision/etc), speed (#attacks), height, weight, gender, class, race, hitpoints, hunger (stomach size), mana, movement, thirst (stomach size) conversion weightadj saveblunt savepierce saveslash savespells saveprayers savesongs savechants critpctweapons critpctmagic critdmgweapons critdmgmagic.
 
 
 
 
 
 
 
The parameters may also END with the key word MASK= followed by a mask.  This mask will select which kinds of mobs and players will be affected by this property. See ZAPPERMASKS for more information on zapper mask syntax.}}
 
 
 
===Notes===
 
 
.
 
.
 
[[Category:ROOMS(BuilderInfo)]]
 
[[Category:ROOMS(BuilderInfo)]]
 
[[Category:ADJUSTER(Flag)]]
 
[[Category:ADJUSTER(Flag)]]

Revision as of 20:55, 18 December 2023


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_HereAdjuster===
Effect: Adjustments to stats when here
Targets: Rooms
Parameters: statistic names followed by a +, -, or = and a value

The above parameters may be followed by an optional mask

Examples: str+2 dex-2 move+100 class=thief race=elf gender=F

str+2 ableprofs="spell_fireball(10)" MASK=-RACE +Dwarf

Description: So long as the room with this property is occupied, the listed effects will be given to the occupants. All parameters use the + or - adjuster, except the class, race, and gender, ableprofs, and ablelvls parameters. Valid parameters are as follows:

strength dexterity constitution charisma wisdom intelligence

maxstr maxdex maxcon maxcha maxwis maxint (maximum trainable)

savepar savefir savecol savewat savegas savemin savegen savejus

saveaci saveele savepoi saveund savemag savedis savetra

ability (magical level), armor, attacks (prowess), damage (max), disposition (see AHELP ADJDISPOSITION), level, rejuv(!NO!), senses (as AHELP ADJSENSES), speed (#attacks), height, weight, ambiance+,gender, class, race, hitpoints, hunger (stomach size), mana, movement, thirst (stomach size) conversion weightadj saveblunt savepierce saveslash savespells saveprayers savesongs savechants critpctweapons critpctmagic critdmgweapons critdmgmagic faith rejuvrate xpadjpct. Ableprofs and ablelvls is a commma-delimited list of ablityids followed by a number in parenthesis to adjust proficiency or casting level by.


The parameters may also END with the key word MASK= followed by a mask. This mask will select which kinds of mobs and players will be affected by this property. See ZAPPERMASKS for more information on zapper mask syntax.


Notes

.