Prop Trainer
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_Trainer=== | |
---|---|
Effect: | THE Training MOB |
Targets: | MOB |
Parameters: | (STR=#) (INT=#) (DEX=#) (CHA=#) (CON=#) (WIS=#) (NOTEACH)
((ALL) "CLASSNAME") (EXPERTISENAMES) (SKILLS) |
Examples: | CON=10
STR=30 INT=15 DEX=20 CON=0 CHA=0 WIS=0 NOTEACH all Fighter all Cleric |
Description: | This property makes a mob a suitable target for the TRAIN command for players. With no parameter, it will set all stats to 25, give them 0 levels in all classes, and give them all expertises. Other parameters may be entered in order to set the stats of the mob to the specified values. Any values not given will default to 25. If you do not want the mob to also be a trainer, you may include the NOTEACH flag. Listing one or more class names will make that trainer have 0 levels in those classes (able to train to it). Not listing any will give the mob ALL classes at level 0. Listing expertise IDs works similarly. |
Notes
.