Difference between revisions of "ItemMender"
Jump to navigation
Jump to search
(Created page with "{{BehaviorTemplate|Name=ItemMender|Targets=MOBs|Usage=(COST=""FORMULA"")|Examples=COST="100+@x1"|Description=For a price, this mob will repair damaged weapons and armor. The...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{#section-h:WikiHelpBehaviors|ItemMender}} |
− | |||
===Notes=== | ===Notes=== | ||
− | . | + | *In CoffeeMUD, COPY MENDER SIGN for a quick genreadable sign to let players know how to use the mender. If you modify this sign (such as to include your mender's name), please change the sign name so this copy function continues to produce a generic mender sign. |
+ | [[Category:MOBS(BuilderInfo)]] |
Latest revision as of 14:02, 11 April 2021
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 |
===ItemMender=== | |
---|---|
Targets: | MOBs |
Parameters: | (COST=""FORMULA"") |
Examples: | COST="100+@x1" |
Description: | For a price, this mob will repair damaged weapons and armor. The mender will NOT work for Archons, however.
The optional COST parameter can be used to change the pricing formula. Variables are: @x1=level, @x2=value, @x3=condition(0-100), @x4=magical=1.0/non-magical=0.0. |
Notes
- In CoffeeMUD, COPY MENDER SIGN for a quick genreadable sign to let players know how to use the mender. If you modify this sign (such as to include your mender's name), please change the sign name so this copy function continues to produce a generic mender sign.