Difference between revisions of "ItemIdentifier"
Jump to navigation
Jump to search
(Created page with "{{BehaviorTemplate|Name=ItemIdentifier|Targets=MOBs|Usage=(COST=""FORMULA"")|Examples=COST="100+@x1"|Description=For a price, this mob will identify items. They will NOT work...") |
|||
Line 4: | Line 4: | ||
===Notes=== | ===Notes=== | ||
. | . | ||
+ | [[Category:MOBS(BuilderInfo)]] |
Revision as of 19:14, 28 October 2017
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 |
===ItemIdentifier=== | |
---|---|
Targets: | MOBs |
Parameters: | (COST=""FORMULA"") |
Examples: | COST="100+@x1" |
Description: | For a price, this mob will identify items. They 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
.