TemporaryAffects
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 |
===TemporaryAffects=== | |
---|---|
Effect: | Temporary Affects |
Targets: | Mobs, Items, Exits, Rooms |
Parameters: | "ABILITYID/BEHAVIORID" "NUM TICKS" ("PARAMETERS")
+"ABILITYID/BEHAVIORID" "NUM TICKS" ("PARAMETERS") -"ABILITYID/BEHAVIORID" |
Examples: | +Mood 10 HAPPY
+Clericness 20 Healer +Prop_Hidden 10 |
Description: | Allows the builder to temporarily affect a mob, item, exit, or room with a property or behavior that would normally be permanent if applied in a normal way. The first parameter is the ability id or the behavior id, the second is the number of ticks that it will last, while the last parameter is optional parameters for THAT ability or behavior. The parameters may be prefixed with a plus(+) sign to allow it to stack with other temporary affects. A minus(-) sign followed by an ability or behavior id will prematurely remove the temporary affect. |
Notes
.