Prop ShortEffects
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_ShortEffects=== | |
---|---|
Effect: | Short Effects |
Targets: | MOB, Item, Area, Room, etc |
Parameters: | ("MAX TICKS" (REMOTEOK) (LONGTIMEOK);)("ABILITY MASK")
(... (OWNER) (WEARER) ;)("ABILITY MASK") |
Examples: | 3 REMOTEOK;+SKILLFLAG -DANCING -SINGING -PLAYING |
Description: | Makes the mob with this property more resiliant against effects by limiting their tick-down time, and preventing effects cast by someone not in the same room. Useful for bosses and elite mobs. The effects can be re-enabled with REMOTEOK or LONGTIMEOK. An ability mask can be given to limit what skills are affected by this property, although traps, poisons, and diseases always get a pass from remote effects. If the protected thing is an Item, OWNER and WEARER can limit the circumstances of protection. |
Notes
.