Difference between revisions of "Prop RideResister"

From CoffeeMud Wiki
Jump to navigation Jump to search
(Created page with "{{PropertyTemplate|ID=Prop_RideResister|Name=Resistance due to riding|Domain=Nothing|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items a...")
 
 
Line 1: Line 1:
{{PropertyTemplate|ID=Prop_RideResister|Name=Resistance due to riding|Domain=[[nothing(Domain)|Nothing]]|Available=|Allows=|UseCost=None|Quality=Circumstantial|Targets=Items and Mobs|Range=Range -2147483648 - Range 2147483647|Commands=|Usage=see Prop_HaveResister|Examples=see Prop_HaveResister
+
{{#section-h:LISTPROPS|Resistance due to riding}}
  
|Description=Whenever the item having this property is mounted or ridden, the rider gains certain resistances and immunities described in the parameters.  When exited, the resistances and immunities are also cancelled.  See Prop_HaveResister for more information on valid parameters for this property.}}
+
=Notes=
 
 
===Notes===
 
 
.
 
.
 
[[Category:MOBS(BuilderInfo)]]
 
[[Category:MOBS(BuilderInfo)]]
 
[[Category:ITEMS(BuilderInfo)]]
 
[[Category:ITEMS(BuilderInfo)]]

Latest revision as of 04:31, 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_RideResister===
Effect: Resistance due to riding
Targets: Items and Mobs
Parameters: resistance names followed by percentages

Parameters may be followed by an optional mask

Examples: magic 50% poison -10%

magic poison 50% pierce -10% MASK=-RACE +Dwarf

Description: Whenever the item having this property is mounted or ridden, the rider gains certain resistances and immunities described in the parameters. When exited, the resistances and immunities are also cancelled. The effects which may be included are:

Resistances: gas fire electricity mind magic cold acid water evil (undead)

Resistances: justice (as per many thief abilities)

Resistances: weapons blunt pierce slash non-magical-weapons non-silver-weapons

Resistances: -- weapons get reduced % damage per round, lvl based, with limits.

: -- always modifier makes weapon resists always work, no limits.

Resistances: spell chant song prayer thief_skill (ability types)

Resistances: enchantment/charm kicking vexing conjuration (ability domains)

Immunities : teleport (includes gate, summon) holy disease poison

Misc : debuf-duration (pct is the maximum debuf ticks remain)


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

.