Prop AbilityImmunity
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_AbilityImmunity=== | |
---|---|
Effect: | Ability Immunity |
Targets: | Anything |
Parameters: | (OWNER;) (WEARER;)list of abilities with optional error string, ';' delimited |
Examples: | OWNER;Disease_Cold;Disease_Flu;Spell_Fireball
Disease_Cold=<T-NAME> is immune to <O-NAME>;Spell_Fireball=<T-NAME> can't be burnt! |
Description: | Makes the mob, item, or whatever immune to the listed disease, spell or similar affects. Items will pass their immunity on to their owners if the OWNER flag is present, or the wielder if the WIELDER flag is present. |
Notes
.