Difference between revisions of "Prop ShortEffects"
Jump to navigation
Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_ShortEffects|Name=Short Effects|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=MOB|Range=Range -2...") |
|||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:LISTPROPS|Short Effects}} |
− | + | =Notes= | |
− | |||
− | |||
. | . | ||
[[Category:MOBS(BuilderInfo)]] | [[Category:MOBS(BuilderInfo)]] |
Latest revision as of 04:35, 19 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_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
.